Releases: pandey-raghvendra/osmo
Releases · pandey-raghvendra/osmo
Release list
v1.6.0
v1.5.1
Changelog
- 2cd4b3b fix: seven bugs in absorb, ui, triage, and TFC integration
v1.5.0
Full Changelog: v1.4.0...v1.5.0
v1.4.0
Changelog
- f4f0a2e feat(ui): osmo ui — interactive Bubble Tea TUI for drift triage
v1.3.0
Changelog
- 3a3f0de feat(triage): osmo triage subcommand — offline risk classifier
v1.2.0
Changelog
- f2a0aa4 feat: OpenTofu support, GitHub Action, hardening, community files
v1.1.0
Changelog
- d69c6d4 Update README.md
- 165033c Update README.md
- bb1ddb4 Update README.md
- 4af11a7 Update README.md
- 9b5f5c3 Update README.md
- 656e624 feat(absorb): absorb each.value scalar (map-of-scalars for_each)
- c8bc1fa feat(absorb): absorb single-instance for_each map drift
- dcb7c8e feat(tfc): support -verify for Terraform Cloud remote execution workspaces
- 203265a fix(absorb): preserve CRLF line endings in Windows .tf files
- 0163055 fix: no_match drift_count, debug mode, tag-based TFC workspace
v1.0.0
Changelog
- f65f9f6 chore: fix CI to run full test suite; bump to v1.0.0
- 6dd5998 feat(absorb): remove attrs deleted from reality (null/absent after-value)
- ba3a45c feat(blockid): replace hardcoded identityKeys with extensible registry
- a7d8b94 feat(cli): add -verify closed loop and selective absorption
- 7a7350f feat(cli): structured exit codes, -json output, TTY guard on -approve
- 4f45cfb feat: project config defaults, dry-run label, troubleshooting docs, CHANGELOG
- 80cf673 feat: terraform fmt post-absorb for diff-ready output
- d4e70d9 fix(tfplan): prevent terraform fmt hang in CI
- 100167c refactor: replace map[string]interface{} with typed TFValue/TFState
v0.1.3
Changelog
- 724b2b8 feat(absorb): identity-match set-typed blocks and absorb nested attr removals