-
Notifications
You must be signed in to change notification settings - Fork 1.7k
minor: hardcode release into URLs for curl #358
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
Closed
Conversation
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
Superseded by 8446ead |
mongo-cr-bot
pushed a commit
that referenced
this pull request
Jan 19, 2022
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 2, 2025
* DOCSP-43957-recommend-drop-and-recreate * DOCSP-43957-recommend-drop-and-recreate * DOCSP-43957 Jeff comments * DOCSP-43957 Jeff comments 2 * DOCSP-43957 tech edits
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 16, 2025
* (DOCSP-37380) Updates all remaining config file pages to template * Adds second action template * Tests replacements on cluster page * Updates clusters page * Changes OA, alert pages * Fixes error * Fix template issue
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 23, 2025
…) (#359) * (DOCSP-37380) Updates all remaining config file pages to template * Adds second action template * Tests replacements on cluster page * Updates clusters page * Changes OA, alert pages * Fixes error * Fix template issue
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 11, 2025
* (DOCSP-10552) Update geospatial screenshots
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 25, 2025
* first draft * add new file * JS MK feedback * fix * remove mql * fixes * fixes * fix * DOCSP-28004: boolean operators (#330) * DOCSP-27932: add AWS Lambda connection guide link (#317) * DOCSP-27932: add AWS Lambda connection guide link * DOCSP-27400: BsonCreator annotation description fix (#325) * DOCSP-27400: BsonCreator annotation description fix * DOCSP-25493: Adding links to the bson-records API (#326) * DOCSP-25493: Adding links to the bson-records API * Fixing broken link. * DOCSP-27390 - Agg Expression Overview (#318) * add new file * JS MK feedback * Revert "DOCSP-27390 - Agg Expression Overview (#318)" This reverts commit 400fa99. * Java 4.9 whats new (#329) * DOCSP-27978: added exception for BsonCreator constructor * DOCSP-27417: Command monitoring log format change * DOCSP-28004: boolean expressions * first pass fixes * DOCSP-27974 - 4.9.0 Version Updates (#328) * version updates * cc feedback * changes based on discussion * CC PR fixes 1 * JS MK feedback * fix * PR fixes * improve example explanation * add toc landing page so agg page doesnt disappear --------- Co-authored-by: Chris Cho <chris.cho@mongodb.com> Co-authored-by: DBirtolo-mdb <116925277+DBirtolo-mdb@users.noreply.github.com> Co-authored-by: Mike Woofter <108414937+mongoKart@users.noreply.github.com> Co-authored-by: Mike Woofter <mike.woofter@mongodb.com> * Revert "DOCSP-28004: boolean operators (#330)" (#335) This reverts commit eb7f746c78b75b97f0f9a34cacf8571900e95f60. * DOCSP-28004: boolean aggregation expression operators (#336) * DOCSP-27932: add AWS Lambda connection guide link (#317) * DOCSP-27932: add AWS Lambda connection guide link * DOCSP-27400: BsonCreator annotation description fix (#325) * DOCSP-27400: BsonCreator annotation description fix * DOCSP-25493: Adding links to the bson-records API (#326) * DOCSP-25493: Adding links to the bson-records API * Fixing broken link. * DOCSP-27390 - Agg Expression Overview (#318) * add new file * JS MK feedback * Revert "DOCSP-27390 - Agg Expression Overview (#318)" This reverts commit 400fa99. * Java 4.9 whats new (#329) * DOCSP-27978: added exception for BsonCreator constructor * DOCSP-27417: Command monitoring log format change * DOCSP-28004: boolean expressions * first pass fixes * DOCSP-27974 - 4.9.0 Version Updates (#328) * version updates * cc feedback * changes based on discussion * CC PR fixes 1 * JS MK feedback * fix * PR fixes * improve example explanation * add toc landing page so agg page doesnt disappear * fix * MK PR fixes 1 * Delete aggregation-expression-operators.txt * remove mql * fixes * changes based on discussion * MK PR fixes 2 * use cond in example --------- Co-authored-by: Chris Cho <chris.cho@mongodb.com> Co-authored-by: DBirtolo-mdb <116925277+DBirtolo-mdb@users.noreply.github.com> Co-authored-by: Mike Woofter <108414937+mongoKart@users.noreply.github.com> Co-authored-by: Mike Woofter <mike.woofter@mongodb.com> * DOCSP-28586: How to use section (#341) * first pass * first pass fixes * cssclass delete * DB PR fixes 1 * MK PR fixes 1 * MK PR fixes 2 * DOCSP-28010: string operations (#342) * DOCSP-28010: string operations * CC PR fixes 1 * more small fixes * link fix * CC PR fixes 2 * MK PR fixes 1 * DOCSP-28007: date operations (#343) * DOCSP-28007: date operations * first pass fixes * match format to string PR * build * DB PR fixes 1 * MK PR fixes 1 * MK PR fixes 2 * small fixes * Docsp 28002 arithmetic operations (#344) * DOCSP-28002: Adding arithmetic agg expressions * Fixed a broken link * PR feedback * Additional PR feedback. * Small grammar tweaks * Updates to match established template. * DOCSP-28003: Array Operations (#349) * DOCSP-28003: array operations * first pass fixes * fix code block * change text * DB PR fixes 1 * small fixes * add article * missing methods & admonition * MK PR fixes 1 * build * MK PR fixes 2 * MK comment * DOCSP-28005: Adding comparison agg operators (#345) * DOCSP-28005: Adding comparison agg operators * PR feedback * Fixed link issues * Updates to match established template. * Maxim feedback * Sample fix * DOCSP-28808: conversion operations (#358) * DOCSP-28808: conversion operations * DB PR fixes 1 * Update aggregation-expression-operations.txt * MK PR fixes 1 * DOCSP-28864: function (passTo) operations (#359) * DOCSP-28864: passTo operations (misc) * section draft1 * first pass fixes * small fixes + explanation * fix format * DB PR fixes 1 * MK PR fixes 1 * renamed methods * MK PR fixes 2 * build * DOCSP-28006: Added conditional and set operations (#347) * DOCSP-28006: Added conditional and set operations * PR feedback. * PR feedback part 2 * Grammar fix * Added the swtich statement * Trying to fix indentation * Empty commit to prod the build tool. * Forgot the in the pipeline * Changed how the switch variants are listed * Maxim feedback * DOCSP-28934: Cleaning up aggregation expressions (#361) * DOCSP-28934: Cleaning up aggregation expressions * build staging * RR responding to MK PR comments * build * build * small fixes * RR responding to MK PR comments 2 * error fixes * add queryapi for map ops * PR comments * more PR comments * add descriptions to constructor methods * grammar fix * Maxim feedback on final review. * Maxim feedback * Build commit * Maxim feedback part 2 * Removed empty 'More Information' section * Removed excess comma from code example --------- Co-authored-by: Mike Woofter <mike.woofter@mongodb.com> Co-authored-by: Rea Rustagi <85902999+rustagir@users.noreply.github.com> Co-authored-by: DBirtolo-mdb <116925277+DBirtolo-mdb@users.noreply.github.com> Co-authored-by: Mike Woofter <108414937+mongoKart@users.noreply.github.com> Co-authored-by: Rea Radhika Rustagi <rea.rustagi@mongodb.com> Co-authored-by: Dylan Birtolo <dylan.birtolo@mongodb.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
trying another pull request