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

Commit f9ed663

Browse files
committed
Bump CHANGELOG.md
1 parent d24bd4b commit f9ed663

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v5.14.0
2+
* `management.SigningKey`: Add support for listing, reading, rotating and revoking an Auth0 Tenant's signing key ([#191](https://github.com/go-auth0/auth0/pull/191))
3+
* `management.Grant`: Support pagination response when listing Grants ([#205](https://github.com/go-auth0/auth0/pull/205))
4+
* `management.Guardian`: Support to create a MFA enrollment ticket ([#207](https://github.com/go-auth0/auth0/pull/207))
5+
* `management.User`: Support to retrieve blocked IP addresses & unblock users using username, phone number or email ([#208](https://github.com/go-auth0/auth0/pull/208))
6+
* `management.Connection`: Support deny list (non persistent attributes) of attributes Auth0 stores per connection object ([#203](https://github.com/go-auth0/auth0/pull/203))
7+
18
## v5.13.0
29
* `management.ConnectionOptionsOIDC`: Add `SetUserAttributes` to OIDC Strategy
310

0 commit comments

Comments
 (0)