-
Notifications
You must be signed in to change notification settings - Fork 1
chore: Prepare release v1.2.0 #84
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
Conversation
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 is a release preparation PR that adds the changelog entry for version 1.2.0. The PR documents new functionality for converting advanced cluster configurations to Provider 2.0.0 schema and improved documentation structure.
Key Changes:
- Adds changelog entry for v1.2.0 release with three enhancements
- Documents new advancedClusterToV2 command functionality
- Notes documentation improvements and variable support enhancements
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
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.
nit: there is a typo in the title of the PR
update: not anymore
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.
🚀🚀🚀
README.md
Outdated
``` | ||
|
||
[📖 Full Documentation](./docs/command_adv2v2.md) | ||
[📖 Full Documentation](./docs/command_adv2v2.md) | [🔄 Migration Guide: Advanced Cluster (v1.x → v2.0.0)](https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/guides/migrate-to-advanced-cluster-2.0) |
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.
[nit] Not sure about the usage of emojiis in the title. Looks a bit too much AI generated?
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.
that's fair, changed here: 6a70cbe
Description
Prepare release v1.2.0
Link to any related issue(s):
Type of change:
Required Checklist:
Further comments