Releases: canonical/zookeeper-operator
Releases · canonical/zookeeper-operator
Revision 154
Released to 3/edge
OCI images:
What's Changed
- Migrate to charmcraft 3 poetry plugin by @carlcsaposs-canonical in #178
- Fix check-libs charmcraft channel by @carlcsaposs-canonical in #179
Full Changelog: rev153...rev154
Revision 153
Released to 3/edge
OCI images:
What's Changed
- fix: don't remove from quorum if application is going down by @marcoppenheimer in #149
- Switch Jira issue sync from workflow to bot by @carlcsaposs-canonical in #148
- [DPE-5216] S3 integration by @Batalex in #151
- [DPE-3477] Reload stores by @Batalex in #152
- [DPE-5208] - fix: enforce client auth by @marcoppenheimer in #150
- [DPE-5463][DPE-5462] - fix: quote SERVER_JVMFLAGS, safe rm tls files by @marcoppenheimer in #160
- [DPE-5373] Create backup action by @Batalex in #156
- [DPE-5126] Use admin server instead of the 4lw commands by @Batalex in #154
- [DPE-5373] Implement list-backups action by @Batalex in #157
- [DPE-5549] Enable TLS v1.2 for client communication by @Batalex in #161
- [DPE-5218] Implement restore flow by @Batalex in #162
- chore: handle NoNodeError during relation-broken by @marcoppenheimer in #168
- [DPE-5612] Update shared workflows version by @Batalex in #167
- [DPE-5874] refactor: Unit test migration by @Batalex in #171
- [MISC] Adding references to Apache ZooKeeper project by @deusebio in #165
- [DPE-5987] Add expose-external configuration option by @Batalex in #172
- fix: don't erase previous record from /etc/hosts by @imanenami in #175
- [DPE-5438] Enable digest auth by @Batalex in #173
- [DPE-6248] Prepare charm for charmcraft 3 by @Batalex in #176
New Contributors
- @imanenami made their first contribution in #175
Full Changelog: rev149...rev153
Revision 152
Revision 151
Released to 3/edge
OCI images:
What's Changed
- [DPE-5987] Add expose-external configuration option by @Batalex in #172
- fix: don't erase previous record from /etc/hosts by @imanenami in #175
New Contributors
- @imanenami made their first contribution in #175
Full Changelog: rev150...rev151
Revision 150
3/stable 24.12 Release
Charmed Apache ZooKeeper bundle
New features and bug fixes in the Charmed Apache ZooKeeper bundle:
Features
- [DPE-2285] Refer to Charmhub space from GitHub (#143)
- [DPE-2597] Re use existing storage (#138)
- [DPE-3737] Implement ZK client interface (#142)
- [DPE-3782] Set workload version in install and config hooks (#130)
- [DPE-3857] Test consistency between workload and metadata versions (#136)
- [DPE-3869] Secrets in ZK (#129)
- [DPE-5626] chore: update ZooKeeper up alerting (#166)
Bug fixes
- [DPE-3880] Remove job variable from dashboard (#134)
- [DPE-3900] Remove APT references (#131)
- [DPE-3932] Fix illegal character on matrix channel (#133, #135)
- [DPE-4183] fix: only handle quorum removal on relation-departed (#146)
- [DPE-4362] fix: alive, restart and alive handling (#145)
Other changes
Revision 148
Released to 3/edge
OCI images:
What's Changed
- chore: handle NoNodeError during relation-broken by @marcoppenheimer in #168
Full Changelog: rev147...rev148