Skip to content

Commit bf9f647

Browse files
authored
chore(main): release 0.3.1 (#90)
Signed-off-by: Peggie <info@cloudnative-pg.io>
1 parent a40877d commit bf9f647

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.0"
2+
".": "0.3.1"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.3.1](https://github.com/cloudnative-pg/barman-cloud/compare/v0.3.0...v0.3.1) (2025-03-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update all non-major go dependencies ([#92](https://github.com/cloudnative-pg/barman-cloud/issues/92)) ([1e425f4](https://github.com/cloudnative-pg/barman-cloud/commit/1e425f4272b7b36b41c94ea89bbbb863ee7ed864))
9+
* **deps:** update kubernetes packages to v0.32.3 ([#80](https://github.com/cloudnative-pg/barman-cloud/issues/80)) ([aed9756](https://github.com/cloudnative-pg/barman-cloud/commit/aed9756f643f314fb7c6f6fd074dc7b44fd95872))
10+
* **deps:** update module github.com/cloudnative-pg/machinery to v0.2.0 ([#101](https://github.com/cloudnative-pg/barman-cloud/issues/101)) ([a40877d](https://github.com/cloudnative-pg/barman-cloud/commit/a40877d28dcdd403f0657640693df5bde3e98c4b))
11+
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.23.1 ([#91](https://github.com/cloudnative-pg/barman-cloud/issues/91)) ([42588ca](https://github.com/cloudnative-pg/barman-cloud/commit/42588ca339ce6ce178f4ec1a1a301acb933785e2))
12+
* **deps:** update module sigs.k8s.io/controller-runtime to v0.20.4 ([#77](https://github.com/cloudnative-pg/barman-cloud/issues/77)) ([981604e](https://github.com/cloudnative-pg/barman-cloud/commit/981604e2d24940f84f6f88088c920ce3e37eb172))
13+
* remove lz4, xz, and zstd compression for backups ([#89](https://github.com/cloudnative-pg/barman-cloud/issues/89)) ([d53d05b](https://github.com/cloudnative-pg/barman-cloud/commit/d53d05b8f023dab6be20bd9bbb0b592470ef8662)), closes [#88](https://github.com/cloudnative-pg/barman-cloud/issues/88)
14+
* use a fixed golangci-lint version ([#94](https://github.com/cloudnative-pg/barman-cloud/issues/94)) ([b1df782](https://github.com/cloudnative-pg/barman-cloud/commit/b1df7824d821742a26cd03651ed2ab6a1426e397))
15+
316
## [0.3.0](https://github.com/cloudnative-pg/barman-cloud/compare/v0.2.0...v0.3.0) (2025-03-18)
417

518

0 commit comments

Comments
 (0)