Skip to content

Commit a1bd00c

Browse files
authored
Merge pull request #820 from kian99/v0.21.1-release-notes
#820 ## Description Changelog for the upcoming 0.21.1 release. ## Type of change - Maintenance work (repository related, like Github actions, or revving the Go version, etc.)
2 parents 4d12852 + 9e3f0db commit a1bd00c

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## 0.21.1 (August 4, 2025)
2+
3+
NOTES:
4+
5+
* **This release requires Juju controller version 2.9.49 or higher Juju.**
6+
* **If using JAAS, this release requires Juju controller version 3.6.5 or higher.**
7+
* This release uses Juju client api code from the Juju 3.6.4 release.
8+
* This is a patch release to provide an early fix for [810](https://github.com/juju/terraform-provider-juju/issues/810).
9+
10+
BUG FIXES
11+
12+
* Avoid revoking and re-granting users' access to offers [816](https://github.com/juju/terraform-provider-juju/pull/816) by @SimoneDutto
13+
* Allow offers that were previously consumed with the Juju CLI to work with Terraform [802](https://github.com/juju/terraform-provider-juju/pull/802) by @kian99
14+
15+
DOCUMENTATION
16+
17+
* Changes to move the docs to the Ubuntu domain [807](https://github.com/juju/terraform-provider-juju/pull/807) by @tmihoc
18+
* Add sitemap config and support for google analytics [812](https://github.com/juju/terraform-provider-juju/pull/812) by @tmihoc
19+
120
## 0.21.0 (July 21, 2025)
221

322
NOTES:

0 commit comments

Comments
 (0)