Releases: fly-apps/postgres-flex
Releases · fly-apps/postgres-flex
v0.0.42
v0.0.41
What's Changed
- Add dockerignore file by @davissp14 in #194
- Move EvaluateClusterState into zombie.go by @Ederene20 in #195
- Fix manual failover docs by @billyb2 in #196
- Bump fly-checks by @davissp14 in #197
- Bump scale to zero check by @DAlperin in #200
- Fix typos by @Ederene20 in #201
- Correct the organisation name by @smorimoto in #199
- Update
PG_VERSION
to 15.3 by @smorimoto in #198
New Contributors
- @billyb2 made their first contribution in #196
- @smorimoto made their first contribution in #199
Full Changelog: v0.0.40...v0.0.41
v0.0.40
What's Changed
- Quote database name in case it contains a hyphen by @davissp14 in #190
- Fix typo by @Ederene20 in #192
- Limit voting members to the those residing within the primary region by @davissp14 in #193
New Contributors
- @Ederene20 made their first contribution in #192
Full Changelog: v0.0.39...v0.0.40
v0.0.39
What's Changed
- Bug fix: Resolve member by id rather than by ip by @davissp14 in #186
- Don't allow max-connections to be scaled to a point where PG can't boot by @davissp14 in #187
Full Changelog: v0.0.38...v0.0.39
v0.0.38
What's Changed
- Add support for max replication slots by @davissp14 in #184
- Let users scale a pg to zero by @DAlperin in #185
Full Changelog: v0.0.37...v0.0.38
v0.0.37
What's Changed
- Bump HAProxy to 2.7 by @davissp14 in #173
- Witness support by @davissp14 in #174
Full Changelog: v0.0.36...v0.0.37
v0.0.36
What's Changed
- Fix Zombie warning log. by @davissp14 in #164
- Reduce split-brain detection window. @davissp14 in #165
- Add check that alerts if there's an active lock by @davissp14 in #166
Full Changelog: v0.0.35...v0.0.36
v0.0.35
What's Changed
- Bump go version to 1.20 by @davissp14 in #158
- Use archive defaults until there's a reason to specify otherwise by @davissp14 in #160
- Fix wal-level config validation by @davissp14 in #161
Full Changelog: v0.0.34...v0.0.35
v0.0.34
What's Changed
- Validate Postgres configuration by @davissp14 in #156
- Add missing DB size metric by @davissp14 in #157
- Speed up provisions by using fast checkpoints by @davissp14 in #153
Full Changelog: v0.0.33...v0.0.34
v0.0.33
What's Changed
- Threadsafe logging by @davissp14 in #148
- Move event processing to the admin api by @davissp14 in #149
- Fixes critical bug surrounding cluster state screening by @davissp14 in #151
Full Changelog: v0.0.32...v0.0.33