Releases: dokku/dokku-clickhouse
Releases · dokku/dokku-clickhouse
1.32.0
Bug Fixes
- show an error when an ambassador container already exists but we don't have expose configuration #65 (Jose Diaz-Gonzalez)
Commits
- a7f4282: Release 1.32.0 (Jose Diaz-Gonzalez)
1.31.0
Features
- add ability to skip restarts on link and unlink #64 (Jose Diaz-Gonzalez)
Bug Fixes
- move arg-less flags to the front #64 (Jose Diaz-Gonzalez)
- update tests to properly handle case where app is not running #64 (Jose Diaz-Gonzalez)
Chores
- make all the service names used in the service_link tests the same #64 (Jose Diaz-Gonzalez)
- make all the service names used in the service_unlink tests the same #64 (Jose Diaz-Gonzalez)
Commits
- add test for --no-restart to unlink tests #64 (Jose Diaz-Gonzalez)
- add test for --no-restart to link tests #64 (Jose Diaz-Gonzalez)
- add output/status and flesh out restart tests a bit more #64 (Jose Diaz-Gonzalez)
- link service before unlinking #64 (Jose Diaz-Gonzalez)
- 158b171: Release 1.31.0 (Jose Diaz-Gonzalez)
1.30.1
Features
- automatically create releases from tags #62 (Jose Diaz-Gonzalez)
Bug Fixes
- drop extra files from being included in release (Jose Diaz-Gonzalez)
Commits
- 6046bf5: Release 1.30.1 (Jose Diaz-Gonzalez)