Releases: dokku/dokku-elasticsearch
Releases · dokku/dokku-elasticsearch
1.35.3
Bug Fixes
- use correct repository on arm64 ubuntu image (Jose Diaz-Gonzalez)
Commits
- 70cdb2e: Release 1.35.3 (Jose Diaz-Gonzalez)
1.35.2
Chores
- deps: bump actions/upload-artifact from 3 to 4 #155 (dependabot[bot])
Commits
- 41a49f1: Release 1.35.2 (Jose Diaz-Gonzalez)
1.35.1
Documentation
- update docs and generation script (Jose Diaz-Gonzalez)
Chores
- deps: bump actions/setup-python from 4 to 5 #154 (dependabot[bot])
- fix typo (Jose Diaz-Gonzalez)
- fix typo (Jose Diaz-Gonzalez)
Commits
- 716205d: Release 1.35.1 (Jose Diaz-Gonzalez)
1.35.0
Features
- upgrade test suite from ubuntu 20.04 to 22.04 #153 (Jose Diaz-Gonzalez)
Bug Fixes
- use a temporary container to force set permissions on elasticsearch config and data #151 (Jose Diaz-Gonzalez)
- remove entrypoint #151 (josegonzalez)
- add quotes to correct SC2086 #151 (josegonzalez)
Chores
- deps: bump actions/checkout from 3 to 4 #152 (dependabot[bot])
Commits
- ea88dde: Release 1.35.0 (Jose Diaz-Gonzalez)
1.34.1
Chores
- update elasticsearch image from 7.16.3 to 7.17.10 #150 (josegonzalez)
Commits
- 06834d4: Release 1.34.1 (Jose Diaz-Gonzalez)
1.34.0
1.32.1
1.32.0
Bug Fixes
- show an error when an ambassador container already exists but we don't have expose configuration #146 (Jose Diaz-Gonzalez)
Commits
- eefbfc0: Release 1.32.0 (Jose Diaz-Gonzalez)
1.31.0
Features
- add ability to skip restarts on link and unlink #144 (Jose Diaz-Gonzalez)
Bug Fixes
- move arg-less flags to the front #144 (Jose Diaz-Gonzalez)
- update tests to properly handle case where app is not running #144 (Jose Diaz-Gonzalez)
- update link docs to remove erroneous copy-paste #144 (Jose Diaz-Gonzalez)
Chores
- make all the service names used in the service_link tests the same #144 (Jose Diaz-Gonzalez)
- make all the service names used in the service_unlink tests the same #144 (Jose Diaz-Gonzalez)
- remove extra newline #144 (Jose Diaz-Gonzalez)
Commits
- add test for --no-restart to unlink tests #144 (Jose Diaz-Gonzalez)
- add test for --no-restart to link tests #144 (Jose Diaz-Gonzalez)
- add output/status and flesh out restart tests a bit more #144 (Jose Diaz-Gonzalez)
- link service before unlinking #144 (Jose Diaz-Gonzalez)
- fc2389d: Release 1.31.0 (Jose Diaz-Gonzalez)
1.30.1
Features
- automatically create releases from tags #143 (Jose Diaz-Gonzalez)
Bug Fixes
- drop extra files from being included in release (Jose Diaz-Gonzalez)
Commits
- 05daed1: Release 1.30.1 (Jose Diaz-Gonzalez)