Releases: fly-apps/postgres-flex
Releases · fly-apps/postgres-flex
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
v0.0.32
What's Changed
- Use
flypgadmin
user for internal connections by @davissp14 in #138 - Set Fly specific ip filtering by @davissp14 in #140
- Log warning if postgres user password no longer matches
OPERATOR_PASSWORD
. by @davissp14 in #141 - Surface error and simplify ListDatabases function by @davissp14 in #143
- Fix node ID resolution bug in Dead member monitor by @davissp14 in #147
Full Changelog: v0.0.31...v0.0.32
v0.0.31
What's Changed
- Refactoring and adding more tests by @davissp14 in #130
- Remove required consul call by @davissp14 in #133
- Ensure registration file is cleared on restore by @davissp14 in #134
- Don't fail to boot if can't sync config from consul by @DAlperin in #132
- Remove log by @davissp14 in #135
- Fix connection bug by @davissp14 in #136
Full Changelog: v0.0.30...v0.0.31
v0.0.30
What's Changed
- Bug fix: Address duplicate node-id issue with math/rand by @davissp14 in #127
Full Changelog: v0.0.29...v0.0.30
v0.0.29
What's Changed
- Restrict clone target to just the active primary by @davissp14 in #126
Full Changelog: v0.0.28...v0.0.29