Releases: fly-apps/postgres-flex
Releases · fly-apps/postgres-flex
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
v0.0.28
What's Changed
- Missed error handling by @davissp14 in #120
- File/Conn handling fixes by @davissp14 in #121
Full Changelog: v0.0.27...v0.0.28
v0.0.27
v0.0.26
What's Changed
- Only return configuration settings that were requested. by @davissp14 in #112
- Set exporter logs to warn by @davissp14 in #113
- Add proper file handling by @davissp14 in #114
- skipcq by @davissp14 in #115
- Fixing double sync issue by @davissp14 in #118
Full Changelog: v0.0.25...v0.0.26
v0.0.25
What's Changed
- Random cleanup by @davissp14 in #110
- Deepsource fixes by @davissp14 in #111
Full Changelog: v0.0.24...v0.0.25
v0.0.24
What's Changed
- Remove flag that's no longer being used by @davissp14 in #108
- Replace readOnlyStateMonitor with clusterStateMonitor by @davissp14 in #109
Full Changelog: v0.0.23...v0.0.24
v0.0.23
What's Changed
- Missing 15.2 build arg by @davissp14 in #106
- Remove pgbouncer in favor of haproxy for base setup. by @davissp14 in #107
Full Changelog: v0.0.22...v0.0.23