Skip to content

Releases: auth0/auth0-java

1.9.0

23 May 19:51
8401aa5
Compare
Choose a tag to compare

1.9.0 (2018-09-25)

Full Changelog

Added

1.8.0

23 May 19:51
8db8fef
Compare
Choose a tag to compare

1.8.0 (2018-07-13)

Full Changelog

Added

  • Allow to update the Management API token #141 (lbalmaceda)
  • Allow to set search_engine version for Users API #140 (lbalmaceda)
  • Make Connections accept include_totals parameter #135 (lbalmaceda)
  • Add pagination support to Client Grants, Grants, Resource Servers and Rules #132 (lbalmaceda)

Deprecated

  • Deprecate old list methods that do not support pagination #136 (lbalmaceda)

1.7.0

23 May 19:51
db804f5
Compare
Choose a tag to compare

1.7.0 (2018-06-11)

Full Changelog

Added

Deprecated

Security

1.6.0

23 May 19:52
537ae1b
Compare
Choose a tag to compare

1.6.0 (2018-06-04)

Full Changelog

Added

1.5.1

23 May 19:52
5b0e5a1
Compare
Choose a tag to compare

1.5.1 (2018-03-01)

Full Changelog

Fixed

1.5.0

23 May 19:52
d6ea6ba
Compare
Choose a tag to compare

1.5.0 (2017-12-07)

Full Changelog

Added

1.4.0

23 May 19:52
2f0e3bd
Compare
Choose a tag to compare

1.4.0 (2017-11-30)

Full Changelog

Added

Breaking changes

1.3.1

23 May 19:53
2635094
Compare
Choose a tag to compare

1.3.1 (2017-11-01)

Full Changelog
Closed issues

  • NullPointerException, StdDeserializer #78

Fixed

1.3.0

23 May 19:53
Compare
Choose a tag to compare

1.3.0 (2017-09-08)

Full Changelog

Added

  • implemented /api/v2/grants endpoint of auth0 management api #74 (neshanjo)

Changed

  • removed unmotivated throwing of UnsupportedEncodingException #75 (neshanjo)

1.2.0

23 May 19:54
Compare
Choose a tag to compare

1.2.0 (2017-08-07)

Full Changelog
Closed issues

  • Get AD connection's provisioning_ticket_url property #66

Added

  • Add support for provisioning_ticket_url property to Connection POJO #67 (unnamed38)
  • Add public User constructor without parameters #59 (lbalmaceda)

Removed