Skip to content

Commit 4951d82

Browse files
authored
Merge pull request #663 from qianxjcraig/twoliter-0.19.0-rc1
chore: prepare for release 0.19.0-rc1
2 parents 55b8822 + 3fc6478 commit 4951d82

4 files changed

Lines changed: 372 additions & 296 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
[unreleased]: https://github.com/bottlerocket-os/twoliter/compare/v0.18.0...HEAD
10+
[unreleased]: https://github.com/bottlerocket-os/twoliter/compare/v0.19.0-rc1...HEAD
11+
12+
## [0.19.0-rc1] - 2026-05-11
13+
14+
### Changed
15+
* pubsys: add Debug-level error chain logging for target download failure ([#649])
16+
17+
### Build
18+
* Bump actions/setup-go from 6.3.0 to 6.4.0 ([#654])
19+
* Update cargo dependencies ([#656], [#658], [#662])
20+
21+
[#649]: https://github.com/bottlerocket-os/twoliter/pull/649
22+
[#654]: https://github.com/bottlerocket-os/twoliter/pull/654
23+
[#656]: https://github.com/bottlerocket-os/twoliter/pull/656
24+
[#658]: https://github.com/bottlerocket-os/twoliter/pull/658
25+
[#662]: https://github.com/bottlerocket-os/twoliter/pull/662
26+
27+
[0.19.0-rc1]: https://github.com/bottlerocket-os/twoliter/compare/v0.18.0...v0.19.0-rc1
1128

1229
## [0.18.0] - 2026-04-02
1330

0 commit comments

Comments
 (0)