Releases: k8scope/k8s-restart-app
Releases · k8scope/k8s-restart-app
v0.4.1
New Contributors
- @dependabot made their first contribution in #11
Full Changelog: v0.4.0...v0.4.1
Release 0.4.1 [2025-01-10T10:12:20Z]
Changelog
Features
- 284be8a: feat: add dependabot config (#12) (@leonsteinhaeuser)
Bug fixes
- 8544714: fix: add go mod tidy before executing e2e tests (@leonsteinhaeuser)
- 0cc940f: fix: remove go mod tidy from release CI (@leonsteinhaeuser)
- 5c24dea: fix: typo in dependabot yaml file name (#13) (@leonsteinhaeuser)
Others
- d1bf0db: chore(deps): bump golang.org/x/net from 0.26.0 to 0.33.0 (#11) (@dependabot[bot])
- 4ba0f61: chore(deps): bump helm/kind-action from 1.10.0 to 1.12.0 in the actions-deps group (#14) (@dependabot[bot])
- ce4bbd6: chore(deps): bump the go-deps group with 5 updates (#15) (@dependabot[bot])
- 2d0bbc2: chore: run go mod tidy in ci action (#16) (@leonsteinhaeuser)
Docker Images
- ghcr.io/k8scope/k8s-restart-app:v0.4.1
- ghcr.io/k8scope/k8s-restart-app:v0
- ghcr.io/k8scope/k8s-restart-app:v0.4
- ghcr.io/k8scope/k8s-restart-app:latest
v0.4.0
Release 0.4.0 [2024-10-31T22:27:32Z]
Changelog
Others
- 7af7b9f: chore: improve client ws connection handling (#9) (@leonsteinhaeuser)
- db5127d: chore: minor improvements (#8) (@leonsteinhaeuser)
Docker Images
- ghcr.io/k8scope/k8s-restart-app:v0.4.0
- ghcr.io/k8scope/k8s-restart-app:v0
- ghcr.io/k8scope/k8s-restart-app:v0.4
- ghcr.io/k8scope/k8s-restart-app:latest
v0.3.0
Release 0.3.0 [2024-10-15T14:17:26Z]
Changelog
Features
- 8954388: feat: add e2e tests (#5) (@leonsteinhaeuser)
- a3a9506: feat: watch for pod restart to unlock (#6) (@leonsteinhaeuser)
Docker Images
- ghcr.io/k8scope/k8s-restart-app:v0.3.0
- ghcr.io/k8scope/k8s-restart-app:v0
- ghcr.io/k8scope/k8s-restart-app:v0.3
- ghcr.io/k8scope/k8s-restart-app:latest
v0.2.0
Release 0.2.0 [2024-10-08T17:49:29Z]
Changelog
Features
- bf9c242: feat: restart lock handling (#3) (@leonsteinhaeuser)
Others
- 8c926e8: chore: update dependencies (@leonsteinhaeuser)
Docker Images
- ghcr.io/k8scope/k8s-restart-app:v0.2.0
- ghcr.io/k8scope/k8s-restart-app:v0
- ghcr.io/k8scope/k8s-restart-app:v0.2
- ghcr.io/k8scope/k8s-restart-app:latest
v0.1.1
Release 0.1.1 [2024-10-07T14:42:58Z]
Changelog
Bug fixes
- 9370928: fix(ci): add missing permission for artifact upload (@leonsteinhaeuser)
- 688707a: fix(frontend): dynamically determine wss or ws (#1) (@leonsteinhaeuser)
Docker Images
- ghcr.io/k8scope/k8s-restart-app:v0.1.1
- ghcr.io/k8scope/k8s-restart-app:v0
- ghcr.io/k8scope/k8s-restart-app:v0.1
- ghcr.io/k8scope/k8s-restart-app:latest
Release v0.1.0
fix(api): add validation for passed URL params