Releases: canonical/postgresql-k8s-operator
Revision 11
resources:
- postgresql-image: dataplatformoci/postgres-patroni
resource-revision: 10
Static resources:
Released to 'latest/edge' at 21:02 UTC on 17 Aug 2022
What's Changed
- Remove Patroni stop/restart workaround by @marceloneppel in #14
Full Changelog: rev10...rev11
Revision 10
resources:
- postgresql-image: dataplatformoci/postgres-patroni
resource-revision: 9
Static resources:
Released to 'latest/edge' at 11:43 UTC on 17 Aug 2022
What's Changed
- Change charm database user by @marceloneppel in #25
Full Changelog: rev9...rev10
Revision 9
resources:
- postgresql-image: dataplatformoci/postgres-patroni
resource-revision: 8
Static resources:
Released to 'latest/edge' at 14:55 UTC on 12 Aug 2022
What's Changed
- Readme updates by @marceloneppel in #24
Full Changelog: rev8...rev9
Revision 8
resources:
- postgresql-image: dataplatformoci/postgres-patroni
resource-revision: 7
Static resources:
Released to 'latest/edge' at 12:43 UTC on 4 Aug 2022
What's Changed
- Update Charmhub action by @marceloneppel in #23
Full Changelog: rev7...rev8
Revision 7
resources:
- postgresql-image: dataplatformoci/postgres-patroni
resource-revision: 6
Static resources:
Released to 'latest/edge' at 16:31 UTC on 29 Jul 2022
What's Changed
- Rename relation interface names by @marceloneppel in #22
Full Changelog: rev6...rev7
Revision 6
resources:
- postgresql-image: dataplatformoci/postgres-patroni
resource-revision: 5
Static resources:
Released to 'latest/edge' at 12:56 UTC on 26 Jul 2022
What's Changed
- Avoid handling departing event in the departing unit by @marceloneppel in #21
Full Changelog: rev5...rev6
Revision 5
resources:
- postgresql-image: dataplatformoci/postgres-patroni
resource-revision: 4
Static resources:
Released to 'latest/edge' at 15:53 UTC on 15 Jul 2022
What's Changed
- Template structure by @marceloneppel in #2
- DPE-8 postgresql k8s replication with automatic failover by @marceloneppel in #4
- Update ci.yaml by @jnsgruk in #5
- DPE-124 Additional Integration Testing by @WRFitch in #6
- DPE-212 Add build of OCI image for integration tests by @marceloneppel in #7
- Add scale-up/down logic by @marceloneppel in #9
- Legacy db and db admin relations by @marceloneppel in #11
- Add Discourse tests for the db-admin legacy relation by @marceloneppel in #18
- Implement new relation by @marceloneppel in #12
- Adjustments for publishing charm by @marceloneppel in #19
- Change default asyncio mode to fix error on fixtures by @marceloneppel in #20
New Contributors
- @marceloneppel made their first contribution in #2
- @jnsgruk made their first contribution in #5
- @WRFitch made their first contribution in #6
Full Changelog: https://github.com/canonical/postgresql-k8s-operator/commits/rev5
Single instace
This release enables PostgreSQL deployment with a single instance.