File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ v4.8.0] ( https://github.com/auth0/ruby-auth0/tree/v4.8.0 ) (2019-08-01)
4+ [ Full Changelog] ( https://github.com/auth0/ruby-auth0/compare/v4.7.0...v4.8.0 )
5+
6+ ** Closed issues**
7+ - Not enough information in exception when Rate Limiting is encountered [ \# 158] ( https://github.com/auth0/ruby-auth0/issues/158 )
8+
9+ ** Added**
10+ - Add Management API Anomaly endpoints [ \# 179] ( https://github.com/auth0/ruby-auth0/pull/179 ) ([ makoto-matsumoto] ( https://github.com/makoto-matsumoto ) )
11+ - Add parameters for users imports [ \# 177] ( https://github.com/auth0/ruby-auth0/pull/177 ) ([ makoto-matsumoto] ( https://github.com/makoto-matsumoto ) )
12+ - Add failed job error details endpoint [ \# 176] ( https://github.com/auth0/ruby-auth0/pull/176 ) ([ makoto-matsumoto] ( https://github.com/makoto-matsumoto ) )
13+ - Add Management API Roles endpoints [ \# 172] ( https://github.com/auth0/ruby-auth0/pull/172 ) ([ joshcanhelp] ( https://github.com/joshcanhelp ) )
14+ - Expose rate limiting information [ \# 170] ( https://github.com/auth0/ruby-auth0/pull/170 ) ([ philomory] ( https://github.com/philomory ) )
15+ - Add missing User Management API endpoints [ \# 169] ( https://github.com/auth0/ruby-auth0/pull/169 ) ([ joshcanhelp] ( https://github.com/joshcanhelp ) )
16+ - Add Gemfile.lock file [ \# 165] ( https://github.com/auth0/ruby-auth0/pull/165 ) ([ lbalmaceda] ( https://github.com/lbalmaceda ) )
17+
18+ ** Changed**
19+ - Add Roles and Users endpoints integration tests [ \# 174] ( https://github.com/auth0/ruby-auth0/pull/174 ) ([ joshcanhelp] ( https://github.com/joshcanhelp ) )
20+
21+ ** Deprecated**
22+ - Deprecate Auth0::Api::V2::Users.delete_users [ \# 181] ( https://github.com/auth0/ruby-auth0/pull/181 ) ([ joshcanhelp] ( https://github.com/joshcanhelp ) )
23+
24+ ** Removed**
25+ - Gemspec: Drop EOL'd property rubyforge_project [ \# 180] ( https://github.com/auth0/ruby-auth0/pull/180 ) ([ olleolleolle] ( https://github.com/olleolleolle ) )
26+
27+ ** Security**
28+ - Fix Yard dependency vulnerability [ \# 184] ( https://github.com/auth0/ruby-auth0/pull/184 ) ([ joshcanhelp] ( https://github.com/joshcanhelp ) )
29+
330## [ v4.7.0] ( https://github.com/auth0/ruby-auth0/tree/v4.7.0 ) (2019-03-19)
431[ Full Changelog] ( https://github.com/auth0/ruby-auth0/compare/v4.6.0...v4.7.0 )
532
You can’t perform that action at this time.
0 commit comments