-
Notifications
You must be signed in to change notification settings - Fork 17
K8SPDMDB-1487 Release notes 1.21.0 #275
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
base: main
Are you sure you want to change the base?
Conversation
Also fixed install and update instructions to use MongoDB 8.0 as the default version
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.
Pull Request Overview
This PR updates the Kubernetes Operator for MongoDB to version 1.21.0 and sets MongoDB 8.0 as the default version in documentation and examples.
- Updated release version from 1.20.1 to 1.21.0 throughout the codebase
- Changed default MongoDB version from 7.0 to 8.0 in documentation examples
- Added comprehensive release notes for version 1.21.0 with new features and improvements
Reviewed Changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 3 comments.
Show a summary per file
File | Description |
---|---|
variables.yml | Updated release version to 1.21.0 and added release date |
docs/update-operator.md | Changed default MongoDB image references from 7.0 to 8.0 |
docs/update-minor-set-version.md | Updated MongoDB image references to use 8.0 as default |
docs/connect.md | Updated client connection example to use MongoDB 8.0 image |
docs/assets/templates/pdf_cover_page.tpl | Updated PDF cover page with new version and date |
docs/RN/Kubernetes-Operator-for-PSMONGODB-RN1.21.0.md | Added complete release notes for version 1.21.0 |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
9e8cd8c
to
402864f
Compare
402864f
to
cc34952
Compare
a48462c
to
8865934
Compare
Also fixed install and update instructions to use MongoDB 8.0 as the default version