This repository was archived by the owner on Apr 27, 2026. It is now read-only.
v1.12.5
What's Changed
🚀 Features
- fix(action): auto-create workspace via 'workspace select -or-create' (#96) @vmvarela
- fix(action): strip 'Refreshing state...' lines from PR comment and summary output (#95) @vmvarela
🐛 Bug Fixes
- fix(test): synchronize testHangServer handler goroutines to prevent race (#105) @vmvarela
- fix(ghoten): propagate context in state transforms and provider calls (#104) @vmvarela
- fix(console): add -lock and -lock-timeout flags (#98) @vmvarela
- fix(oras): add 30s timeout to credential helper invocations (#100) @vmvarela
⚡ Performance
♻️ Refactoring
🧰 Maintenance
- chore: remove GODEBUG winsymlink=0 from go.mod (#102) @vmvarela
- chore(docker): run as non-root user and add OCI labels (#103) @vmvarela
- ci: add test gate to release workflow (#99) @vmvarela
- ci: verify go generate freshness in CI (#97) @vmvarela
Full Changelog: v1.12.4...v1.12.5