Releases: home-operations/chaski
Releases · home-operations/chaski
Release list
0.4.0
0.4.0 (2026-08-08)
⚠ BREAKING CHANGES
- go: Update module github.com/google/cel-go (v0.30.0 → v0.31.0) (#105)
- go: Update module github.com/unraid/apprise-go (v0.2.8 → v0.3.0) (#104)
Features
- go: update module github.com/google/cel-go (v0.29.2 → v0.30.0) (#79) (cc231b1)
- go: Update module github.com/google/cel-go (v0.30.0 → v0.31.0) (#105) (5157d9d)
- go: Update module github.com/unraid/apprise-go (v0.2.8 → v0.3.0) (#104) (842f9f3)
Bug Fixes
- ci: fail the merge gate on cancelled jobs, and key the lint cache on the toolchain (#89) (52fe071)
- go: update module go (1.26.4 → 1.26.5) (#101) (da3e713)
- release: strip cask quarantine bit in preflight (#107) (5c04446)
Documentation
- add AGENTS.md with Go conventions (#93) (fd03879)
- make AGENTS.md a generic, drift-resistant template (#95) (df2abb6)
Build System
Continuous Integration
- gate pull requests on a single Build Success check (#78) (fcdeb66)
- github-action: Update action actions/stale (v10.4.0 → v11.0.0) (#90) (c98db57)
- github-action: Update action docker/github-builder (v1.14.0 → v1.15.0) (#88) (1fad7d8)
- github-action: Update action docker/github-builder (v1.15.0 → v1.16.0) (#106) (28c41c0)
- github-action: Update action docker/login-action (v4.5.0 → v4.5.1) (#84) (7c1b828)
- github-action: Update action docker/login-action (v4.5.1 → v4.5.2) (#91) (f6dee03)
- github-action: Update action docker/login-action (v4.5.2 → v4.6.0) (#94) (5e179f2)
- github-action: Update action home-operations/.github/actions/workflow-lint (v1.0.2 → v1.0.3) (#100) (711a7cd)
- github-action: Update action jdx/mise-action (v4.2.1 → v4.2.2) (#82) (9606982)
- github-action: Update action jdx/mise-action (v4.2.2 → v4.2.3) (#86) (192672b)
- github-action: Update action jdx/mise-action (v4.2.3 → v4.2.4) (#102) (ae1601d)
- lint workflows with the shared composite action (#81) (3501a65)
- skip release-please version-bump PRs in checks (#77) (7112ad9)
- update workflow-lint and use self-repository syntax (#97) (4054f8c)
- wire govulncheck into mise and CI (#99) (adfe251)
Miscellaneous Chores
- mise: prune lockfile to used platforms (#98) (769fd79)
- mise: Update tool oxfmt (0.60.0 → 0.61.0) (#85) (a36dda1)
- mise: Update tool oxfmt (0.61.0 → 0.62.0) (#103) (9d412ea)
- mise: Update tool zizmor (1.28.0 → 1.29.0) (#96) (18b5b4b)
- release-please: standardize the release pull request title pattern (#92) (498dca2)
- standardize release-please changelog sections (#87) (f413ad0)
0.3.3
0.3.2
0.3.2 (2026-07-14)
Features
Bug Fixes
- deps: update module github.com/google/cel-go (v0.29.1 → v0.29.2) (#59) (a3dd9cc)
- deps: update module github.com/unraid/apprise-go (v0.2.7 → v0.2.8) (#55) (a933cee)
Documentation
Miscellaneous Chores
- mise: Update tool go (1.26.4 → 1.26.5) (#62) (a6a1e1f)
- mise: Update tool helm (4.2.2 → 4.2.3) (#63) (3e1dc06)
- mise: Update tool lefthook (2.1.9 → 2.1.10) (#60) (40b2f5a)
- mise: Update tool oxfmt (0.57.0 → 0.58.0) (#58) (c3639d1)
- mise: Update tool oxfmt (0.58.0 → 0.59.0) (#64) (a8248e7)
- mise: Update tool zizmor (1.26.1 → 1.27.0) (#65) (6f3fa8f)
0.3.1
0.3.0
0.2.5
0.2.4
0.2.3
0.2.2
0.2.2 (2026-07-04)
Features
- deps: update module github.com/google/cel-go (v0.28.1 → v0.29.1) (#35) (224a78b)
- gate: enable CEL network + base64 extensions (#36) (481c9a2)
Bug Fixes
- deps: update module github.com/unraid/apprise-go (v0.2.6 → v0.2.7) (#40) (194e69b)
- relay: correctness — sibling cancellation, apprise timeout, nil-config panic, timeout plumbing (#37) (54041d9)
- server,sink: stop leaking secrets via dry-run, error bodies, and logs (#39) (4c1a381)
- server: always serve /healthz on the monitoring port; record panicked requests (#38) (f11b351)