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

changesets for branch 7.x (alpha) #5935

Merged
merged 1 commit into from
Jan 24, 2025
Merged

changesets for branch 7.x (alpha) #5935

merged 1 commit into from
Jan 24, 2025

Conversation

neo4j-team-graphql
Copy link
Collaborator

@neo4j-team-graphql neo4j-team-graphql commented Jan 9, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to 7.x, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

7.x is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on 7.x.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@neo4j/[email protected]

Major Changes

  • #5936 d48ea32 Thanks @mjfwebb! - Changes the result projection where there are multiple relationships between two nodes.

    In the case of using the connection API then multiple relationships will still be represented, as there is the ability to select the relationship properties. In the non-connection API case, the duplicate results will only return distinct results.

  • #5931 5ce7d1d Thanks @darrellwarde! - DateTime and Time values are now converted from strings into temporal types in the generated Cypher instead of in server code using the driver. This could result in different values when the database is in a different timezone to the GraphQL server.

  • #5933 8bdcf6b Thanks @mjfwebb! - When performing a connect operation, new relationships are always created.

@neo4j-team-graphql neo4j-team-graphql force-pushed the changeset-release/7.x branch 5 times, most recently from 29eea4f to aed286e Compare January 15, 2025 09:55
@neo4j-team-graphql neo4j-team-graphql force-pushed the changeset-release/7.x branch 2 times, most recently from e4e0ecf to dfa8b84 Compare January 23, 2025 16:10
@angrykoala angrykoala merged commit 1a802c0 into 7.x Jan 24, 2025
37 checks passed
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.

2 participants