Skip to content

Releases: elastic/terranova

terranova v0.6.4

05 Nov 22:40
de684a9
Compare
Choose a tag to compare

What's Changed

  • release: fix typo by @reakaleek in #120
  • fix: add the tfplan to the tnplan correctly by @reakaleek in #121
  • release: terranova v0.6.4 by @elastic-observability-automation in #122

Full Changelog: 0.6.3...0.6.4

terranova v0.6.3

05 Nov 14:14
00de910
Compare
Choose a tag to compare

What's Changed

  • fix: write plan to out when exit code is 2 by @reakaleek in #118
  • release: terranova v0.6.3 by @elastic-observability-automation in #119

Full Changelog: 0.6.2...0.6.3

terranova v0.6.2

05 Nov 10:05
cc78ecb
Compare
Choose a tag to compare

What's Changed

  • Update github token permissions in release workflow by @reakaleek in #114
  • chore: prepare for next iteration by @amannocci in #115
  • fix: correct plan generation by @amannocci in #116
  • release: terranova v0.6.2 by @elastic-observability-automation in #117

Full Changelog: 0.6.1...0.6.2

terranova v0.6.1

04 Nov 14:25
799c33d
Compare
Choose a tag to compare

What's Changed

  • ci: Add GH_TOKEN to post-release step by @reakaleek in #111
  • chore: prepare for next iteration by @reakaleek in #110
  • fix: correctly generate binary by @amannocci in #112
  • release: terranova v0.6.1 by @elastic-observability-automation in #113

Full Changelog: 0.6.0...0.6.1

terranova v0.6.0

04 Nov 11:04
60a4767
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump actions/attest-build-provenance from 1.4.1 to 1.4.2 in the github-actions group by @dependabot in #86
  • build(deps): bump the pip group with 2 updates by @dependabot in #87
  • chore: prepare for next iteration by @elastic-vault-github-plugin-prod in #84
  • fix: put codeowners at same level by @amannocci in #88
  • feat: rename entrypoint to cli by @amannocci in #90
  • feat: improve dev workflow by @amannocci in #89
  • build(deps): bump actions/attest-build-provenance from 1.4.2 to 1.4.3 in the github-actions group by @dependabot in #94
  • feat: improve binary generation by @amannocci in #93
  • github-action: use oblt-actions/git/setup by @v1v in #95
  • build(deps): bump the pip group with 2 updates by @dependabot in #96
  • ci: use GitHub app for ephemeral tokens by @v1v in #97
  • feat: support plan generation by @amannocci in #104
  • Fix pre-release.yml by @reakaleek in #105
  • build(deps): bump the pip group across 1 directory with 6 updates by @dependabot in #103
  • build(deps): bump rich from 13.9.2 to 13.9.4 in the pip group by @dependabot in #108
  • release: terranova v0.6.0 by @elastic-observability-automation in #109

New Contributors

  • @elastic-observability-automation made their first contribution in #109

Full Changelog: 0.5.2...0.6.0

terranova v0.5.2

23 Aug 17:25
42b1ee5
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump black from 24.4.2 to 24.8.0 in the pip group by @dependabot in #74
  • chore(deps): bump actions/attest-build-provenance from 1.3.3 to 1.4.0 in the github-actions group by @dependabot in #75
  • chore(deps-dev): bump pyinstaller from 6.9.0 to 6.10.0 in the pip group by @dependabot in #78
  • chore(deps): bump actions/attest-build-provenance from 1.4.0 to 1.4.1 in the github-actions group by @dependabot in #77
  • fix: use correct exit code in the plan command by @reakaleek in #79
  • release: terranova v0.5.1 by @elastic-vault-github-plugin-prod in #80
  • chore: prepare for next iteration by @elastic-vault-github-plugin-prod in #82
  • release: terranova v0.5.2 by @elastic-vault-github-plugin-prod in #83

Full Changelog: 0.5.0...0.5.2

terranova v0.5.0

02 Aug 15:17
731193b
Compare
Choose a tag to compare

What's Changed

  • chore: prepare for next iteration by @elastic-vault-github-plugin-prod in #68
  • chore(deps-dev): bump the pip group with 2 updates by @dependabot in #69
  • feat: add amannocci in codeowners by @amannocci in #70
  • chore(deps-dev): bump pytest from 8.3.1 to 8.3.2 in the pip group by @dependabot in #71
  • feat: add --detailed-exitcode flag to plan command by @reakaleek in #72
  • release: terranova v0.5.0 by @elastic-vault-github-plugin-prod in #73

