Skip to content

Releases: auth0/auth0.net

7.11.0

29 Sep 08:56
2c3468c
Compare
Choose a tag to compare

Added

Changed

7.10.0

29 Sep 08:55
a2d6ebe
Compare
Choose a tag to compare

Added

Fixed

7.9.0

29 Sep 08:55
8558543
Compare
Choose a tag to compare

Added

  • Add cancellation token support #513 (hawxy)
  • Implement automatic rate-limit handling #512 (frederikprijck)
  • Add connection property to OrganizationConnection #511 (frederikprijck)
  • Update pagination interface to support 'from' and 'take' checkpoint pagination parameters #507 (evansims)

Fixed

Note: In the situation where you are providing your own implementation for IManagementConnection or IAuthenticationConnection, upgrading to 7.9.0 will require changing your implementations to also include the optional CancellationToken parameters.

7.8.0

29 Sep 08:55
aff7af7
Compare
Choose a tag to compare

Added

7.7.0

29 Sep 08:55
e0361ff
Compare
Choose a tag to compare

Added

7.6.1

29 Sep 08:55
5359568
Compare
Choose a tag to compare

Changed

7.6.0

29 Sep 08:54
9f527d0
Compare
Choose a tag to compare

Added

Changed

7.5.1

29 Sep 08:53
bbd508a
Compare
Choose a tag to compare

Changed

7.5.0

29 Sep 08:53
2b579d8
Compare
Choose a tag to compare

Added

7.4.0

29 Sep 08:53
0e40c85
Compare
Choose a tag to compare

Added