You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+28Lines changed: 28 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,15 +7,39 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
7
8
8
## [Unreleased]
9
9
10
+
## [0.16.3] - 2025-02-02
11
+
12
+
### Changed
13
+
14
+
- Go updated to 1.22.11.
15
+
16
+
### Fixed
17
+
18
+
- Fixed windows installation that was broken since `0.16.0`
19
+
(Refs: [#462](https://github.com/hypnoglow/helm-s3/issues/462)[#466](https://github.com/hypnoglow/helm-s3/pull/466)[#487](https://github.com/hypnoglow/helm-s3/pull/487)[#489](https://github.com/hypnoglow/helm-s3/pull/489). Thanks to [@arahmangulov](https://github.com/arahmangulov)[@salehparsa](https://github.com/salehparsa)[@omerfsen](https://github.com/omerfsen))
20
+
21
+
### Security
22
+
23
+
- Updated dependencies to pull vulnerabilities fixes.
24
+
(Refs: [#475](https://github.com/hypnoglow/helm-s3/issues/475)[#476](https://github.com/hypnoglow/helm-s3/issues/476)[#477](https://github.com/hypnoglow/helm-s3/pull/477)[#482](https://github.com/hypnoglow/helm-s3/pull/482). Thanks to [@kszarek](https://github.com/kszarek))
25
+
10
26
## [0.16.2] - 2024-07-26
11
27
28
+
### Known Issues
29
+
30
+
Windows installation is broken in this release. Please use `0.16.3` or later.
0 commit comments