Releases: fly-apps/postgres-flex
Releases · fly-apps/postgres-flex
v0.0.8
What's Changed
- Push ticker logic into a separate function to address connection leak by @davissp14 in #41
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Make sure connections get closed by @davissp14 in #40
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Unregister member + cleanup replication slots by @davissp14 in #33
- Truncate repmgr config on initialize by @DAlperin in #37
- Adds plumbing for an internal config file for shared config by @DAlperin in #38
- Don't overwrite config if we aren't the primary 🤦🏼 by @DAlperin in #39
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Deregister standbys after x mins of inactivity by @DAlperin in #23
- Enable replication slots by @davissp14 in #22
- Config rework by @davissp14 in #24
- Config cleanup - forgot to push this up. by @davissp14 in #25
- Work to set better defaults by @davissp14 in #26
- Reorganize some stuff and make config modular by @DAlperin in #27
- Enable primary visibility consensus by @davissp14 in #29
- Failover verification by @davissp14 in #30
- Start adding config api by @DAlperin in #31
- State consolidation w/ CAS based updates by @davissp14 in #32
Full Changelog: v0.0.4...v0.0.5
v0.0.3
What's Changed
- Rip out haproxy and replace it with pgbouncer by @DAlperin in #6
- Don't re-clone Standbys on every reboot by @davissp14 in #5
- Internal connections should use the flypgadmin user by @davissp14 in #7
- Separate pgbouncer logic by @davissp14 in #8
- Separate out repmgr by @davissp14 in #9
Full Changelog: v0.0.2...v0.0.3
v0.0.1
What's Changed
- Don't allow members outside primary region to become primary by @DAlperin in #1
- Add a way to tell what role repmgr thinks we are by @DAlperin in #2
- Add ci workflow by @davissp14 in #3
New Contributors
- @DAlperin made their first contribution in #1
- @davissp14 made their first contribution in #3
Full Changelog: https://github.com/fly-apps/postgres-flex/commits/v0.0.1