Skip to content

Commit

Permalink
Merge pull request #138 from auth0/changelog_v0.30.0
Browse files Browse the repository at this point in the history
Add changelog for v0.30.0
  • Loading branch information
sergiught authored Apr 12, 2022
2 parents f24d568 + 8fa0ad8 commit 39bc476
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## 0.30.0

FEATURES:

- `resource/auth0_custom_domain*`: Added support for creating external resources associated with self-managed certificates ([#118](https://github.com/auth0/terraform-provider-auth0/pull/118))
- `resource/auth0_log_stream`: [DXCDT-104] Added filters to log_stream resource ([#133](https://github.com/auth0/terraform-provider-auth0/pull/133))


BUG FIXES:

- `resource/auth0_log_stream`: Fixed serialization of log streams with http sink custom headers ([#120](https://github.com/auth0/terraform-provider-auth0/pull/120))

NOTES:

- Upgraded to terraform-plugin-sdk@v2 ([#121](https://github.com/auth0/terraform-provider-auth0/pull/121), [#122](https://github.com/auth0/terraform-provider-auth0/pull/122), [#126](https://github.com/auth0/terraform-provider-auth0/pull/126))


## 0.29.0

FEATURES:
Expand Down

0 comments on commit 39bc476

Please sign in to comment.