Releases: dalibo/cnpg-plugin-pgbackrest
Releases · dalibo/cnpg-plugin-pgbackrest
v0.0.2
What's Changed
Features
- Add possibility to inject pgbackrest exporter dedicated sidecar by @l00ptr in #111
- Make plugin compatible with CNPG 1.29 by @l00ptr in #116
Bugfix
Maintenance
- Maintenance/update dependency by @l00ptr in #108
- Move pgbackrest types to api/v1 by @l00ptr in #114
- Improve / refactor BuildK8sRole() by @l00ptr in #119
Documentation
- Remove
$on console example to facilitate copy/paste by @pchovelon in #118 - Improve existing contribute guide by @OrioQuezac in #117
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- Fix parameter name in stanza spec by @pchovelon in #45
- Fix command used to build images by @pchovelon in #42
- Add documentation built with Docusaurus by @pchovelon in #50
- Improve README and add StorySet mention by @pchovelon in #57
- Add basic restore test by @l00ptr in #59
- Add custom envvar field by @l00ptr in #60
- Improve tests for life cycle volume management by @l00ptr in #64
- Split test for recovery by @pchovelon in #67
- Doc add more examples by @pchovelon in #68
- Handle recovery target by @l00ptr in #71
- Adding Stanza consideration in documentation by @pchovelon in #75
- Include example in doc by @pchovelon in #77
- Add azure blob storage by @l00ptr in #65
- e2e tests: improve pod creation detection by @l00ptr in #90
- Add backups count metrics in stanza status and cnpg prometheus exporter by @pchovelon in #84
- Introduce configuration CRD for the plugin by @l00ptr in #89
- Fix: change LeaderElectionID to avoid conflict by @zamadye in #98
- Fix: azure not according to spec by @RedouaneCapture in #102
New Contributors
- @pchovelon made their first contribution in #44
- @OrioQuezac made their first contribution in #88
- @zamadye made their first contribution in #98
- @RedouaneCapture made their first contribution in #102
Full Changelog: v0.0.1a...v0.0.1
v0.0.1a
What's Changed
First alpha release. We now can test it with a custom "kustomize" overlay. This alphra release support:
- WAL archiving, restoring
- Taking and restoring backup
- Control over compression (level & type), encryption, logging, asynchronicity (based on pgBackRest feature)
- Exposing basic metric through CNPG mechanism
- Stanza with multiple S3 repository
- ...
Full Changelog: https://github.com/dalibo/cnpg-plugin-pgbackrest/commits/v0.0.1a