New Contributors

Full Changelog: 0.4.1...0.5.0

terranova v0.4.1

17 Jul 09:30
5ab9a6e
Compare
Choose a tag to compare

What's Changed

  • chore: prepare for next iteration by @elastic-vault-github-plugin-prod in #60
  • chore(deps-dev): bump the pip group with 2 updates by @dependabot in #61
  • chore(deps-dev): bump pyinstaller from 6.8.0 to 6.9.0 in the pip group by @dependabot in #62
  • chore(deps): bump jsonschema from 4.22.0 to 4.23.0 in the pip group by @dependabot in #64
  • feat: support for asdf by @amannocci in #65
  • build: upgrade dependencies and fix version replacement by @amannocci in #66
  • chore(deps): bump actions/attest-build-provenance from 1.3.2 to 1.3.3 in the github-actions group by @dependabot in #63
  • release: terranova v0.4.1 by @elastic-vault-github-plugin-prod in #67

Full Changelog: 0.4.0...0.4.1

terranova v0.4.0

27 Jun 13:21
5c08012
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump actions/attest-build-provenance from 1.1.1 to 1.1.2 in the github-actions group by @dependabot in #35
  • chore(deps-dev): bump the pip group with 2 updates by @dependabot in #36
  • chore: prepare for next iteration by @elastic-vault-github-plugin-prod in #34
  • build: detect tools before using them by @amannocci in #43
  • build: upgrade all dependencies by @amannocci in #44
  • feat: add codeowners by @amannocci in #46
  • feat: brew install option by @amannocci in #47
  • feat: implement metadata support for data sources by @amannocci in #42
  • fix: exclude header in the templates file by @v1v in #48
  • chore: don't format on save by @amannocci in #45
  • feat(flag): support --fail-at-end flag by @v1v in #41
  • chore(deps): bump sh from 2.0.6 to 2.0.7 in the pip group by @dependabot in #49
  • chore(deps): bump the pip group with 4 updates by @dependabot in #53
  • chore(deps): bump actions/attest-build-provenance from 1.1.2 to 1.2.0 in the github-actions group by @dependabot in #54
  • feat: implement bind for untaint command by @amannocci in #52
  • feat: add command list support by @amannocci in #55
  • chore(deps): bump actions/attest-build-provenance from 1.2.0 to 1.3.2 in the github-actions group across 1 directory by @dependabot in #57
  • chore(deps-dev): bump urllib3 from 2.2.1 to 2.2.2 by @dependabot in #58
  • release: terranova v0.4.0 by @elastic-vault-github-plugin-prod in #59

Full Changelog: 0.3.0...0.4.0

terranova v0.3.0

17 May 13:32
e895a9f
Compare
Choose a tag to compare

What's Changed

  • chore: prepare for next iteration by @apmmachine in #13
  • feat: add headers license by @amannocci in #14
  • feat: use elastic copyright template by @amannocci in #15
  • fix: correctly forward runbook env vars by @amannocci in #16
  • feat: let the user decide by @amannocci in #17
  • refactor: implement selectors at finder level by @amannocci in #19
  • test: add minimal e2e tests by @amannocci in #18
  • feat: support for pyright by @amannocci in #20
  • docs: improve readme layout by @amannocci in #21
  • github-action: support provenance by @v1v in #22
  • github-action: use ephemeral github token by @v1v in #24
  • github-action: delete opentelemetry workflow by @v1v in #25
  • github-action: use actions/attest-build-provenance by @v1v in #26
  • ci: add dependabot to maintain dependencies up-to-date by @amannocci in #27
  • chore(deps): bump the pip group with 9 updates by @dependabot in #28
  • docs: help with installing the release from a different repository by @v1v in #29
  • fix: correct resource pattern to support dashes by @amannocci in #30
  • feat: forward more plan options by @amannocci in #31
  • feat: support no backend on init command by @amannocci in #32
  • release: terranova v0.3.0 by @elastic-vault-github-plugin-prod in #33

New Contributors

  • @v1v made their first contribution in #22
  • @dependabot made their first contribution in #28
  • @elastic-vault-github-plugin-prod made their first contribution in #33

Full Changelog: 0.2.0...0.3.0