Releases: fly-apps/postgres-flex
Releases · fly-apps/postgres-flex
v0.0.21
What's Changed
- Timescaledb support by @davissp14 in #94
- Bump PG version to 15.2 by @davissp14 in #95
Full Changelog: v0.0.20...v0.0.21
v0.0.20
What's Changed
- Cleaning up monitoring tasks by @davissp14 in #88
- Ensure error is returned if primary unregistration fails by @davissp14 in #89
- Switch pgbouncer pool_mode to session by @DAlperin in #91
Full Changelog: v0.0.19...v0.0.20
v0.0.19
What's Changed
- Add PostGIS extension to base image by @davissp14 in #87
Full Changelog: v0.0.18...v0.0.19
v0.0.18
What's Changed
- Check member role before unregistering by @davissp14 in #78
- Kill session connection if we need to go readonly by @davissp14 in #77
Full Changelog: v0.0.17...v0.0.18
v0.0.17
v0.0.16
What's Changed
- Versioning script path fix by @davissp14 in #60
- Adds workflow that runs linter by @davissp14 in #61
- Add support for Fly Volume Restores by @davissp14 in #63
- Abstract standby evaluation logic so it can be reused elsewhere by @davissp14 in #64
- Readonly changes need to be broadcasted by @davissp14 in #66
- Evaluate quorum at runtime by @davissp14 in #67
Full Changelog: v0.0.15...v0.0.16
v0.0.15
What's Changed
- Do ssh_auth by @DAlperin in #51
- Ensure port gets persisted to config file by @davissp14 in #52
- Cleanup event handler logging by @davissp14 in #53
- Project restructure by @davissp14 in #54
- Bumping PGX version to 5.2 by @davissp14 in #58
- Toggle primary read-only when disk capacity hits threshold by @davissp14 in #59
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
- WIP - Readme updates by @davissp14 in #43
- Support custom consul endpoint by @davissp14 in #44
- Include port when specified in Consul url by @davissp14 in #45
- Reduce usage of Consul. by @davissp14 in #47
- Pg 15 by @davissp14 in #46
- PG 15 support fix by @davissp14 in #48
- Ensure priority is reset in the event the primary region changes by @davissp14 in #50
- Fencing a failed primary by @davissp14 in #49
Full Changelog: v0.0.13...v0.0.14
v0.0.13
Full Changelog: v0.0.12...v0.0.13
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