Skip to content
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

Make Driver Level Queries API GA #1407

Merged
merged 2 commits into from
Apr 12, 2023
Merged

Conversation

injectives
Copy link
Contributor

@injectives injectives commented Apr 6, 2023

This update removes the Preview status from the Driver Level Queries API, making it GA.

The RoutingControl type has been changed to a sealed interface with public constants. The names have been updated to WRITE and READ.

@injectives injectives marked this pull request as draft April 6, 2023 14:17
@injectives injectives changed the title Graduate Driver Level Query API Make Driver Level Queries API GA Apr 6, 2023
@injectives injectives force-pushed the feature/eapi branch 3 times, most recently from 6685698 to c90a51d Compare April 11, 2023 11:20
@injectives injectives marked this pull request as ready for review April 11, 2023 11:25
This update removes the Preview status from the Driver Level Queries API, making it GA.

The `RoutingControl` type has been changed to a sealed interface with public constants. The names have been updated to `WRITE` and `READ`.
Copy link

@AndyHeap-NeoTech AndyHeap-NeoTech left a comment

Choose a reason for hiding this comment

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

Looks good. Nice to see the driver level API coming out of preview.

@injectives injectives merged commit 800808e into neo4j:5.0 Apr 12, 2023
@injectives injectives deleted the feature/eapi branch April 12, 2023 09:29
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.

None yet

2 participants