Skip to content

Commit edec0b2

Browse files
authored
Merge pull request #351 from vigh-m/prepare-541
Changelog 5.4.1
2 parents fe2354d + c74abb9 commit edec0b2

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# v5.4.1 (2025-01-16)
2+
3+
## OS Change
4+
* Parse proxy URI after prepending URL scheme ([#339])
5+
* Normalize inputs for ephemeral-storage ([#350])
6+
7+
[#339]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/339
8+
[#350]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/350
9+
110
# v5.4.0 (2025-01-14)
211

312
## OS Change

Twoliter.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
schema-version = 1
2-
release-version = "5.4.0"
2+
release-version = "5.4.1"
33

44
[vendor.bottlerocket]
55
registry = "public.ecr.aws/bottlerocket"

0 commit comments

Comments
 (0)