Skip to content

Latest commit

 

History

History
189 lines (139 loc) · 13.8 KB

CHANGELOG.md

File metadata and controls

189 lines (139 loc) · 13.8 KB

Change Log

v4.5.0 (2018-07-27)

Full Changelog

Closed issues:

  • New version with updated rest-client dependency #93
  • Bug?: result from auth0/mixins/httpproxy.rb returns 'nil' #88
  • import_users fails with EOFError #56
  • Using inside of a Rails API #55
  • Add documentation? #102
  • logout_url does not include client_id parameter #81

Merged pull requests:

v4.4.0 (2018-02-19)

Full Changelog

Closed issues:

  • Authentication Login is using /oauth/ro. #89

v4.3.0 (2018-02-19)

Full Changelog

Merged pull requests:

v4.2.0 (2018-02-15)

Full Changelog

Closed issues:

  • Vulnerable dependency: yard #99
  • post_password_change results in payload validation error #84
  • Unsupported on latest ruby version (2.4.0) #83
  • Adding a resource server breaks authentication. #76
  • outdated dependencies in ror-api example #75

Merged pull requests:

v4.1.0 (2016-07-25)

Full Changelog

Closed issues:

  • #post_password_change requires a password for ticket. #69
  • Exception messages are ruby hash string literals #63
  • Ruby on Rails API issue #61
  • Not possible to have V1 and V2 clients at the same time #60
  • Be able to control timeout #57
  • Version 4 changes #54
  • Implement API v2 #38

Merged pull requests:

  • Release 4.1.0 #71 (ignaciojonas)
  • Use JSON (result.body) for exception messages in requests #67 (ianks)
  • fixed rails api doesn't start, now impersionated links works with v2 #62 (Amialc)
  • Add api v2 log endpoints to the gem #59 (LindseyB)

v4.0.0 (2016-02-12)

Full Changelog

Closed issues:

  • Update LICENSE #47
  • Integration tests #15

Merged pull requests:

v3.6.1 (2015-07-09)

Full Changelog

Merged pull requests:

v3.6.0 (2015-06-01)

Full Changelog

Merged pull requests:

v3.5.0 (2015-05-21)

Full Changelog

Merged pull requests:

v3.4.0 (2015-05-07)

Full Changelog

Closed issues:

  • Changelog #29
  • Tag releases #16

Merged pull requests:

v3.3.0 (2015-04-15)

Full Changelog

Closed issues:

  • AuthenticationEndpoints should be independent of the V1/V2 API #20
  • Typo in AuthenticationEndpoints.login #17
  • Remove generated docs #14
  • Remove the examples directory from this repository #4

Merged pull requests:

v3.2.0 (2015-04-14)

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator