Skip to content

Commit b8dfa0c

Browse files
authored
Add changelog for 1.15.0 (#1200)
* Add changelog for 1.15.0 * lint
1 parent 95359a6 commit b8dfa0c

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v1.15.0
2+
3+
ENHANCEMENTS:
4+
- `resource/auth0_connection`: Add support to configure `custom_headers` attribute in Connection Options ([#917](https://github.com/auth0/terraform-provider-auth0/pull/917/))
5+
- `resource/auth0_attack_protection`: Add support to configure `pre_change_password` attribute ([#1196](https://github.com/auth0/terraform-provider-auth0/pull/1196/))
6+
- `resource/auth0_prompt_screen_renderer`: Add support for 12 new screens ([#1191](https://github.com/auth0/terraform-provider-auth0/pull/1191/))
7+
- `resource/auth0_tenant`: Add support to set `rp_logout_end_session_endpoint_discovery` property ([#1192](https://github.com/auth0/terraform-provider-auth0/pull/1192/))
8+
- `resource/auth0_tenant`: Add support to configure `error_page` attribute ([#1163](https://github.com/auth0/terraform-provider-auth0/pull/1163/))
9+
10+
111
## v1.14.0
212

313
FEATURES:
@@ -15,7 +25,7 @@ ENHANCEMENTS:
1525
## v1.13.1
1626

1727
FEATURES:
18-
28+
1929
- `resource/auth0_prompt_screen_renderer`: Add support for new screens( `EA` Release) ([#1158](https://github.com/auth0/terraform-provider-auth0/pull/1158/))
2030

2131

@@ -41,6 +51,7 @@ FEATURES:
4151

4252
- `resource/auth0_prompt_screen_renderer`: Add support for new screens (`EA` Release) ([#1144](https://github.com/auth0/terraform-provider-auth0/pull/1144/))
4353

54+
4455
## v1.11.1
4556

4657
BUG FIXES:

0 commit comments

Comments
 (0)