-
Notifications
You must be signed in to change notification settings - Fork 14
CLOUDP-305830: stop filtering x-xgen-changelog from versioned files #540
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
Changes from 4 commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
dd134f1
fix: stop filtering x-xgen-changelog from versioned files
blva 6486808
Fix test
blva e652f87
Merge branch 'main' into changelog-manual-entries
blva ad12a84
update docs and tests
blva 4d520cc
Merge remote-tracking branch 'origin/main' into changelog-manual-entries
blva c5ec631
update
blva 2245f4f
Merge remote-tracking branch 'origin/main' into changelog-manual-entries
blva File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -16292,9 +16292,6 @@ | |
| "DigestAuth": [] | ||
| } | ||
| ], | ||
| "x-xgen-changelog": { | ||
| "2023-08-02": "If 'criteria':'DATE' is specified, then you must specify 'DATE' values in partition fields" | ||
| }, | ||
| "x-xgen-owner-team": "Atlas Online Archive II" | ||
| } | ||
| }, | ||
|
|
@@ -23654,7 +23651,10 @@ | |
| "x-xgen-hidden-env": { | ||
| "envs": "qa,prod" | ||
| }, | ||
| "x-xgen-owner-team": "Atlas Serverless II" | ||
| "x-xgen-owner-team": "Atlas Serverless II", | ||
| "x-xgen-changelog": { | ||
| "2025-03-02": "Changelog test entry." | ||
| } | ||
| }, | ||
| "patch": { | ||
| "tags": ["USS Instances"], | ||
|
|
@@ -26028,9 +26028,6 @@ | |
| "DigestAuth": [] | ||
| } | ||
| ], | ||
| "x-xgen-changelog": { | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. cleaning up x-xgen-changelog in most tests, but adding it to one of the endpoints |
||
| "2023-09-11": "The MongoDB Atlas Streams Processing API is now exposed as part of private preview, but is subject to change until GA." | ||
| }, | ||
| "x-xgen-owner-team": "Atlas Streams" | ||
| }, | ||
| "post": { | ||
|
|
@@ -26099,9 +26096,6 @@ | |
| "DigestAuth": [] | ||
| } | ||
| ], | ||
| "x-xgen-changelog": { | ||
| "2023-09-11": "The MongoDB Atlas Streams Processing API is now exposed as part of private preview, but is subject to change until GA." | ||
| }, | ||
| "x-xgen-owner-team": "Atlas Streams" | ||
| } | ||
| }, | ||
|
|
@@ -26152,9 +26146,6 @@ | |
| "DigestAuth": [] | ||
| } | ||
| ], | ||
| "x-xgen-changelog": { | ||
| "2023-09-11": "The MongoDB Atlas Streams Processing API is now exposed as part of private preview, but is subject to change until GA." | ||
| }, | ||
| "x-xgen-owner-team": "Atlas Streams" | ||
| }, | ||
| "post": { | ||
|
|
@@ -26211,9 +26202,6 @@ | |
| "DigestAuth": [] | ||
| } | ||
| ], | ||
| "x-xgen-changelog": { | ||
| "2023-09-11": "The MongoDB Atlas Streams Processing API is now exposed as part of private preview, but is subject to change until GA." | ||
| }, | ||
| "x-xgen-owner-team": "Atlas Streams" | ||
| } | ||
| }, | ||
|
|
@@ -26276,9 +26264,6 @@ | |
| "DigestAuth": [] | ||
| } | ||
| ], | ||
| "x-xgen-changelog": { | ||
| "2023-09-11": "The MongoDB Atlas Streams Processing API is now exposed as part of private preview, but is subject to change until GA." | ||
| }, | ||
| "x-xgen-owner-team": "Atlas Streams" | ||
| }, | ||
| "delete": { | ||
|
|
@@ -26345,9 +26330,6 @@ | |
| "DigestAuth": [] | ||
| } | ||
| ], | ||
| "x-xgen-changelog": { | ||
| "2023-09-11": "The MongoDB Atlas Streams Processing API is now exposed as part of private preview, but is subject to change until GA." | ||
| }, | ||
| "x-xgen-owner-team": "Atlas Streams" | ||
| }, | ||
| "patch": { | ||
|
|
@@ -26428,9 +26410,6 @@ | |
| "DigestAuth": [] | ||
| } | ||
| ], | ||
| "x-xgen-changelog": { | ||
| "2023-09-11": "The MongoDB Atlas Streams Processing API is now exposed as part of private preview, but is subject to change until GA." | ||
| }, | ||
| "x-xgen-owner-team": "Atlas Streams" | ||
| } | ||
| }, | ||
|
|
@@ -26495,9 +26474,6 @@ | |
| "DigestAuth": [] | ||
| } | ||
| ], | ||
| "x-xgen-changelog": { | ||
| "2023-09-11": "The MongoDB Atlas Streams Processing API is now exposed as part of private preview, but is subject to change until GA." | ||
| }, | ||
| "x-xgen-owner-team": "Atlas Streams" | ||
| }, | ||
| "delete": { | ||
|
|
@@ -26555,9 +26531,6 @@ | |
| "DigestAuth": [] | ||
| } | ||
| ], | ||
| "x-xgen-changelog": { | ||
| "2023-09-11": "The MongoDB Atlas Streams Processing API is now exposed as part of private preview, but is subject to change until GA." | ||
| }, | ||
| "x-xgen-owner-team": "Atlas Streams" | ||
| }, | ||
| "patch": { | ||
|
|
@@ -26629,9 +26602,6 @@ | |
| "DigestAuth": [] | ||
| } | ||
| ], | ||
| "x-xgen-changelog": { | ||
| "2023-09-11": "The MongoDB Atlas Streams Processing API is now exposed as part of private preview, but is subject to change until GA." | ||
| }, | ||
| "x-xgen-owner-team": "Atlas Streams" | ||
| } | ||
| }, | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is this line the fix? Do we plan to include this extension for all the specs? I am wondering if we should keep it only for the latest API version spec but not strong opinion
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes, and I plan to keep it in all specs, I added the removal then caused a regression