Releases: dokku/dokku-postgres
Releases · dokku/dokku-postgres
1.35.0
Features
- upgrade test suite from ubuntu 20.04 to 22.04 #303 (Jose Diaz-Gonzalez)
Chores
- deps: bump actions/checkout from 3 to 4 #302 (dependabot[bot])
Commits
- 777fc95: Release 1.35.0 (Jose Diaz-Gonzalez)
1.34.2
Bug Fixes
- service_create_container: using SERVICE_ROOT instead of SERVICE_HOST_ROOT when creating the ssl certs #301 (Piero Dotti)
Commits
- 201eac3: Release 1.34.2 (Jose Diaz-Gonzalez)
1.34.1
Chores
- deps: bump postgres from 15.3 to 15.4 #300 (dependabot[bot])
Commits
- 3a676c2: Release 1.34.1 (Jose Diaz-Gonzalez)
1.34.0
1.33.2
1.33.1
Chores
- deps: bump postgres from 15.2 to 15.3 #293 (dependabot[bot])
Commits
- 6128801: Release 1.33.1 (Jose Diaz-Gonzalez)
1.33.0
Chores
- deps: bump postgres from 14.5 to 15.2 #286 (dependabot[bot])
Commits
- b722939: Release 1.33.0 (Jose Diaz-Gonzalez)
1.32.0
Bug Fixes
- show an error when an ambassador container already exists but we don't have expose configuration #288 (Jose Diaz-Gonzalez)
Commits
- 17f3ce2: Release 1.32.0 (Jose Diaz-Gonzalez)
1.31.0
Features
- add ability to skip restarts on link and unlink #287 (Jose Diaz-Gonzalez)
Bug Fixes
- move arg-less flags to the front #287 (Jose Diaz-Gonzalez)
- update tests to properly handle case where app is not running #287 (Jose Diaz-Gonzalez)
- update link docs to remove erroneous copy-paste #287 (Jose Diaz-Gonzalez)
Chores
- make all the service names used in the service_link tests the same #287 (Jose Diaz-Gonzalez)
- make all the service names used in the service_unlink tests the same #287 (Jose Diaz-Gonzalez)
- remove extra newline #287 (Jose Diaz-Gonzalez)
Commits
- add test for --no-restart to unlink tests #287 (Jose Diaz-Gonzalez)
- add test for --no-restart to link tests #287 (Jose Diaz-Gonzalez)
- add output/status and flesh out restart tests a bit more #287 (Jose Diaz-Gonzalez)
- link service before unlinking #287 (Jose Diaz-Gonzalez)
- c4b69d2: Release 1.31.0 (Jose Diaz-Gonzalez)
1.30.1
Features
- automatically create releases from tags #284 (Jose Diaz-Gonzalez)
Bug Fixes
- drop extra files from being included in release (Jose Diaz-Gonzalez)
Commits
- d68fee7: Release 1.30.1 (Jose Diaz-Gonzalez)