Releases: shini4i/argo-watcher
Releases · shini4i/argo-watcher
v0.7.0-pre.20240104
What's Changed
- chore(deps): Bump golang.org/x/crypto from 0.15.0 to 0.17.0 by @dependabot in #231
- feat: keycloak integration and redeploy button by @shini4i in #230
- chore: remove web codeowners by @shini4i in #232
- chore(deps): Bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 by @dependabot in #233
- chore: split code into multiple packages by @shini4i in #234
- fix(ui): TaskView.js eslint by @shini4i in #235
Full Changelog: v0.6.6...v0.7.0-pre.20240104
Docker Images
ghcr.io/shini4i/argo-watcher:v0.7.0-pre.20240104
ghcr.io/shini4i/argo-watcher:v0.7.0-pre.20240104-amd64
ghcr.io/shini4i/argo-watcher:v0.7.0-pre.20240104-arm64
v0.6.6
What's Changed
- chore: increase test coverage by @shini4i in #223
- chore(ui): add sidebar panel by @shini4i in #226
- chore(ui): fix code smells by @shini4i in #227
- chore: rename ArgoTimeout to DeploymentTimeout by @shini4i in #228
- fix: correctly process degraded applications by @shini4i in #225
- chore(ui): add scrolling support to sidebar by @shini4i in #229
Full Changelog: v0.6.5...v0.6.6
Docker Images
ghcr.io/shini4i/argo-watcher:v0.6.6
ghcr.io/shini4i/argo-watcher:v0.6.6-amd64
ghcr.io/shini4i/argo-watcher:v0.6.6-arm64
v0.6.5
What's Changed
- chore(ui): replace favicon by @shini4i in #211
- chore: add error body when returning 401 due to invalid token by @shini4i in #213
- chore(ui): improve table and task details pages by @shini4i in #212
- chore(deps): Bump @babel/traverse from 7.18.9 to 7.23.2 in /web by @dependabot in #214
- chore(client): small refactoring and additional debug information by @shini4i in #210
- docs: add code of conduct by @shini4i in #215
- chore: client adjustments by @shini4i in #218
- fix: config for both server and client by @shini4i in #220
- chore: minor client changes by @shini4i in #221
Full Changelog: v0.6.4...v0.6.5
Docker Images
ghcr.io/shini4i/argo-watcher:v0.6.5
ghcr.io/shini4i/argo-watcher:v0.6.5-amd64
ghcr.io/shini4i/argo-watcher:v0.6.5-arm64
v0.6.4
What's Changed
- chore(ui): adjust logo size by @shini4i in #204
- chore(ui): open github link in new tab by @shini4i in #206
- chore(deps): Bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot in #207
- fix(ui): task duration by @bozerkins in #209
Full Changelog: v0.6.3...v0.6.4
Docker Images
ghcr.io/shini4i/argo-watcher:v0.6.4
ghcr.io/shini4i/argo-watcher:v0.6.4-amd64
ghcr.io/shini4i/argo-watcher:v0.6.4-arm64
v0.6.3
What's Changed
- chore(ui): add logo to top bar by @shini4i in #201
- chore(ui): adjust logo background color by @shini4i in #202
- chore(ui): change buttons location by @shini4i in #203
Full Changelog: v0.6.2...v0.6.3
Docker Images
ghcr.io/shini4i/argo-watcher:v0.6.3
ghcr.io/shini4i/argo-watcher:v0.6.3-amd64
ghcr.io/shini4i/argo-watcher:v0.6.3-arm64
v0.6.2
What's Changed
Full Changelog: v0.6.1...v0.6.2
Docker Images
ghcr.io/shini4i/argo-watcher:v0.6.2
ghcr.io/shini4i/argo-watcher:v0.6.2-amd64
ghcr.io/shini4i/argo-watcher:v0.6.2-arm64
v0.6.1
What's Changed
- fix(goreleaser): changelog generation on stable releases by @tomsozolins in #192
- feat: add initial readthedocs setup by @shini4i in #194
- fix: rename .readthedocs.yml to .readthedocs.yaml by @shini4i in #195
- docs(readme): change documentation link to argo-watcher.readthedocs.io by @shini4i in #196
- chore: adjust mkdocs home page by @shini4i in #199
- feat(ui): add docs button by @shini4i in #198
Full Changelog: v0.6.0...v0.6.1
Docker Images
ghcr.io/shini4i/argo-watcher:v0.6.1
ghcr.io/shini4i/argo-watcher:v0.6.1-amd64
ghcr.io/shini4i/argo-watcher:v0.6.1-arm64
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
v0.6.0-pre.20230916
What's Changed
- fix: managed images annotation whitespace handling (#186) by @tomsozolins in #188
- chore(updater): change retry.DelayType to exponential by @shini4i in #189
Full Changelog: v0.6.0-pre.20230914...v0.6.0-pre.20230916
Docker Images
ghcr.io/shini4i/argo-watcher:v0.6.0-pre.20230916
ghcr.io/shini4i/argo-watcher:v0.6.0-pre.20230916-amd64
ghcr.io/shini4i/argo-watcher:v0.6.0-pre.20230916-arm64
v0.6.0-pre.20230914
What's Changed
- 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
Full Changelog: v0.6.0-pre.20230830...v0.6.0-pre.20230914
Docker Images
ghcr.io/shini4i/argo-watcher:v0.6.0-pre.20230914
ghcr.io/shini4i/argo-watcher:v0.6.0-pre.20230914-amd64
ghcr.io/shini4i/argo-watcher:v0.6.0-pre.20230914-arm64