Skip to content

Commit cef9454

Browse files
authored
Add changelog for v1.36.0 (#1418)
1 parent 52f5bf9 commit cef9454

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v1.36.0
2+
3+
FEATURES:
4+
- `resource/auth0_connection_profile` – Add support for creating and managing Auth0 Connection Profiles ([#1414](https://github.com/auth0/terraform-provider-auth0/pull/1414))
5+
- `data-source/auth0_connection_profile` – Add support for retrieving Auth0 Connection Profiles ([#1414](https://github.com/auth0/terraform-provider-auth0/pull/1414))
6+
- `resource/auth0_client` – Add support for configuring Express Configuration Client ([#1414](https://github.com/auth0/terraform-provider-auth0/pull/1414))
7+
- `resource/auth0_client_grant` – Add support for the new is_system property ([#1414](https://github.com/auth0/terraform-provider-auth0/pull/1414))
8+
- `resource/auth0_resource_server` – Add support for the new is_system property ([#1414](https://github.com/auth0/terraform-provider-auth0/pull/1414))
9+
10+
ENHANCEMENTS:
11+
- `resource/auth0_network_acl` – Add support for new `dynamic_client_registration` scope ([#1413](https://github.com/auth0/terraform-provider-auth0/pull/1413))
12+
113
## v1.35.0
214

315
FEATURES:

0 commit comments

Comments
 (0)