You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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))
0 commit comments