Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Commit

Permalink
Merge pull request #510 from alexkappa/patch/0.26.2
Browse files Browse the repository at this point in the history
Add changelog for 0.26.2
  • Loading branch information
willvedd committed Jan 31, 2022
2 parents 07b1412 + 470af59 commit ad8d400
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## 0.26.2

ENHANCEMENTS:

* resource/auth0_log_stream: Add support for JSONOBJECT format ([#445](https://github.com/alexkappa/terraform-provider-auth0/pull/445))
* resource/auth0_guardian: Add email mfa factor ([#499](https://github.com/alexkappa/terraform-provider-auth0/pull/499))
* resource/auth0_client: Add `signing_cert` option to SAMLP addon ([#426](https://github.com/alexkappa/terraform-provider-auth0/pull/426))
* resource/auth0_connection: Add support for custom SMS gateways ([#417](https://github.com/alexkappa/terraform-provider-auth0/pull/417))
* Add HTTP mocks to acceptance tests for external dependencies, specifically for domain name verification ([#501](https://github.com/alexkappa/terraform-provider-auth0/pull/501))
* resource/auth0_connection: Add `google-apps` connection strategy ([#422](https://github.com/alexkappa/terraform-provider-auth0/pull/422))

NOTES:

* Fixed typos in SAMLP connection docs ([#448](https://github.com/alexkappa/terraform-provider-auth0/pull/448), [#449](https://github.com/alexkappa/terraform-provider-auth0/pull/449))
* Removed `role_id` from auth0_role documentation ([#415](https://github.com/alexkappa/terraform-provider-auth0/pull/415))

## 0.26.1

BUG FIXES:
Expand Down

0 comments on commit ad8d400

Please sign in to comment.