Skip to content

Commit 35c8ef6

Browse files
authored
Merge pull request #839 from alesstimec/changelog-0.22.0
#839 ## Description Changelog for the upcoming 0.22.0 release. ## Type of change - Maintenance work (repository related, like Github actions, or revving the Go version, etc.)
2 parents 6ce9a42 + 2e35927 commit 35c8ef6

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
## 0.22.0 (August 18, 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+
9+
ENHANCEMENTS
10+
11+
* An improvement of sematic comparison for constraints by @kian99 in [829](https://github.com/juju/terraform-provider-juju/pull/829).
12+
13+
BUG FIXES
14+
15+
* A fix for SSH key resource ID handling by @kian99 in [824](https://github.com/juju/terraform-provider-juju/pull/824).
16+
* A fix for removal of multiple integrations with the same endpoint by @SimoneDutto in [814](https://github.com/juju/terraform-provider-juju/pull/814).
17+
18+
DOCUMENTATION
19+
20+
* Addition of related links by @tmihoc in [825](https://github.com/juju/terraform-provider-juju/pull/825).
21+
* Clarification of cloud and controller authorization and improvement to documentation navigation by @tmihoc in [831](https://github.com/juju/terraform-provider-juju/pull/832).
22+
* Update to the documentation starter pack by @tmihoc in [836](https://github.com/juju/terraform-provider-juju/pull/836).
23+
124
## 0.21.1 (August 4, 2025)
225

326
NOTES:

0 commit comments

Comments
 (0)