Skip to content

Releases: pandey-raghvendra/osmo

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 21:53

Changelog

  • c964ba1 feat(inspect): osmo inspect — classify terraform plan block diffs as noise vs semantic changes

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 10 Jun 23:31

Changelog

  • 2cd4b3b fix: seven bugs in absorb, ui, triage, and TFC integration

v1.5.0

Choose a tag to compare

@pandey-raghvendra pandey-raghvendra released this 01 Jun 19:29

Full Changelog: v1.4.0...v1.5.0

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 19:24

Changelog

  • f4f0a2e feat(ui): osmo ui — interactive Bubble Tea TUI for drift triage

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 19:15

Changelog

  • 3a3f0de feat(triage): osmo triage subcommand — offline risk classifier

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 18:48

Changelog

  • f2a0aa4 feat: OpenTofu support, GitHub Action, hardening, community files

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 03:18

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

Choose a tag to compare

@github-actions github-actions released this 01 Jun 02:27

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

Choose a tag to compare

@github-actions github-actions released this 01 Jun 00:41

Changelog

  • 724b2b8 feat(absorb): identity-match set-typed blocks and absorb nested attr removals

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 31 May 22:41

Changelog

  • 715f50c Add -plan-json flag for Terraform Cloud / remote execution
  • cd55237 Add Homebrew tap auto-update to GoReleaser
  • 1dec09d README: add brew install instructions
  • bbae068 fix: brew install command — use fully-qualified tap/formula/name form