Skip to content

0.13.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@cderici cderici released this 08 Jul 19:53
· 273 commits to main since this release
1fb72cf

This is a release candidate for the coming v0.13.0 release. For details about the planning and the dates for the release stages, please refer to the v0.13.0 release planning post.

What's Changed

Refer to the changelog for the summary of the changes.

  • Bug report enhancements. by @hmlanigan in #478
  • chore(deps): bump golangci/golangci-lint-action from 4 to 6 by @dependabot in #479
  • chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.22.1 to 0.23.0 by @dependabot in #480
  • chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.7.0 to 1.8.0 by @dependabot in #485
  • chore(deps): bump github.com/juju/charm/v11 from 11.1.0 to 11.2.0 by @dependabot in #487
  • chore(deps): bump github.com/bflad/tfproviderlint from 0.29.0 to 0.30.0 by @dependabot in #486
  • Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #495
  • Bump github.com/hashicorp/terraform-plugin-framework from 1.7.0 to 1.9.0 by @dependabot in #497
  • fix(application): allow both placement and constraints together. by @hmlanigan in #499
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.19.0 to 0.19.4 by @dependabot in #496
  • Use juju 3 5 1 by @hmlanigan in #502
  • chore(deps): bump github.com/rs/zerolog from 1.32.0 to 1.33.0 by @dependabot in #490
  • fix: live discovery of data needed for juju by @hmlanigan in #503
  • feat(storage): extend application schema for storage flag by @anvial in #492
  • feat(storage): add storage support to application resource by @anvial in #494
  • feat: conventional commits static analysis by @SimonRichardson in #509
  • fix: run provider tests in parallel by @wallyworld in #511
  • chore(release): update version and changelogs for 0.13.0-rc1 by @cderici in #513

New Contributors

Full Changelog: rc0.12.0...0.13.0-rc1