Skip to content

Commit dd280c5

Browse files
authored
Add changelog for 1.11.0 (#1137)
* Add changelog for 1.11.0 * missed typo
1 parent 8f96c65 commit dd280c5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v1.11.0
2+
3+
FEATURES:
4+
- `resource/auth0_token_exchange_profile`: Add a resource for managing Token Exchange Profile ([#1119](https://github.com/auth0/terraform-provider-auth0/pull/1119))
5+
- `data-source/auth0_token_exchange_profile`: Add a data-source for retrieving Token Exchange Profile ([#1119](https://github.com/auth0/terraform-provider-auth0/pull/1119))
6+
7+
ENHANCEMENTS:
8+
- `resource/auth0_client`: Add support to set `token_exchange` property for a client ([#1119](https://github.com/auth0/terraform-provider-auth0/pull/1119))
9+
- `resource/auth0_connection`: Add support to set `authentication_methods` and `passkey_options` property for a connection ([#1099](https://github.com/auth0/terraform-provider-auth0/pull/1099))
10+
111
## v1.10.0
212

313
ENHANCEMENTS:

0 commit comments

Comments
 (0)