Releases: dokku/dokku-postgres
Releases · dokku/dokku-postgres
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)