Skip to content

Deprecate extended $out syntax #4986

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

Closed
wants to merge 2 commits into from
Closed

Deprecate extended $out syntax #4986

wants to merge 2 commits into from

Conversation

christophstrobl
Copy link
Member

I think we should back port this change to the 4.5.x (potentially also 4.4.x) line.

Resolves: #4969

This commit makes sure to use the newer command format when rendering the $out aggregation stage.
@mp911de mp911de changed the title Update $out stage rendering to "new" format. Deprecate extended $out syntax Jun 2, 2025
@mp911de mp911de added this to the 4.3.13 (2024.0.13) milestone Jun 2, 2025
@mp911de mp911de added the type: bug A general bug label Jun 2, 2025
mp911de pushed a commit that referenced this pull request Jun 2, 2025
This commit makes sure to use the documented command format when rendering the $out aggregation stage.

Original pull request: #4986
Closes #4969
mp911de added a commit that referenced this pull request Jun 2, 2025
Guard Queryable Encryption tests against standalone server usage.

Original pull request: #4986
See #4969
mp911de pushed a commit that referenced this pull request Jun 2, 2025
This commit makes sure to use the documented command format when rendering the $out aggregation stage.

Original pull request: #4986
Closes #4969
mp911de added a commit that referenced this pull request Jun 2, 2025
Guard Queryable Encryption tests against standalone server usage.

Original pull request: #4986
See #4969
mp911de added a commit that referenced this pull request Jun 2, 2025
Refine deprecations.

Original pull request: #4986
See #4969
mp911de pushed a commit that referenced this pull request Jun 2, 2025
This commit makes sure to use the documented command format when rendering the $out aggregation stage.

Original pull request: #4986
Closes #4969
mp911de added a commit that referenced this pull request Jun 2, 2025
Refine deprecations.

Original pull request: #4986
See #4969
mp911de pushed a commit that referenced this pull request Jun 2, 2025
This commit makes sure to use the documented command format when rendering the $out aggregation stage.

Original pull request: #4986
Closes #4969
mp911de added a commit that referenced this pull request Jun 2, 2025
Refine deprecations.

Original pull request: #4986
See #4969
@mp911de
Copy link
Member

mp911de commented Jun 2, 2025

That's merged, polished, and backported now.

@mp911de mp911de closed this Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extended $out syntax fails when using Aggregation.out(…).in("dbName")
2 participants