From 591d2f2c6646242006bc5c1ca76a5b4ce503e3ae Mon Sep 17 00:00:00 2001 From: caradu Date: Tue, 11 Jun 2024 15:48:48 +0300 Subject: [PATCH] Release 1.5.7 (#173) --- CHANGELOG.md | 34 ++++++++++++++++++++++++++++++++++ VERSION | 2 +- 2 files changed, 35 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7288092..b8447033 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/VERSION b/VERSION index eac1e0ad..f01291b8 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.5.6 +1.5.7