Releases: spore-host/lagotto
Releases · spore-host/lagotto
Release list
v0.54.1
Changelog
Others
- 0fa7e62: chore(release): promote CHANGELOG Unreleased to 0.54.1 (@scttfrdmn)
- 6606f6f: security: bump golang.org/x/mod to fix CVE-2026-56864/56865 (#127) (@scttfrdmn)
v0.54.0
Changelog
Features
- 4c993ca: feat: add release-time guard verifying the binary reports its tag (#122) (@scttfrdmn)
- 07530d2: feat: allow injecting a pre-configured AWS client into pkg/snipe (#124) (@scttfrdmn)
Bug fixes
- f364aac: fix: pkg/snipe reports the actual landed AZ, not the requested placement (#123) (@scttfrdmn)
Others
- 8f70f5f: chore(release): promote CHANGELOG Unreleased to 0.54.0 (@scttfrdmn)
v0.53.2
Changelog
Others
- 158672c: chore(release): promote CHANGELOG Unreleased to 0.53.2 (@scttfrdmn)
- 9e040c9: ci: bump Go toolchain to 1.26.6 (5 stdlib CVEs fixed) (@scttfrdmn)
- 3a87aed: deps(actions)(deps): bump actions/attest-build-provenance (#118) (@dependabot[bot])
- 5539f12: deps(deps): bump the minor-and-patch group across 2 directories with 15 updates (#119) (@dependabot[bot])
v0.53.1
Changelog
Others
- 82e5abc: chore(release): promote CHANGELOG Unreleased to 0.53.1 (@scttfrdmn)
- e8d642c: deps(actions)(deps): bump the github-actions group across 1 directory with 5 updates (#103) (@dependabot[bot])
- 78fdcbe: deps(deps): bump the minor-and-patch group across 2 directories with 15 updates (#115) (@dependabot[bot])
v0.53.0
Changelog
Features
- efb2c14: feat(failure): distinguish quota-exceeded from the rest of FailureTerminal (#117) (@scttfrdmn)
Others
- 2fd8e5e: chore(release): bump truffle dep, promote v0.53.0 (@scttfrdmn)
v0.52.1
Changelog
Others
- 2224c2d: chore(release): lagotto v0.52.1 (@scttfrdmn)
- b3465b3: fix(pkg/snipe): resolve the AWS client pinned to each target's region (#112) (@scttfrdmn)
v0.52.0
Changelog
Others
- f2a8ea2: Gate gofmt in CI (#100) (@scttfrdmn)
- fa5bb33: chore(ci): add Dependabot so SHA-pinned actions get bumped (#102) (@scttfrdmn)
- 358190b: chore(deps): bump substrate test dependency to v0.81.0 (#96) (@scttfrdmn)
- f39466d: chore(deps): bump substrate test dependency to v0.85.0 (#97) (@scttfrdmn)
- 594945a: chore(release): bump libs/spawn/truffle deps, promote v0.52.0 (@scttfrdmn)
- d2d6936: ci: move CI off self-hosted orion onto ubuntu-latest (#107) (@scttfrdmn)
- cf68171: feat(pkg/snipe): extract block-and-wait single-target acquire into a leaf package (#109) (@scttfrdmn)
- 0dc2000: fix(pkg/failure): add 5 missing misconfig codes to terminalErrorCodes (#108) (@scttfrdmn)
v0.51.0
Changelog
Others
- ad41538: Add CITATION.cff (citable software metadata) (#92) (@scttfrdmn)
- 7041dd8: chore(release): lagotto v0.51.0 (@scttfrdmn)
- a7a09d2: security: sign release artifacts with keyless cosign + SLSA (#93) (#94) (@scttfrdmn)
v0.50.0
Changelog
Features
- c29434d: feat(cli): --maintain/--until flags for goal-driven fleets (#70 stage 4) (#85) (@scttfrdmn)
- d1e4794: feat(config): adopt the shared libs/sporeconfig base (#78) (@scttfrdmn)
- 4262315: feat(iam): own the poller runtime policy in
lagotto setup, not CFN (#16) (#87) (@scttfrdmn) - 91b8bd2: feat(watcher): fleet Watch fields + tag stamping + live count (#70 stage 2) (#83) (@scttfrdmn)
- e310757: feat(watcher): optional multi-region fallback in Snipe (#76) (#80) (@scttfrdmn)
Bug fixes
- b43103d: fix(lagotto): duration units + SageMaker config loader clarity (#41) (#77) (@scttfrdmn)
- d8d4404: fix(watcher): cap unclassified failures and retain resolved watch records (#41) (#79) (@scttfrdmn)
Others
- 173974f: Bump libs to v0.43.1, regenerate escaped reference (#89) (@scttfrdmn)
- 87724e5: Completion-condition evaluator for goal-driven fleets (#70 stage 1) (#82) (@scttfrdmn)
- 02d46c2: Fleet supervisor reconcile: pollFleetWatch (#70 stage 3) (#84) (@scttfrdmn)
- 026f347: Generate command reference + drift gate (gen-docs) (#88) (@scttfrdmn)
- 74b231f: chore(lagotto): cover fleet launch path + build lambda module in CI (#86) (@scttfrdmn)
- 28a8838: chore(release): spawn 0.78.0 v (@scttfrdmn)
- 35e8954: ci(release): drift guard + docs-site dispatch (#90) (@scttfrdmn)
- d747f7d: docs(setup): document runtime IAM grant in setup help (#16) (#91) (@scttfrdmn)
v0.49.0
Changelog
Features
- 52bac10: feat(watcher): Snipe blocking single-target acquire + zero-SDK pkg/failure leaf (#73, #75) (#74) (@scttfrdmn)
Others
- 9169c5c: chore(release): v0.49.0 (@scttfrdmn)
- 1405e4c: ci(security): pin GitHub Actions to commit SHAs (clear Semgrep mutable-action-tag) (#71) (@scttfrdmn)
- 1af9847: ci(security): pin Go 1.26.5 to clear GO-2026-5856 (crypto/tls stdlib advisory) (#72) (@scttfrdmn)