Skip to content

Commit

Permalink
New release 1.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
aalexand committed Oct 29, 2024
1 parent e541e32 commit 92ea7b7
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
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

0 comments on commit 92ea7b7

Please sign in to comment.