Compare commits

..

1 Commits

Author SHA1 Message Date
Peggie
d23ceb68af chore(main): release 0.11.0
Signed-off-by: Peggie <info@cloudnative-pg.io>
2026-01-08 15:05:39 +01:00
2 changed files with 1 additions and 11 deletions

View File

@ -1,6 +1,6 @@
# Changelog # Changelog
## [0.11.0](https://github.com/cloudnative-pg/plugin-barman-cloud/compare/v0.10.0...v0.11.0) (2026-01-09) ## [0.11.0](https://github.com/cloudnative-pg/plugin-barman-cloud/compare/v0.10.0...v0.11.0) (2026-01-08)
### Features ### Features

View File

@ -29,16 +29,6 @@ the specific object storage provider you are using.
The following sections detail the setup for each. The following sections detail the setup for each.
:::note Authentication Methods
The Barman Cloud Plugin does not independently test all authentication methods
supported by `barman-cloud`. The plugin's responsibility is limited to passing
the provided credentials to `barman-cloud`, which then handles authentication
according to its own implementation. Users should refer to the
[Barman Cloud documentation](https://docs.pgbarman.org/release/latest/) to
verify that their chosen authentication method is supported and properly
configured.
:::
--- ---
## AWS S3 ## AWS S3