Skip to content

Commit 855fe7c

Browse files
authored
chore(main): release 0.4.0 (#160)
Signed-off-by: Peggie <[email protected]>
1 parent cf14db6 commit 855fe7c

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-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.3"
2+
".": "0.4.0"
33
}

CHANGELOG.md

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

3+
## [0.4.0](https://github.com/cloudnative-pg/barman-cloud/compare/v0.3.3...v0.4.0) (2025-12-24)
4+
5+
6+
### Features
7+
8+
* drop archived WAL files from OS page cache ([#169](https://github.com/cloudnative-pg/barman-cloud/issues/169)) ([1d476f1](https://github.com/cloudnative-pg/barman-cloud/commit/1d476f125c5b0f36402998e791cb7e6ae4fed9ae))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update all non-major go dependencies ([#148](https://github.com/cloudnative-pg/barman-cloud/issues/148)) ([549ec2f](https://github.com/cloudnative-pg/barman-cloud/commit/549ec2f47526ffa0ba40d10e55f44e7b731ed9b7))
14+
* **deps:** update all non-major go dependencies ([#171](https://github.com/cloudnative-pg/barman-cloud/issues/171)) ([1d0e97b](https://github.com/cloudnative-pg/barman-cloud/commit/1d0e97bf6f72c8c351a4fed3a3df878655d5c43e))
15+
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.27.2 ([#165](https://github.com/cloudnative-pg/barman-cloud/issues/165)) ([35b3c9b](https://github.com/cloudnative-pg/barman-cloud/commit/35b3c9b9549a49a3527cbb2ad72fd1f20466589b))
16+
* **deps:** update module k8s.io/api to v0.35.0 ([#147](https://github.com/cloudnative-pg/barman-cloud/issues/147)) ([cf14db6](https://github.com/cloudnative-pg/barman-cloud/commit/cf14db656f0dfa9911a6bc66910e4a5daa9d8eff))
17+
318
## [0.3.3](https://github.com/cloudnative-pg/barman-cloud/compare/v0.3.2...v0.3.3) (2025-08-11)
419

520

0 commit comments

Comments
 (0)