Skip to content

Commit 5ae4bc5

Browse files
committed
chore(main): release 0.5.0
Signed-off-by: Peggie <info@cloudnative-pg.io>
1 parent 157c585 commit 5ae4bc5

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

.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.4.0"
2+
".": "0.5.0"
33
}

CHANGELOG.md

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

3+
## [0.5.0](https://github.com/cloudnative-pg/barman-cloud/compare/v0.4.0...v0.5.0) (2026-02-07)
4+
5+
6+
### Features
7+
8+
* Add DefaultAzureCredential authentication support ([#174](https://github.com/cloudnative-pg/barman-cloud/issues/174)) ([ced266c](https://github.com/cloudnative-pg/barman-cloud/commit/ced266c145f54624b17a0568670fc77f0722203d))
9+
10+
11+
### Bug Fixes
12+
13+
* **azure:** require storage account for explicit credentials ([#177](https://github.com/cloudnative-pg/barman-cloud/issues/177)) ([20b7e0e](https://github.com/cloudnative-pg/barman-cloud/commit/20b7e0e10b0f6e75828e13b89f92cf7810c4d21e))
14+
* **deps:** update all non-major go dependencies ([#182](https://github.com/cloudnative-pg/barman-cloud/issues/182)) ([157c585](https://github.com/cloudnative-pg/barman-cloud/commit/157c5851eb558df620f8ed73cb251aca83f10f2f))
15+
* **deps:** update module github.com/cloudnative-pg/machinery to v0.3.3 ([#178](https://github.com/cloudnative-pg/barman-cloud/issues/178)) ([1030369](https://github.com/cloudnative-pg/barman-cloud/commit/1030369f3b81b97116cb0e3e910562833f3180e5))
16+
317
## [0.4.0](https://github.com/cloudnative-pg/barman-cloud/compare/v0.3.3...v0.4.0) (2025-12-24)
418

519

0 commit comments

Comments
 (0)