Releases: dokku/dokku-rabbitmq
Releases · dokku/dokku-rabbitmq
1.36.0
Features
- upgrade test suite from ubuntu 20.04 to 22.04 #131 (Jose Diaz-Gonzalez)
Chores
- deps: bump actions/checkout from 3 to 4 #129 (dependabot[bot])
- deps: bump rabbitmq from 3.12.0-management to 3.12.4-management #130 (dependabot[bot])
Commits
- 6698505: Release 1.36.0 (Jose Diaz-Gonzalez)
1.35.0
Chores
- deps: bump rabbitmq from 3.11.17-management to 3.12.0-management #128 (dependabot[bot])
Commits
- 2f3ff0d: Release 1.35.0 (Jose Diaz-Gonzalez)
1.34.1
Chores
- deps: bump rabbitmq from 3.11.16-management to 3.11.17-management #127 (dependabot[bot])
Commits
- 6a0ab86: Release 1.34.1 (Jose Diaz-Gonzalez)
1.34.0
1.32.4
Chores
- deps: bump rabbitmq from 3.11.15-management to 3.11.16-management #126 (dependabot[bot])
Commits
- bcf98bf: Release 1.32.4 (Jose Diaz-Gonzalez)
1.32.3
Chores
- deps: bump rabbitmq from 3.11.13-management to 3.11.15-management #125 (dependabot[bot])
Commits
- 22de5b0: Release 1.32.3 (Jose Diaz-Gonzalez)
1.32.2
Chores
- deps: bump rabbitmq from 3.11.10-management to 3.11.13-management #123 (dependabot[bot])
Commits
- 6ce4d17: Release 1.32.2 (Jose Diaz-Gonzalez)
1.32.1
Chores
- deps: bump rabbitmq from 3.11.9-management to 3.11.10-management #121 (dependabot[bot])
Commits
- b06ce2a: Release 1.32.1 (Jose Diaz-Gonzalez)
1.32.0
Bug Fixes
- show an error when an ambassador container already exists but we don't have expose configuration #120 (Jose Diaz-Gonzalez)
Commits
- c857d4c: Release 1.32.0 (Jose Diaz-Gonzalez)
1.31.0
Features
- add ability to skip restarts on link and unlink #119 (Jose Diaz-Gonzalez)
Bug Fixes
- move arg-less flags to the front #119 (Jose Diaz-Gonzalez)
- update tests to properly handle case where app is not running #119 (Jose Diaz-Gonzalez)
- update link docs to remove erroneous copy-paste #119 (Jose Diaz-Gonzalez)
Chores
- make all the service names used in the service_link tests the same #119 (Jose Diaz-Gonzalez)
- make all the service names used in the service_unlink tests the same #119 (Jose Diaz-Gonzalez)
- remove extra newline #119 (Jose Diaz-Gonzalez)
Commits
- add test for --no-restart to unlink tests #119 (Jose Diaz-Gonzalez)
- add test for --no-restart to link tests #119 (Jose Diaz-Gonzalez)
- add output/status and flesh out restart tests a bit more #119 (Jose Diaz-Gonzalez)
- link service before unlinking #119 (Jose Diaz-Gonzalez)
- af044a4: Release 1.31.0 (Jose Diaz-Gonzalez)