Skip to content

Commit

Permalink
Release 1.5.7 (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
radu-catalina committed Jun 11, 2024
1 parent 7bd200b commit 591d2f2
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.5.7

## cluster-registry-api

- Make chargeback fields as optional (#167)
- fix(deps): update module github.com/go-jose/go-jose/v3 to v4 (#162)
- fix(deps): update module github.com/onsi/ginkgo to v2 (#161)
- fix(deps): update module github.com/go-jose/go-jose/v3 to v4 (#157)
- fix(deps): update module github.com/onsi/ginkgo to v2 (#158)
- fix(deps): update k8s.io/utils digest to fe8a2dd (#151)
- fix(deps): update module github.com/go-logr/logr to v1.4.2 (#152)
- Add renovate.json (#134)
- dependabot(deps): bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 (#141)
- dependabot(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.1 (#145)
- dependabot(deps): bump github.com/prometheus/client_golang (#146)
- dependabot(deps): bump github.com/testcontainers/testcontainers-go (#147)
- dependabot(deps): bump github.com/aws/aws-sdk-go from 1.51.16 to 1.53.10 (#150)

## cluster-registry-client

- Make chargeback fields as optional (#167)
- fix(deps): update module github.com/go-jose/go-jose/v3 to v4 (#162)
- fix(deps): update module github.com/onsi/ginkgo to v2 (#161)
- fix(deps): update module github.com/go-jose/go-jose/v3 to v4 (#157)
- fix(deps): update module github.com/onsi/ginkgo to v2 (#158)
- fix(deps): update k8s.io/utils digest to fe8a2dd (#151)
- fix(deps): update module github.com/go-logr/logr to v1.4.2 (#152)
- Add renovate.json (#134)
- dependabot(deps): bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 (#141)
- dependabot(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.1 (#145)
- dependabot(deps): bump github.com/prometheus/client_golang (#146)
- dependabot(deps): bump github.com/testcontainers/testcontainers-go (#147)
- dependabot(deps): bump github.com/aws/aws-sdk-go from 1.51.16 to 1.53.10 (#150)

# 1.5.6

## cluster-registry-api
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.6
1.5.7

0 comments on commit 591d2f2

Please sign in to comment.