-
Notifications
You must be signed in to change notification settings - Fork 284
Bump version to 0.6.0 (Round 1) #1506
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
Signed-off-by: Xuanwo <[email protected]>
@@ -24,6 +24,77 @@ All notable changes to this project will be documented in this file. | |||
The format is based on [Keep a Changelog](https://keepachangelog.com/) | |||
and this project adheres to [Semantic Versioning](https://semver.org/). | |||
|
|||
## [v0.6.0] - 2025-07-14 | |||
|
|||
* chore(deps): Bump ordered-float from 2.10.1 to 4.6.0 by @dependabot[bot] in https://github.com/apache/iceberg-rust/pull/1374 |
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 generated manually? We need to callout breaking changes as discussed before.
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.
Thanks @Xuanwo for this pr! Just wondering where do we callout the breaking changes?
Makes sense, let me add a section for breaking changes. |
Thanks. I've marked prs with breaking label, which will help you to filter out those prs. |
Signed-off-by: Xuanwo <[email protected]>
cc @liurenjie1024, PTAL |
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.
Thanks @Xuanwo for this pr, LGTM!
Which issue does this PR close?
What changes are included in this PR?
Are these changes tested?