Skip to content

Commit a033221

Browse files
committed
chore(main): release 0.4.0
Signed-off-by: Peggie <[email protected]>
1 parent 1d476f1 commit a033221

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.3"
2+
".": "0.4.0"
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.4.0](https://github.com/cloudnative-pg/barman-cloud/compare/v0.3.3...v0.4.0) (2025-12-03)
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 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))
15+
316
## [0.3.3](https://github.com/cloudnative-pg/barman-cloud/compare/v0.3.2...v0.3.3) (2025-08-11)
417

518

0 commit comments

Comments
 (0)