-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add deprecations and FileSeedProvider #1909
Add deprecations and FileSeedProvider #1909
Conversation
jackwaudby
commented
Oct 24, 2024
•
edited
Loading
edited
- S3SeedProvider is deprecated as of 5.26
- FileSeedProvider added in 5.26
- file: is deprecated for URLConnectionProvider as of 5.26
- Reorder providers putting S3SeedProvider last
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jackwaudby, thank you! This looks good. I added a few suggestions to be in line with the rest of the manual.
Please, do not merge this PR! We have to publish the 5.25 docs first.
Co-authored-by: NataliaIvakina <[email protected]>
Co-authored-by: NataliaIvakina <[email protected]>
Co-authored-by: NataliaIvakina <[email protected]>
Co-authored-by: NataliaIvakina <[email protected]>
Co-authored-by: NataliaIvakina <[email protected]>
Co-authored-by: NataliaIvakina <[email protected]>
Co-authored-by: NataliaIvakina <[email protected]>
Co-authored-by: NataliaIvakina <[email protected]>
@NataliaIvakina thank you, I've committed the suggestions. Ok sure thing, I will leave it up to you to hit merge when the time comes |
@NataliaIvakina I've pushed up a change that adds headings for the seed providers so @mnd999 can link to them directly from the deprecation note in his PR. |
Thanks for the documentation updates. The preview documentation has now been torn down - reopening this PR will republish it. |
Also add a note about deprecated store formats We may need to add some more details about the deprecations once clustering get to look at it. Depends on: #1909 --------- Co-authored-by: Reneta Popova <[email protected]>
* Deprecate seedCredentials and seedConfig options without a (language) replacement. * Deprecate standard and high_limit store formats - [x] Still waiting on information from cluster as to how to do seeding from buckets now. Depends on: neo4j/docs-operations#1909 --------- Co-authored-by: Therese Magnusson <[email protected]> Co-authored-by: Jens Pryce-Åklundh <[email protected]>
* Deprecate seedCredentials and seedConfig options without a (language) replacement. * Deprecate standard and high_limit store formats - [x] Still waiting on information from cluster as to how to do seeding from buckets now. Depends on: neo4j/docs-operations#1909 --------- Co-authored-by: Therese Magnusson <[email protected]> Co-authored-by: Jens Pryce-Åklundh <[email protected]>