-
Notifications
You must be signed in to change notification settings - Fork 3
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
Update CHANGELOG.md #162
Update CHANGELOG.md #162
Conversation
WalkthroughThe Changes
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
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.
Actionable comments posted: 0
Out of diff range and nitpick comments (1)
CHANGELOG.md (1)
Line range hint
104-104
: Correct the spelling of "macOS" to ensure consistency with Apple's branding.- Fixed failed build on MacOS by adding platform flag and fixed multiple files in yaml document for template. + Fixed failed build on macOS by adding platform flag and fixed multiple files in yaml document for template.
Review Details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- CHANGELOG.md (2 hunks)
Additional Context Used
LanguageTool (11)
CHANGELOG.md (11)
Near line 17: Unpaired symbol: ‘[’ seems to be missing
Context: ...t are not yet released._ ## [2.0.0.rc.0] - 2024-05-10 ### BREAKING CHANGES - C...
Near line 39: Unpaired symbol: ‘[’ seems to be missing
Context: ...//github.com/rafaelgomesxyz). ## [1.4.0] - 2024-03-20 ### Added - Added new te...
Near line 54: Unpaired symbol: ‘[’ seems to be missing
Context: ...//github.com/rafaelgomesxyz). ## [1.3.0] - 2024-03-19 ### Fixed - Fixed issue ...
Near line 76: Unpaired symbol: ‘[’ seems to be missing
Context: ...//github.com/rafaelgomesxyz). ## [1.2.0] - 2024-01-03 ### Fixed - Fixed issue ...
Near line 104: The operating system from Apple is written “macOS”.
Context: ...-17 ### Fixed - Fixed failed build on MacOS by adding platform flag and fixed multi...
Near line 122: Unpaired symbol: ‘[’ seems to be missing
Context: ...//github.com/rafaelgomesxyz). ## [1.1.0] - 2023-09-20 ### Fixed - Fixed issue ...
Near line 140: Unpaired symbol: ‘[’ seems to be missing
Context: ...//github.com/rafaelgomesxyz). ## [1.0.4] - 2023-07-21 ### Fixed - Fixed issue ...
Near line 146: Unpaired symbol: ‘[’ seems to be missing
Context: ...//github.com/rafaelgomesxyz). ## [1.0.3] - 2023-07-07 ### Fixed - Fixedrun
...
Near line 160: Unpaired symbol: ‘[’ seems to be missing
Context: ...//github.com/rafaelgomesxyz). ## [1.0.2] - 2023-07-02 ### Added - Added steps ...
Near line 167: Unpaired symbol: ‘[’ seems to be missing
Context: ...//github.com/rafaelgomesxyz). ## [1.0.1] - 2023-06-28 ### Fixed - Fixed `clean...
Near line 177: Unpaired symbol: ‘[’ seems to be missing
Context: ...//github.com/rafaelgomesxyz). ## [1.0.0] - 2023-05-29 - Initial release [Unrel...
Additional comments not posted (4)
CHANGELOG.md (4)
17-36
: The updates and changes for version 2.0.0.rc.0 are well-documented and clearly structured.
Line range hint
39-76
: The entries for version 1.4.0 are clear and follow the established formatting standards.
Line range hint
54-104
: The documentation for version 1.3.0 is comprehensive and well-formatted.
Line range hint
122-182
: The documentation for earlier versions is accurate and follows the established formatting standards.
Summary by CodeRabbit
New Features
run
command with options for CPU, memory, and entrypoint customization.--workload
option todelete
command for targeted workload deletion.--replica
options inlogs
andps:stop
commands for specific replica operations.deploy-image
command to include release script execution and error handling for nonexistent images.Bug Fixes
64
for commands that fail, replacing previous code1
.Removed Features
run:cleanup
command.run:detached
in favor of enhancedrun
command.