Changelog
Features
- 94235b4: feat(chart): allow service annotation on hermitcrab service to enable Topology Aware Routing (#589) (@DjinnS)
- a4f1f80: feat(contributing): add support for debugging live pods (#585) (@michael-todorovic)
- 978aec8: feat(datastore): normalize backends output, add storage unit tests, fix GetLastAttempt (#614) (@michael-todorovic)
- 235a7e0: feat(runner): allow command+args override (#594) (@michael-todorovic)
- 3f6baf3: feat(ui): upgrade to tailwindcss v4 (#610) (@corrieriluca)
- 245b9a9: feat: allow ssh known hosts override (#578) (@michael-todorovic)
Bug fixes
- 765acea: fix(datastore): handle not found error for S3 HeadObject (#588) (@corrieriluca)
- d7f4665: fix(deps): update all patch dependencies (#584) (@renovate[bot])
- e9a63df: fix(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.15.0 (#570) (@renovate[bot])
- 3f224ad: fix(deps): update module github.com/go-git/go-git/v5 to v5.16.0 (#571) (@renovate[bot])
- 1eeeaad: fix(deps): update module github.com/google/go-github/v68 to v71 (#563) (@renovate[bot])
- 979746d: fix(deps): update module github.com/hashicorp/terraform-exec to v0.23.0 (#572) (@renovate[bot])
- 4d782ca: fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.128.0 (#514) (@renovate[bot])
- c0784c6: fix(deps): update ui dependencies (#574) (@renovate[bot])
- 5f1c2dc: fix(layer-controller): no error on last result when layer is new (#587) (@corrieriluca)
- 888a716: fix(runner): handle resource replacement (#583) (@michael-todorovic)
- 5ac921c: fix(s3): remove ChecksumAlgorithm (#603) (@michael-todorovic)
- 1a614f3: fix: return rc=2 for unsupported commands (#595) (@michael-todorovic)
- 6ebc0ea: fix: support gh enterprise api (#613) (@ampc)