Releases: juju/terraform-provider-juju
Releases · juju/terraform-provider-juju
0.17.1-rc1
What's Changed
- chore(upgrade to juju 3.6.3): upgrade juju dependency to juju 3.6.3 by @alesstimec in #684
- docs(changelog): changelog for 0.17.1 by @alesstimec in #685
Full Changelog: v0.17.0...0.17.1-rc1
v0.17.0
What's Changed
- feat(update-app-base): add support to update
base
for application charms by @SimoneDutto in #652 - fix: TestAcc_ResourceApplication_UpdatesRevision and TestAcc_ResourceIntegrationWithMultipleConsumers tests by @SimoneDutto in #669
- fix(juju_kubernetes_cloud): get plan from req.Plan instead of req.State by @SimoneDutto in #665
Full Changelog: v0.16.0...v0.17.0
0.17.0-rc1
What's Changed
- feat(update-app-base): add support to update
base
for application charms by @SimoneDutto in #652 - fix: TestAcc_ResourceApplication_UpdatesRevision and TestAcc_ResourceIntegrationWithMultipleConsumers tests by @SimoneDutto in #669
- fix(juju_kubernetes_cloud): get plan from req.Plan instead of req.State by @SimoneDutto in #665
- style: changelog for the 0.17.0 release by @alesstimec in #670
Full Changelog: v0.16.0...0.17.0-rc1
v0.16.0
What's Changed
- feat: jaas group data source by @pkulik0 in #602
- docs: improve juju_jaas_group datasource example by @hmlanigan in #638
- docs: add docs for RTD by @tmihoc in #631
- fix: improve running time of GitHub actions by @hmlanigan in #615
- chore(go.mod): update juju dependency to 3.6.0 by @alesstimec in #640
- fix(failure using ipv6 in tests): fix controller addresses resolution by @SimoneDutto in #649
- fix: jaas integration test by @alesstimec in #641
- Data source juju_application by @shipperizer in #630
- feat: add juju_access_offer resource by @amandahla in #633
- fix: fix the use of a hardcoded admin user by @alesstimec in #653
- docs: Changelog update for 0.16.0 release. by @alesstimec in #656
New Contributors
- @tmihoc made their first contribution in #631
- @SimoneDutto made their first contribution in #649
- @shipperizer made their first contribution in #630
Full Changelog: v0.15.1...v0.16.0
v0.15.1
What's Changed
- chore: remove ignore of darwin arm64 by @hmlanigan in #614
- chore: update template labels to new naming by @hmlanigan in #619
- Doc improvements by @hmlanigan in #629
- docs: Changelog update for 0.15.1 release. by @alesstimec in #636
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
- feat: add jaas validators by @kian99 in #541
- feat: add generic jaas access resource by @kian99 in #544
- feat: add jaas client by @kian99 in #540
- feat: jaas integration tests by @kian99 in #561
- feat: add "avoid jaas" validator to existing resources by @kian99 in #569
- feat: improve test speed by @kian99 in #560
- feat: JAAS groups schema and CRUD by @pkulik0 in #570
- test: bring canary test up to date with test_integration. by @hmlanigan in #586
- feat: add jaas group access resource by @kian99 in #587
- feat: add jaas offer access resource by @kian99 in #584
- feat: add jaas service account access resource by @kian99 in #591
- fix: fix id name in SchemaChanges.yml by @hmlanigan in #595
- feat: add jaas controller access resource by @kian99 in #590
- feat: add jaas resource docs by @kian99 in #594
- feat: merge jaas resources feature branch by @kian99 in #597
- revert: change to use self hosted runners by @hmlanigan in #600
- feat(clouds): add initial implementation for clouds client by @anvial in #593
- feat: add computed uuid to model resource by @hmlanigan in #599
- feat(cloud): implement CRUD functions for Kubernetes cloud resource by @anvial in #598
- fix(cloud): resolve acceptance test issues by removing model by @anvial in #609
New Contributors
Full Changelog: v0.14.0...v0.15.0
0.15.0-rc1
What's Changed
- feat: add jaas validators by @kian99 in #541
- feat: add generic jaas access resource by @kian99 in #544
- feat: add jaas client by @kian99 in #540
- feat: jaas integration tests by @kian99 in #561
- feat: add "avoid jaas" validator to existing resources by @kian99 in #569
- feat: improve test speed by @kian99 in #560
- feat: JAAS groups schema and CRUD by @pkulik0 in #570
- add JAAS cloud access resource by @kian99 in #581
- test: bring canary test up to date with test_integration. by @hmlanigan in #586
- feat: add jaas group access resource by @kian99 in #587
- feat: add jaas offer access resource by @kian99 in #584
- feat: add jaas service account access resource by @kian99 in #591
- fix: fix id name in SchemaChanges.yml by @hmlanigan in #595
- feat: add jaas controller access resource by @kian99 in #590
- feat: add jaas resource docs by @kian99 in #594
- feat: merge jaas resources feature branch by @kian99 in #597
- feat(clouds): add initial implementation for clouds client by @anvial in #593
- feat: add computed uuid to model resource by @hmlanigan in #599
- feat(cloud): implement CRUD functions for Kubernetes cloud resource by @anvial in #598
New Contributors
Full Changelog: 0.14.0-rc1...0.15.0-rc1
v0.14.0
What's Changed
- chore(makefile): create check makefile target by @jack-w-shaw in #530
- feat(githubactions): dependabot to use custom labels by @cderici in #523
- fix(application): update resource example to use correct charm storage by @anvial in #533
- chore(deps): bump github.com/juju/charm/v12 from 12.0.2 to 12.1.0 by @dependabot in #517
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.9.0 to 1.10.0 by @dependabot in #518
- fix(storagedirective): fix storage directive validator by @anvial in #538
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.12.0 to 0.13.0 by @dependabot in #519
- chore(deps): bump github.com/juju/cmd/v3 from 3.0.14 to 3.0.16 by @dependabot in #543
- test: version updates in GitHub actions. by @hmlanigan in #548
- feat(application): deploy applications with custom resources by @gatici in #493
- fix(constraints): ensure constraints are non-null by @jack-w-shaw in #556
- chore(cla): add cla check action by @jack-w-shaw in #559
- fix: bugs 535 and 539 only find storage for application being read by @hmlanigan in #557
- fix (application): do no panic on nil pointer by @hmlanigan in #563
New Contributors
- @jack-w-shaw made their first contribution in #530
- @gatici made their first contribution in #493
Full Changelog: v0.13.0...0.14.0
0.14.0-rc1
What's Changed
- chore(makefile): create check makefile target by @jack-w-shaw in #530
- feat(githubactions): dependabot to use custom labels by @cderici in #523
- fix(application): update resource example to use correct charm storage by @anvial in #533
- chore(deps): bump github.com/juju/charm/v12 from 12.0.2 to 12.1.0 by @dependabot in #517
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.9.0 to 1.10.0 by @dependabot in #518
- fix(storagedirective): fix storage directive validator by @anvial in #538
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.12.0 to 0.13.0 by @dependabot in #519
- chore(deps): bump github.com/juju/cmd/v3 from 3.0.14 to 3.0.16 by @dependabot in #543
- test: version updates in GitHub actions. by @hmlanigan in #548
- feat(application): deploy applications with custom resources by @gatici in #493
- fix(constraints): ensure constraints are non-null by @jack-w-shaw in #556
- chore(cla): add cla check action by @jack-w-shaw in #559
- fix: bugs 535 and 539 only find storage for application being read by @hmlanigan in #557
- fix (application): do no panic on nil pointer by @hmlanigan in #563
New Contributors
- @jack-w-shaw made their first contribution in #530
- @gatici made their first contribution in #493
Full Changelog: v0.13.0...0.14.0-rc1
v0.13.0
The SHA is different from 0.13.0-rc2 to include fixes to goreleaser
needed to do the release.
What's Changed
- Bug report enhancements. by @hmlanigan in #478
- fix(application): allow both placement and constraints together. by @hmlanigan in #499
- Use juju 3 5 1 by @hmlanigan in #502
- 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
New Contributors
- @SimonRichardson made their first contribution in #509
- @wallyworld made their first contribution in #511
Full Changelog: v0.12.0...v0.13.0