Releases: theandrew168/pg2s3
Releases · theandrew168/pg2s3
v0.3.1
v0.3.0
Changelog
- 1e0f54f Add postgres apt repo
- 0bbfeca Don't ask for confirmation
- 6fb9fde Ensure the bucket gets created in any test order
- f0837e4 Get tests passing when shuffled
- cfd1184 Install latest postgres client tools in GHA workflows
- 8ade314 Purge old PG client version(s)
- 71d29dc Remove old TODO
- 351f871 Simplify main/run error handling
- daf91d9 Update GHA action versions
- 3b67edd Update deps
- c5d0591 Update docker-compose.yml
- 37b7c89 Update go-systemd to v22.5.0
- 1544d57 Update gocron to v2.4.0
- e480620 Update goreleaser config
- aee0500 Update release workflow
- 51dc442 Update to Go 1.22 and update dep non-major versions
- 436c136 Update to pgx v5.5.5
v0.2.0
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Changelog
e098763 Add systemd service file examples
84a04cc Adjust TestPrune to delete all backups
f234366 Impl basic scheduler, work on deb package
ea027f5 Move age var down in the config
731b2aa Refactor project to use a config file
c3a3514 Rename test config file
dea4c80 Start preparing for deb build
389eb19 Update README
f24092d Update README
9f81958 Update README
cc124b6 Update README
18af1d4 Update README
c81d830 Update README
9bca4a7 Update README with config file info
1a5955f Update docs and prep for scheduling
cd65ea2 Update file permissions in deb postinst