Releases: shini4i/argo-watcher
Releases · shini4i/argo-watcher
v0.9.1
What's Changed
- [Snyk] Upgrade react-router-dom from 6.22.3 to 6.23.1 by @shini4i in #312
- [Snyk] Upgrade @mui/material from 5.15.14 to 5.15.18 by @shini4i in #314
- [Snyk] Upgrade @mui/icons-material from 5.15.14 to 5.15.18 by @shini4i in #313
- [Snyk] Upgrade axios from 1.6.8 to 1.7.2 by @shini4i in #311
- chore(deps): Bump braces from 3.0.2 to 3.0.3 in /web by @dependabot in #315
- [Snyk] Upgrade react-datepicker from 6.6.0 to 6.9.0 by @shini4i in #317
- [Snyk] Upgrade @testing-library/jest-dom from 6.4.2 to 6.4.5 by @shini4i in #318
- [Snyk] Upgrade keycloak-js from 24.0.2 to 24.0.4 by @shini4i in #320
- [Snyk] Upgrade: react, react-dom by @shini4i in #321
- [Snyk] Upgrade @testing-library/react from 14.2.2 to 14.3.1 by @shini4i in #322
- [Snyk] Upgrade @fontsource/roboto from 5.0.12 to 5.0.13 by @shini4i in #323
- chore(deps): Bump webpack from 5.91.0 to 5.94.0 in /web by @dependabot in #325
- [Snyk] Security upgrade axios from 1.7.2 to 1.7.4 by @shini4i in #324
- chore(deps): Bump micromatch from 4.0.5 to 4.0.8 in /web by @dependabot in #327
- chore: general repo cleanup by @shini4i in #335
- [Snyk] Security upgrade socket.io-client from 4.7.5 to 4.8.0 by @shini4i in #332
- chore(deps): Bump express from 4.19.2 to 4.21.1 in /web by @dependabot in #337
- chore(deps): Bump cookie and express in /web by @dependabot in #336
- chore(deps): Bump rollup from 2.79.1 to 2.79.2 in /web by @dependabot in #333
- chore(deps): Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /web by @dependabot in #339
- chore: bump golang to 1.23 by @shini4i in #340
- chore: bump keycloak-js to 26.0.5 by @shini4i in #341
- fix: package-lock.json should not change during release by @shini4i in #342
Full Changelog: v0.9.0...v0.9.1
Docker Images
ghcr.io/shini4i/argo-watcher:v0.9.1
ghcr.io/shini4i/argo-watcher:v0.9.1-amd64
ghcr.io/shini4i/argo-watcher:v0.9.1-arm64
v0.9.0
Warning
Starting from this version keycloak integration requires KEYCLOAK_ENABLED
instead of just setting KEYKCLOAK_URL
What's Changed
- chore(frontend): code cleanup by @shini4i in #291
- chore(frontend): code cleanup pt.2 by @shini4i in #292
- fix(frontend): close button on error bar by @shini4i in #293
- chore(frontend): return app list based on timeframe by @shini4i in #295
- chore(backend): reduce cognitive complexity in lockdown implementation by @shini4i in #294
- chore(frontend): search parameters adjustments by @shini4i in #296
- chore(frontend): search parameters adjustments pt.2 by @shini4i in #297
- fix(lockdown): release logic if start day == end day by @shini4i in #298
- chore(goreleaser): adjust generated changelog by @shini4i in #300
- feat: add JWT support by @shini4i in #299
- chore: remove cmd/mock from test coverage by @shini4i in #301
- fix: add toolchain to go.mod by @shini4i in #303
- chore(backend): dependencies version bump by @shini4i in #305
- chore(client): add support for additional configuration by @shini4i in #306
- chore(frontend): first part of migration to typescript by @shini4i in #307
- feat(updater): add fire and forget mode by @shini4i in #309
Full Changelog: v0.8.4...v0.9.0
Docker Images
ghcr.io/shini4i/argo-watcher:v0.9.0
ghcr.io/shini4i/argo-watcher:v0.9.0-amd64
ghcr.io/shini4i/argo-watcher:v0.9.0-arm64
v0.8.4
What's Changed
- chore: add support for providing task timeout from client by @shini4i in #287
- fix: change commit message format to double quotes by @tomsozolins in #289
- fix(notifications): set task status in postgres state Add method by @shini4i in #290
Full Changelog: v0.8.3...v0.8.4
Docker Images
ghcr.io/shini4i/argo-watcher:v0.8.4
ghcr.io/shini4i/argo-watcher:v0.8.4-amd64
ghcr.io/shini4i/argo-watcher:v0.8.4-arm64
v0.8.3
Caution
This version changes the way scheduled lockdown is configured. Please check docs.
What's Changed
- chore: add in progress tasks metric by @shini4i in #275
- chore: add security scanner by @shini4i in #277
- chore(deps): Bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #278
- chore: lockdown improvements by @shini4i in #279
- chore(frontend): reusable websocket by @shini4i in #282
- feat(updater): commit message template by @tomsozolins in #281
- chore(frontend): adjustments for bumped node version by @shini4i in #283
- chore: code cleanup by @shini4i in #284
- chore(deps): Bump ejs from 3.1.9 to 3.1.10 in /web by @dependabot in #285
- chore(webhooks): add support for providing allowed response codes by @shini4i in #286
Full Changelog: v0.8.2...v0.8.3
Docker Images
ghcr.io/shini4i/argo-watcher:v0.8.3
ghcr.io/shini4i/argo-watcher:v0.8.3-amd64
ghcr.io/shini4i/argo-watcher:v0.8.3-arm64
v0.8.2
What's Changed
- chore: simplify dsn generation by @shini4i in #262
- chore(deps): Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /web by @dependabot in #265
- chore(deps): Bump express from 4.18.1 to 4.19.2 in /web by @dependabot in #266
- chore(backend): bump project dependencies by @shini4i in #267
- chore: migrate from gopkg.in/yaml.v2 to gopkg.in/yaml.v3 by @shini4i in #268
- chore(frontend): bump dependencies and change formatting by @shini4i in #269
- chore(dockerfile): bump alpine version to 3.19 by @shini4i in #270
- feat: add support for sending webhook events by @shini4i in #271
- docs: add simple description for webhooks usage by @shini4i in #272
- chore: bump release automation versions by @shini4i in #274
Full Changelog: v0.8.1...v0.8.2
Docker Images
ghcr.io/shini4i/argo-watcher:v0.8.2
ghcr.io/shini4i/argo-watcher:v0.8.2-amd64
ghcr.io/shini4i/argo-watcher:v0.8.2-arm64
v0.8.1
What's Changed
- chore(deps): Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #257
- chore(deps): Bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.4 by @dependabot in #258
- chore(deps): Bump follow-redirects from 1.15.4 to 1.15.6 in /web by @dependabot in #259
- chore: add support for providing override file name by @shini4i in #261
Full Changelog: v0.8.0...v0.8.1
Docker Images
ghcr.io/shini4i/argo-watcher:v0.8.1
ghcr.io/shini4i/argo-watcher:v0.8.1-amd64
ghcr.io/shini4i/argo-watcher:v0.8.1-arm64
v0.8.0
What's Changed
- chore: move db migration to helm hooks by @shini4i in #243
- fix(docs): correct formatting in keycloak page by @shini4i in #245
- docs: readme and mkdocs improvements by @shini4i in #246
- docs(mkdocs): style improvements by @shini4i in #247
- feat: add support for Rollout kind in Application by @shini4i in #249
- chore: simplify waitForApplicationDeployment by @shini4i in #250
- feat: add basic deployment lock implementation by @shini4i in #252
- chore: bump golang to 1.22 by @shini4i in #253
- chore: change license to Apache License 2.0 by @shini4i in #255
- feat(updater): add support for multi source applications by @shini4i in #254
Full Changelog: v0.7.0...v0.8.0
Docker Images
ghcr.io/shini4i/argo-watcher:v0.8.0
ghcr.io/shini4i/argo-watcher:v0.8.0-amd64
ghcr.io/shini4i/argo-watcher:v0.8.0-arm64
v0.8.0-pre.20240205
What's Changed
- chore: move db migration to helm hooks by @shini4i in #243
- fix(docs): correct formatting in keycloak page by @shini4i in #245
- docs: readme and mkdocs improvements by @shini4i in #246
- docs(mkdocs): style improvements by @shini4i in #247
- feat: add support for Rollout kind in Application by @shini4i in #249
Full Changelog: v0.7.0...v0.8.0-pre.20240205
Docker Images
ghcr.io/shini4i/argo-watcher:v0.8.0-pre.20240205
ghcr.io/shini4i/argo-watcher:v0.8.0-pre.20240205-amd64
ghcr.io/shini4i/argo-watcher:v0.8.0-pre.20240205-arm64
v0.7.0
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
- chore(deps): Bump follow-redirects from 1.15.1 to 1.15.4 in /web by @dependabot in #238
- chore(deps): Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #237
- feat(keycloak): simplify redeploy logic by @shini4i in #239
- fix: version override during build by @shini4i in #240
- chore(frontend): refresh task status in TaskView.js by @shini4i in #241
Full Changelog: v0.6.6...v0.7.0
Docker Images
ghcr.io/shini4i/argo-watcher:v0.7.0
ghcr.io/shini4i/argo-watcher:v0.7.0-amd64
ghcr.io/shini4i/argo-watcher:v0.7.0-arm64
v0.7.0-pre.20240122
What's Changed
- chore(deps): Bump follow-redirects from 1.15.1 to 1.15.4 in /web by @dependabot in #238
- chore(deps): Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #237
- feat(keycloak): simplify redeploy logic by @shini4i in #239
Full Changelog: v0.7.0-pre.20240104...v0.7.0-pre.20240122
Docker Images
ghcr.io/shini4i/argo-watcher:v0.7.0-pre.20240122
ghcr.io/shini4i/argo-watcher:v0.7.0-pre.20240122-amd64
ghcr.io/shini4i/argo-watcher:v0.7.0-pre.20240122-arm64