2023-08-30 18:16:34 +00:00
|
|
|
# 0.4.1 / 2023-08-30
|
|
|
|
|
|
|
|
* Update dependencies
|
|
|
|
|
2022-03-02 23:58:14 +00:00
|
|
|
# 0.4.0 / 2022-03-03
|
|
|
|
|
|
|
|
* Use atomic operations to update status
|
|
|
|
* Update image location
|
|
|
|
* Update dependencies
|
|
|
|
* Remove vendoring
|
|
|
|
|
2019-07-06 16:53:59 +00:00
|
|
|
# 0.3.0 / 2019-07-06
|
|
|
|
|
|
|
|
* Fix broken error handling
|
|
|
|
* Update vendored packages
|
|
|
|
* Switch from dep to go mod
|
|
|
|
* Update Alpine, lower image size
|
|
|
|
|
2018-09-17 10:28:18 +00:00
|
|
|
# 0.2.0 / 2018-09-17
|
|
|
|
|
|
|
|
* Remove never implemented api docs
|
|
|
|
* Add more verbose processing logs
|
|
|
|
* Read parameters from ENV
|
|
|
|
* Improve error handling
|
|
|
|
* Update imports
|
|
|
|
|
2018-09-17 09:47:09 +00:00
|
|
|
# 0.1.0 / 2018-09-17
|
|
|
|
|
|
|
|
* Migrate to Alpine as the base image
|
|
|
|
* Switch to `dep` for vendoring, update deps
|
|
|
|
* Fix: Deliver correct content-type
|
|
|
|
* Simplify executor script
|
|
|
|
|
|
|
|
# 0.0.0 / 2017-03-06
|
|
|
|
|
2023-08-30 18:16:34 +00:00
|
|
|
* Initial version
|