v4.1.0 (2016-07-25)
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)
Closed issues:
Merged pull requests:
- V2 - Rebased to Master #53 (ignaciojonas)
- V2 - Auth Endpoints + Gem deployment #50 (ignaciojonas)
- Documentation Style #49 (ignaciojonas)
- Update License #48 (aguerere)
- API v2 Implementation #46 (ignaciojonas)
- Refresh token delegation #43 (LindseyB)
- Fix tests to make build green #41 (leosoubeste)
- Rubocop Integration #39 (ignaciojonas)
- Remove semi-colons in README #37 (l4u)
v3.6.1 (2015-07-09)
Merged pull requests:
- set the search engine if a query is set #36 (taylorfinnell)
- email validation is broken by _, which breaks the tests #35 (taylorfinnell)
v3.6.0 (2015-06-01)
Merged pull requests:
- Remove exclude_fields parameter for getting users #34 (hzalaz)
- Add connections #33 (taylorfinnell)
- Use client header spec as per documentation #32 (benschwarz)
v3.5.0 (2015-05-21)
Merged pull requests:
- Client information headers #31 (benschwarz)
v3.4.0 (2015-05-07)
Closed issues:
Merged pull requests:
- allow setting impersonation ttl #30 (seamusabshere)
- Fix broken link in README #28 (dentarg)
v3.3.0 (2015-04-15)
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:
- Chore integration tests #27 (hzalaz)
- allow to pass extra parameters to delegation method #23 (Maxim-Filimonov)
v3.2.0 (2015-04-14)
Merged pull requests:
- Impersonation #26 (dentarg)
- Allow to set api_type to use with salesforce_api #25 (Maxim-Filimonov)
- Fixed few issues from issues list #22 (offtop)
- Update readme.md api v2 basic usage example #19 (ethancrawford)
- fix token initialization to prevent nil token value #18 (ethancrawford)
- Make the client work for API v1 #13 (dentarg)
- Fix typo delegation signature; open_id => openid #12 (dentarg)
- Make the tests run on Travis CI #11 (dentarg)
- Added support for API V1 and API V2 #9 (offtop)
- Update README.md #8 (pose)
- Make delete user safe #5 (dentarg)
- Remove the omniauth strategy #3 (dentarg)
- Fix rspec deprecation warning #2 (dentarg)
- Add method to access delegation endpoint #1 (FrancisPlaza)
* This Change Log was automatically generated by github_changelog_generator