v0.6.0
What's Changed
- chore: refactor automation pt.1 by @shini4i in #149
- chore: refactor automation pt.2 by @shini4i in #150
- chore: increase test coverage by @shini4i in #151
- chore: simplify main function by @shini4i in #154
- chore: improve in-memory ProcessObsoleteTasks and add test by @shini4i in #153
- chore: increase test coverage pt.2 by @shini4i in #155
- chore: increase test coverage pt.3 by @shini4i in #156
- chore: increase test coverage pt.4 by @shini4i in #157
- chore(deps): bump semver from 6.3.0 to 6.3.1 in /web by @dependabot in #159
- chore(deps): bump tough-cookie from 4.0.0 to 4.1.3 in /web by @dependabot in #158
- chore(deps): Bump word-wrap from 1.2.3 to 1.2.4 in /web by @dependabot in #161
- feat(workflows): add basic golangci-lint setup by @shini4i in #162
- chore: argo status updater tests by @bozerkins in #163
- fix(config): correct error handling for envConfig by @shini4i in #165
- chore: orm for postgress by @bozerkins in #166
- feat: goreleaser, multi platform build, cosign by @tomsozolins in #167
- chore(goreleaser): automation adjustments by @shini4i in #169
- chore: argo status updater changes by @bozerkins in #168
- chore: migrate code coverage from sonarcloud to codecov by @shini4i in #171
- fix: model migration not null breaks upgrade by @bozerkins in #170
- fix(state): change migrations back to migration library by @bozerkins in #172
- feat: add proof of concept implementation of argo image updater replacement by @shini4i in #173
- fix(goreleaser): set correct images in footer by @shini4i in #177
- chore(updater): increase test coverage by @shini4i in #179
- docs(readme): replace diagram with mermaid diagram by @shini4i in #180
- chore(config): replace unmaintained envconfig by @shini4i in #181
- chore(pre-commit): add go-imports by @shini4i in #182
- chore(state): postgres state improvements by @shini4i in #183
- fix(goreleaser): add db migrations files to extra_files by @shini4i in #185
- fix: managed images annotation whitespace handling (#186) by @tomsozolins in #188
- chore(updater): change retry.DelayType to exponential by @shini4i in #189
- chore: remove CHANGELOG.md by @shini4i in #190
New Contributors
- @tomsozolins made their first contribution in #167
Full Changelog: v0.5.0...v0.6.0