Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New release 1.6.6 #271

Merged
merged 1 commit into from
Oct 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# 1.6.6

### 🐛 Bug Fixes

- Skip cache invalidation for SLTs (#260)
- *(deps)* Update module golang.org/x/net to v0.30.0 (#261)
- *(deps)* Update golang.org/x/exp digest to 225e2ab (#245)
- *(deps)* Update golang.org/x/exp digest to f66d83c (#264)
- *(deps)* Update module github.com/redis/go-redis/v9 to v9.7.0 (#265)
- *(deps)* Update module github.com/swaggo/swag to v1.16.4 (#267)
- *(deps)* Update kubernetes packages to v0.31.2 (#269)
- *(deps)* Update module sigs.k8s.io/controller-runtime to v0.19.1 (#270)
- *(deps)* Update module github.com/testcontainers/testcontainers-go to v0.34.0 (#268)
- *(deps)* Update module github.com/prometheus/client_golang to v1.20.5 (#266)


# 1.6.5

### 🐛 Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.6.5
1.6.6