Skip to content

Commit 74c86b6

Browse files
committed
chore(main): release 0.3.1
Signed-off-by: Peggie <info@cloudnative-pg.io>
1 parent 42588ca commit 74c86b6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.3.1](https://github.com/cloudnative-pg/barman-cloud/compare/v0.3.0...v0.3.1) (2025-03-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **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))
9+
* 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)
10+
311
## [0.3.0](https://github.com/cloudnative-pg/barman-cloud/compare/v0.2.0...v0.3.0) (2025-03-18)
412

513

0 commit comments

Comments
 (0)