Releases: fly-apps/postgres-flex
Releases · fly-apps/postgres-flex
v0.0.52
What's Changed
- Bumping dependencies to clear security alerts by @davissp14 in #226
- Pipe stdout/stderr of utils.RunCommand to machine logs by @benwaffle in #228
- Supervise cron process for better logging/signal handling/environment management by @ndarilek in #229
- WAL-Archiving + PITR by @davissp14 in #231
- FIX: Restore windows need to work off end-times by @davissp14 in #232
- Update README.md by @davissp14 in #234
- Ensure credentials are written before performing restore by @davissp14 in #235
- Schedule fix by @davissp14 in #236
- Reserve the more verbose logging to debug mode by @davissp14 in #237
- Only log when primary by @davissp14 in #238
New Contributors
- @benwaffle made their first contribution in #228
- @ndarilek made their first contribution in #229
Full Changelog: v0.0.51...v0.0.52
v0.0.51
What's Changed
- Updating auth logic by @davissp14 in #222
- Update node.go pgpass folder by @lubien in #223
- Update main.go to fix scale to zero functionality by @swilson-fly in #225
New Contributors
- @swilson-fly made their first contribution in #225
Full Changelog: v0.0.48...v0.0.51
v0.0.48
v0.0.47
v0.0.45
What's Changed
- Bug fix: Target correct database when resolving role by @davissp14 in #210
Full Changelog: v0.0.44...v0.0.45
v0.0.43
What's Changed
- Update HAProxy version to latest LTS by @smorimoto in #205
Full Changelog: v0.0.42...v0.0.43
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