go-latestver/History.md

92 lines
1.6 KiB
Markdown

# 0.10.2 / 2024-04-19
* Update dependencies
* Fix: Update documentation
# 0.10.1 / 2024-04-17
* Fix: Add missing configmap creation
# 0.10.0 / 2024-04-16
* Switch to pure-go sqlite driver
* CI: Add Helm Chart
* CI: Add Docker publishing
# 0.9.0 / 2024-04-15
* Remove dependency to badge-gen instance
* Update dependencies
# 0.8.2 / 2024-03-20
* Update dependencies
# 0.8.1 / 2024-03-08
* Update dependencies
# 0.8.0 / 2024-03-08
* Add `helm` fetcher
* Fix: HTTP log using different logger than rest
* Lint: Fix linter error
# 0.7.3 / 2024-02-28
* Update dependencies
# 0.7.2 / 2023-12-19
* Update dependencies
* [ci] Fix: deprecated repo URL
# 0.7.1 / 2023-12-15
* Update dependencies
# 0.7.0 / 2023-11-12
* Update dependencies, replace axios
* Make db migration tooling more flexible
# 0.6.0 / 2023-10-14
* Add postgres support
* Update dependencies
# 0.5.1 / 2023-09-30
* Update linter config, fix linter error
* Update dependencies
# 0.5.0 / 2023-03-19
* Configure file watcher to follow links
# 0.4.0 / 2023-03-18
* Allow to disable filesystem watcher
* Sort entries in catalog api
* Update dependencies
* Lint: Update linter config, fix all linter issues
* CI: Replace repo-runner tests with Github Actions
# 0.3.0 / 2023-01-28
* Add filesystem-watcher to reload config on change
* Add migration tooling
* Fix version compare failing when old version is not present
# 0.2.0 / 2022-08-20
* [#6] Implement version constraints / downgrade protection
# 0.1.1 / 2021-12-03
* Add docs for config / screenshots
# 0.1.0 / 2021-12-01
* Initial version