Skip to content
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

prepare to release v0.4.5 #350

Merged
merged 3 commits into from
Aug 22, 2024
Merged

Conversation

cbgbt
Copy link
Contributor

@cbgbt cbgbt commented Aug 22, 2024

Description of changes:

  • cargo update
  • move a few dependencies to workspace that were missed in the initial move
  • update twoliter version

Testing done:

  • built bottlerocket core-kit & images in bottlerocket-os/bottlerocket
  • unit & integration tests

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

CHANGELOG.md Outdated
@@ -9,6 +9,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

[unreleased]: https://github.com/bottlerocket-os/twoliter/compare/v0.4.4...HEAD

## [0.4.5] - 2024-08-21
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Date

Suggested change
## [0.4.5] - 2024-08-21
## [0.4.5] - 2024-08-22

CHANGELOG.md Outdated

- Update twoliter to re-resolve workspaces at buildtime to detect lock mismatches ([#337])
- Improve logging in twoliter lockfile resolution ([#338])
- pubsys: improve error messages on SSM parameter validation failure ([#348])
Copy link

@KCSesh KCSesh Aug 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit Style:

Suggested change
- pubsys: improve error messages on SSM parameter validation failure ([#348])
- Improve error messages on SSM parameter validation failure for pubsys ([#348])

CHANGELOG.md Outdated
- Update twoliter to re-resolve workspaces at buildtime to detect lock mismatches ([#337])
- Improve logging in twoliter lockfile resolution ([#338])
- pubsys: improve error messages on SSM parameter validation failure ([#348])
- pubsys: improve reliability of SSM parameter validation with client-side rate-limiting and retries ([#348])
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit Style:

Suggested change
- pubsys: improve reliability of SSM parameter validation with client-side rate-limiting and retries ([#348])
- Improve reliability of SSM parameter validation with client-side rate-limiting and retries for pubsys ([#348])

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wrote it this way to be consistent with the rest of this changelog, but am ok changing this.

@cbgbt
Copy link
Contributor Author

cbgbt commented Aug 22, 2024

^ fix suggestions from @KCSesh

@cbgbt
Copy link
Contributor Author

cbgbt commented Aug 22, 2024

I've only made changes to the README with the last push. I'm going to override the Rust build workflow, which passed on the previous revision.

@cbgbt cbgbt merged commit 365dd56 into bottlerocket-os:develop Aug 22, 2024
1 check passed
@cbgbt cbgbt deleted the prepare-v0.4.5 branch August 22, 2024 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants