Skip to content

Releases: risingwavelabs/byoc-runtime

v1.2.0

14 Feb 03:03
aa41860

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

27 Jan 03:02
e638c9c

Choose a tag to compare

What's Changed

  • feat: add an method to init modules only by @wjf3121 in #33

Full Changelog: v1.0.0...v1.1.0

v1.0.0

26 Jan 03:54
be348a5

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0 by @dependabot[bot] in #29
  • chore(deps): bump golang.org/x/crypto from 0.38.0 to 0.45.0 by @dependabot[bot] in #31
  • refactor: make terraform pkg testable and add unit tests by @wjf3121 in #30

Full Changelog: v0.2.0...v1.0.0

v0.2.0

26 Nov 09:08
520c1d3

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/zclconf/go-cty from 1.16.3 to 1.17.0 by @dependabot[bot] in #25
  • chore(build): upgrade Go to 1.25 by @wjf3121 in #26
  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #27
  • chore(dep): switch back to official terraform-exec mod by @wjf3121 in #28

Full Changelog: v0.1.0...v0.2.0

v0.1.0

12 Sep 08:15
d92c30d

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/hashicorp/hc-install from 0.9.0 to 0.9.1 by @dependabot[bot] in #16
  • feat: upgrade go and tooling versions and fix corresponding lint issues by @wjf3121 in #17
  • chore(deps): bump github.com/hashicorp/hc-install from 0.9.1 to 0.9.2 by @dependabot[bot] in #18
  • fix(ci): add more lint checks by @wjf3121 in #19
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #20
  • feat: allow using a private endpoint to download Terraform binary by @wjf3121 in #21
  • feat: allow specifying Terraform CLI config file by @wjf3121 in #22
  • chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #24
  • feat: allow overwriting module source with custom registry endpoint by @wjf3121 in #23

Full Changelog: v0.0.5...v0.1.0

v0.0.5

09 Dec 11:14
bf88417

Choose a tag to compare

feat: add an option to pass sensitive variable through CLI arg (#15)

v0.0.4

08 Aug 13:28
ccc3417

Choose a tag to compare

fix: downgrade hc-install (#8)

The new version outputs debug logs without an option to turn it off

v0.0.3

08 Aug 10:58
3b2fd09

Choose a tag to compare

feat: add option to set stdout/err (#7)

v0.0.2

01 Aug 14:15
0e61016

Choose a tag to compare

fix(ci): update dependabot team (#5)

v0.0.1

24 Jul 12:34
6eb162f

Choose a tag to compare

feat: add license