Releases: dokku/dokku-mysql
Releases · dokku/dokku-mysql
1.37.1
Documentation
- update docs and generation script (Jose Diaz-Gonzalez)
Chores
- fix typo (Jose Diaz-Gonzalez)
- fix typo (Jose Diaz-Gonzalez)
Commits
- a181ee8: Release 1.37.1 (Jose Diaz-Gonzalez)
1.37.0
Chores
- deps: bump mysql from 8.1.0 to 8.2.0 #171 (dependabot[bot])
- deps: bump actions/setup-python from 4 to 5 #172 (dependabot[bot])
Commits
- f59ba77: Release 1.37.0 (Jose Diaz-Gonzalez)
1.36.0
Features
- upgrade test suite from ubuntu 20.04 to 22.04 #170 (Jose Diaz-Gonzalez)
Chores
- deps: bump actions/checkout from 3 to 4 #169 (dependabot[bot])
Commits
- b7e16d9: Release 1.36.0 (Jose Diaz-Gonzalez)
1.35.0
Chores
- deps: bump mysql from 8.0.34 to 8.1.0 #168 (dependabot[bot])
Commits
- b778bea: Release 1.35.0 (Jose Diaz-Gonzalez)
1.34.1
Chores
- deps: bump mysql from 8.0.33 to 8.0.34 #167 (dependabot[bot])
Commits
- 31e89ca: Release 1.34.1 (Jose Diaz-Gonzalez)
1.34.0
1.32.2
Chores
- deps: bump mysql from 8.0.32 to 8.0.33 #166 (dependabot[bot])
Commits
- 9e3761b: Release 1.32.2 (Jose Diaz-Gonzalez)
1.32.1
Documentation
- update version in readme #152 (josegonzalez)
Code Refactoring
- use root credentials to create database dump #152 (josegonzalez)
Chores
- deps: bump mysql from 8.0.31 to 8.0.32 #152 (dependabot[bot])
Commits
- 52773ac: 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 #165 (Jose Diaz-Gonzalez)
Commits
- 5726126: Release 1.32.0 (Jose Diaz-Gonzalez)
1.31.0
Features
- add ability to skip restarts on link and unlink #163 (Jose Diaz-Gonzalez)
Bug Fixes
- move arg-less flags to the front #163 (Jose Diaz-Gonzalez)
- update tests to properly handle case where app is not running #163 (Jose Diaz-Gonzalez)
- update link docs to remove erroneous copy-paste #163 (Jose Diaz-Gonzalez)
Chores
- make all the service names used in the service_link tests the same #163 (Jose Diaz-Gonzalez)
- make all the service names used in the service_unlink tests the same #163 (Jose Diaz-Gonzalez)
- remove extra newline #163 (Jose Diaz-Gonzalez)
Commits
- add test for --no-restart to unlink tests #163 (Jose Diaz-Gonzalez)
- add test for --no-restart to link tests #163 (Jose Diaz-Gonzalez)
- add output/status and flesh out restart tests a bit more #163 (Jose Diaz-Gonzalez)
- link service before unlinking #163 (Jose Diaz-Gonzalez)
- bb8936e: Release 1.31.0 (Jose Diaz-Gonzalez)