Skip to content

Commit 3b6075c

Browse files
authored
Merge pull request #656 from alesstimec/changelog-0-16-0
#656 ## Description Changelog update for the 0.16.0 release. Fixes: ## Type of change - Maintenance work (repository related, like Github actions, or revving the Go version, etc.)
2 parents 4fc8f89 + be6a8d0 commit 3b6075c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## 0.16.0 (January 20, 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.5.0 or higher.**
7+
* This release uses juju client api code from the juju 3.6.0 release.
8+
9+
ENHANCEMENTS:
10+
11+
* The new `juju_application` data source allows you to incorporate already existing applications. (Thanks @shipperizer).
12+
* The new `juju_access_offer` resource allows you to manage access to application offers (Tanks @amandahla).
13+
* The new `juju_jaas_group` data source allows you to incorporate already existing groups (Thanks @pkulik0).
14+
15+
BUG FIXES:
16+
17+
* fix: fix the use of a hardcoded admin user #653
18+
119
## 0.15.1 (December 3, 2024)
220

321
NOTES:

0 commit comments

Comments
 (0)