Skip to content

[ADR-001] bookmark manager #771

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

Merged
merged 32 commits into from
Aug 31, 2022
Merged

Conversation

robsdedude
Copy link
Member

@robsdedude robsdedude commented Aug 3, 2022

@robsdedude robsdedude changed the title [ADR-001] Initial draft of bookmark manager [ADR-001] bookmark manager Aug 3, 2022
@robsdedude robsdedude marked this pull request as ready for review August 19, 2022 09:19
Copy link
Contributor

@bigmontz bigmontz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes on the workspace might broke session.last_bookmarks() current behaviour.

fbiville and others added 3 commits August 22, 2022 13:54
The change was meant to get rid of a deprecation warning.
It'll be moved into it's own PR.
 * Avoid calling the BMM implementation that's shipped with the driver "default
   bookmark manger". This could lead users to believe it's enabled by default.
 * little oversights

Signed-off-by: Rouven Bauer <[email protected]>
bigmontz and others added 2 commits August 22, 2022 15:10
 * Adjust BMM interface: bookmark types are now `Collection`s instead of
   `Iterable`s. This allows for slightly more efficient BMM implementations
   without creating significant friction in the usage of BMMs.
 * Docs typo.

Signed-off-by: Rouven Bauer <[email protected]>
@robsdedude robsdedude requested a review from bigmontz August 29, 2022 14:05
Copy link
Contributor

@bigmontz bigmontz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔖 🧑‍💼

@robsdedude
Copy link
Member Author

Waiting for neo4j-drivers/testkit#509 to be merged. Then re-run CI.

@robsdedude robsdedude merged commit 212cfd4 into neo4j:5.0 Aug 31, 2022
@robsdedude robsdedude deleted the bookmark-manager branch August 31, 2022 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants