Skip to content

Commit

Permalink
New release 1.6.0 (#213)
Browse files Browse the repository at this point in the history
Co-authored-by: aalexand <[email protected]>
  • Loading branch information
aalexandru and aalexand authored Aug 9, 2024
1 parent 8b8cbc5 commit f66affc
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 1 deletion.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,37 @@
# 1.6.0

### 🚀 Features

- cluster-registry-sync-manager (#177)
- cluster-registry-api caching (#202)
- Add cluster-registry-sync-manager chart (#211)

### 🐛 Bug Fixes

- *(deps)* Update module github.com/aws/aws-sdk-go to v1.55.3 (#165)
- *(deps)* Update golang.org/x/exp digest to 8a7402a (#190)
- *(deps)* Update kubernetes packages to v0.30.3 (#154)
- *(deps)* Update module github.com/azure/go-autorest/autorest/azure/auth to v0.5.13 (#166)
- *(deps)* Update module github.com/testcontainers/testcontainers-go to v0.32.0 (#182)
- *(deps)* Update module github.com/go-jose/go-jose/v3 to v4 (#163)
- *(deps)* Update module github.com/onsi/ginkgo to v2 (#164)
- *(deps)* Update k8s.io/utils digest to 18e509b (#191)
- *(deps)* Update module github.com/go-jose/go-jose/v3 to v4 (#193)
- *(deps)* Update module github.com/coreos/go-oidc/v3 to v3.11.0 (#192)
- *(deps)* Update module github.com/onsi/ginkgo to v2 (#195)
- *(deps)* Update module github.com/go-jose/go-jose/v3 to v4 (#194)
- *(deps)* Update module github.com/onsi/gomega to v1.34.1 (#199)
- *(deps)* Update module github.com/aws/aws-sdk-go to v1.55.4 (#198)
- *(deps)* Update module github.com/go-jose/go-jose/v3 to v4 (#196)
- *(deps)* Update module github.com/redis/go-redis/v9 to v9.6.1 (#206)
- *(deps)* Update module golang.org/x/net to v0.28.0 (#205)
- *(deps)* Update module github.com/onsi/ginkgo to v2 (#197)
- *(deps)* Update module github.com/go-jose/go-jose/v3 to v4 (#200)
- *(deps)* Update module github.com/go-jose/go-jose/v3 to v4 (#208)
- *(deps)* Update module github.com/onsi/ginkgo to v2 (#207)
- *(deps)* Update golang.org/x/exp digest to 0cdaa3a (#212)
- *(deps)* Bump github.com/aws/aws-sdk-go from 1.55.4 to 1.55.5 (#203)


# 1.5.8

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.8
1.6.0

0 comments on commit f66affc

Please sign in to comment.