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

Commit ad8d400

Browse files
authored
Merge pull request #510 from alexkappa/patch/0.26.2
Add changelog for 0.26.2
2 parents 07b1412 + 470af59 commit ad8d400

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## 0.26.2
2+
3+
ENHANCEMENTS:
4+
5+
* resource/auth0_log_stream: Add support for JSONOBJECT format ([#445](https://github.com/alexkappa/terraform-provider-auth0/pull/445))
6+
* resource/auth0_guardian: Add email mfa factor ([#499](https://github.com/alexkappa/terraform-provider-auth0/pull/499))
7+
* resource/auth0_client: Add `signing_cert` option to SAMLP addon ([#426](https://github.com/alexkappa/terraform-provider-auth0/pull/426))
8+
* resource/auth0_connection: Add support for custom SMS gateways ([#417](https://github.com/alexkappa/terraform-provider-auth0/pull/417))
9+
* Add HTTP mocks to acceptance tests for external dependencies, specifically for domain name verification ([#501](https://github.com/alexkappa/terraform-provider-auth0/pull/501))
10+
* resource/auth0_connection: Add `google-apps` connection strategy ([#422](https://github.com/alexkappa/terraform-provider-auth0/pull/422))
11+
12+
NOTES:
13+
14+
* 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))
15+
* Removed `role_id` from auth0_role documentation ([#415](https://github.com/alexkappa/terraform-provider-auth0/pull/415))
16+
117
## 0.26.1
218

319
BUG FIXES:

0 commit comments

Comments
 (0)