-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Add support for MongoDB 6.0 Aggregation changes #4139
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
Labels
type: enhancement
A general enhancement
Milestone
Comments
mp911de
added a commit
that referenced
this issue
Aug 17, 2022
Use && syntax to catch commands that exit with non-success exit codes. See #4139
nathanukey
added a commit
to nathanukey/spring-data-mongodb
that referenced
this issue
Apr 2, 2025
for simple arrays of literals, there is no field to sort on, just have to provide direction.
nathanukey
added a commit
to nathanukey/spring-data-mongodb
that referenced
this issue
Apr 16, 2025
for simple arrays of literals, there is no field to sort on, just have to provide direction. Signed-off-by: Nathan McDonald [email protected]
nathanukey
added a commit
to nathanukey/spring-data-mongodb
that referenced
this issue
Apr 16, 2025
for simple arrays of literals, there is no field to sort on, just have to provide direction. Signed-off-by: Nathan McDonald <[email protected]>
nathanukey
added a commit
to nathanukey/spring-data-mongodb
that referenced
this issue
Apr 16, 2025
for simple arrays of literals, there is no field to sort on, just have to provide direction. Signed-off-by: Nathan McDonald <Nathan McDonald [email protected]>
nathanukey
added a commit
to nathanukey/spring-data-mongodb
that referenced
this issue
Apr 16, 2025
for simple arrays of literals, there is no field to sort on, just have to provide direction. Signed-off-by: Nathan McDonald <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See https://www.mongodb.com/docs/manual/release-notes/6.0/#aggregation-stages-and-operators and #4138
The text was updated successfully, but these errors were encountered: