Skip to content

Commit ed78108

Browse files
estela-ramirezeramirez8
andauthored
add changelog for 0.5.0 release (#194)
Signed-off-by: eramirez8 <estela_ramirez@intuit.com> Co-authored-by: eramirez8 <estela_ramirez@intuit.com>
1 parent 1009403 commit ed78108

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

CHANGELOG.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,44 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## [Unreleased]
88
Bleeding-edge development, not yet released
99

10+
## [v0.5.0] - 2025-08-18
11+
12+
### What's Changed
13+
* Karpenter nodes Support by @vgunapati in https://github.com/keikoproj/governor/pull/192
14+
* Bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in https://github.com/keikoproj/governor/pull/178
15+
* feat: update dependencies for k8s 1.32 by @tekenstam in https://github.com/keikoproj/governor/pull/179
16+
* Bump codecov/codecov-action from 4 to 5 by @dependabot in https://github.com/keikoproj/governor/pull/172
17+
* feat: update to go 1.24 by @tekenstam in https://github.com/keikoproj/governor/pull/177
18+
* Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.2 by @dependabot in https://github.com/keikoproj/governor/pull/168
19+
* Bump github.com/aws/aws-sdk-go from 1.54.11 to 1.55.5 by @dependabot in https://github.com/keikoproj/governor/pull/166
20+
* Bump github.com/onsi/gomega from 1.33.1 to 1.34.1 by @dependabot in https://github.com/keikoproj/governor/pull/165
21+
* Bump docker/build-push-action from 5 to 6 by @dependabot in https://github.com/keikoproj/governor/pull/164
22+
* Bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in https://github.com/keikoproj/governor/pull/163
23+
* Bump github.com/aws/aws-sdk-go from 1.54.6 to 1.54.11 by @dependabot in https://github.com/keikoproj/governor/pull/162
24+
* Bump github.com/aws/aws-sdk-go from 1.48.13 to 1.54.6 by @dependabot in https://github.com/keikoproj/governor/pull/161
25+
* Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in https://github.com/keikoproj/governor/pull/158
26+
* Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 by @dependabot in https://github.com/keikoproj/governor/pull/155
27+
* Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in https://github.com/keikoproj/governor/pull/145
28+
* Update unit-test.yaml by @tekenstam in https://github.com/keikoproj/governor/pull/159
29+
* Bump github.com/prometheus/client_golang from 1.17.0 to 1.19.0 by @dependabot in https://github.com/keikoproj/governor/pull/144
30+
* Update README.md by @tekenstam in https://github.com/keikoproj/governor/pull/152
31+
* Bump github.com/onsi/gomega from 1.28.0 to 1.33.0 by @dependabot in https://github.com/keikoproj/governor/pull/147
32+
* Update go to 1.21 by @tekenstam in https://github.com/keikoproj/governor/pull/150
33+
* Update client-go for K8s 1.26 by @tekenstam in https://github.com/keikoproj/governor/pull/149
34+
* Bump github.com/spf13/viper from 1.17.0 to 1.18.2 by @dependabot in https://github.com/keikoproj/governor/pull/136
35+
* Bump codecov/codecov-action from 3 to 4 by @dependabot in https://github.com/keikoproj/governor/pull/140
36+
* Bump actions/setup-go from 4 to 5 by @dependabot in https://github.com/keikoproj/governor/pull/135
37+
* Bump k8s.io/client-go from 0.25.14 to 0.25.16 by @dependabot in https://github.com/keikoproj/governor/pull/131
38+
* Bump k8s.io/api from 0.25.14 to 0.25.16 by @dependabot in https://github.com/keikoproj/governor/pull/130
39+
* Add unit tests for pdbreaper types and fix validation bugs by @tekenstam in https://github.com/keikoproj/governor/pull/122
40+
* Bump github.com/aws/aws-sdk-go from 1.45.20 to 1.48.13 by @dependabot in https://github.com/keikoproj/governor/pull/133
41+
* Bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in https://github.com/keikoproj/governor/pull/124
42+
* Bump github.com/spf13/viper from 1.16.0 to 1.17.0 by @dependabot in https://github.com/keikoproj/governor/pull/128
43+
* Add CODEOWNERS by @tekenstam in https://github.com/keikoproj/governor/pull/123
44+
45+
46+
**Full Changelog**: https://github.com/keikoproj/governor/compare/0.4.1...0.5.0
47+
1048
## [v0.4.0] - 2023-09-26
1149

1250
### What's Changed

0 commit comments

Comments
 (0)