Releases: risingwavelabs/byoc-runtime
Releases · risingwavelabs/byoc-runtime
v1.2.0
v1.1.0
v1.0.0
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
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
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