Skip to content

Commit 591d2f2

Browse files
Release 1.5.7 (#173)
1 parent 7bd200b commit 591d2f2

File tree

2 files changed

+35
-1
lines changed

2 files changed

+35
-1
lines changed

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
# 1.5.7
2+
3+
## cluster-registry-api
4+
5+
- Make chargeback fields as optional (#167)
6+
- fix(deps): update module github.com/go-jose/go-jose/v3 to v4 (#162)
7+
- fix(deps): update module github.com/onsi/ginkgo to v2 (#161)
8+
- fix(deps): update module github.com/go-jose/go-jose/v3 to v4 (#157)
9+
- fix(deps): update module github.com/onsi/ginkgo to v2 (#158)
10+
- fix(deps): update k8s.io/utils digest to fe8a2dd (#151)
11+
- fix(deps): update module github.com/go-logr/logr to v1.4.2 (#152)
12+
- Add renovate.json (#134)
13+
- dependabot(deps): bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 (#141)
14+
- dependabot(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.1 (#145)
15+
- dependabot(deps): bump github.com/prometheus/client_golang (#146)
16+
- dependabot(deps): bump github.com/testcontainers/testcontainers-go (#147)
17+
- dependabot(deps): bump github.com/aws/aws-sdk-go from 1.51.16 to 1.53.10 (#150)
18+
19+
## cluster-registry-client
20+
21+
- Make chargeback fields as optional (#167)
22+
- fix(deps): update module github.com/go-jose/go-jose/v3 to v4 (#162)
23+
- fix(deps): update module github.com/onsi/ginkgo to v2 (#161)
24+
- fix(deps): update module github.com/go-jose/go-jose/v3 to v4 (#157)
25+
- fix(deps): update module github.com/onsi/ginkgo to v2 (#158)
26+
- fix(deps): update k8s.io/utils digest to fe8a2dd (#151)
27+
- fix(deps): update module github.com/go-logr/logr to v1.4.2 (#152)
28+
- Add renovate.json (#134)
29+
- dependabot(deps): bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 (#141)
30+
- dependabot(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.1 (#145)
31+
- dependabot(deps): bump github.com/prometheus/client_golang (#146)
32+
- dependabot(deps): bump github.com/testcontainers/testcontainers-go (#147)
33+
- dependabot(deps): bump github.com/aws/aws-sdk-go from 1.51.16 to 1.53.10 (#150)
34+
135
# 1.5.6
236

337
## cluster-registry-api

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.6
1+
1.5.7

0 commit comments

Comments
 (0)