Skip to content

Commit

Permalink
Add changelog for v1.1.2 (#906)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiught committed Jan 11, 2024
1 parent ded242d commit f3b2416
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## v1.1.2

ENHANCEMENTS:

- `resource/auth0_action`: Prevent sending `secrets` and `dependencies` config if no changes triggered ([#903](https://github.com/auth0/terraform-provider-auth0/pull/903))

BUG FIXES:

- `resource/auth0_connection`: Fix PKCE values for OIDC connections ([#896](https://github.com/auth0/terraform-provider-auth0/pull/896))
- `resource/auth0_connection`: Allow `samlp` block to be defined as empty and inherit default values ([#905](https://github.com/auth0/terraform-provider-auth0/pull/905))


## v1.1.1

BUG FIXES:
Expand Down

0 comments on commit f3b2416

Please sign in to comment.