Skip to content

Commit

Permalink
Add changelog for 1.7.2 (#1066)
Browse files Browse the repository at this point in the history
  • Loading branch information
duedares-rvj authored Oct 31, 2024
1 parent 90a35dc commit 10728bf
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## v1.7.2

BUG FIXES:

- `resource/auth0_flow`: Fixed an issue with updating flows ([#1058](https://github.com/auth0/terraform-provider-auth0/pull/1058/))
- `resource/auth0_form`: Fixed an issue with updating forms ([#1058](https://github.com/auth0/terraform-provider-auth0/pull/1058/))

ENHANCEMENTS:
- `provider`: Added explicit check for handling missing env variables ([#1065](https://github.com/auth0/terraform-provider-auth0/pull/1065/))
- `resource/auth0_email_provider`: Added support for Custom Email Provider ([#1064](https://github.com/auth0/terraform-provider-auth0/pull/1064/))

NOTES:
- `resource/auth0_trigger_action`: Remove IGA-* triggers ([#1063](https://github.com/auth0/terraform-provider-auth0/pull/1063/))


## v1.7.1

BUG FIXES:
Expand Down

0 comments on commit 10728bf

Please sign in to comment.