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