|
4 | 4 |
|
5 | 5 | [Full Changelog](https://github.com/auth0/ruby-auth0/compare/v4.9.0...v4.10.0)
|
6 | 6 |
|
7 |
| -**Implemented enhancements:** |
8 |
| - |
9 |
| -- Gem prevents from replacing {app,user}\_metadata [\#191](https://github.com/auth0/ruby-auth0/issues/191) |
10 |
| - |
11 |
| -**Closed issues:** |
| 7 | +**Added** |
12 | 8 |
|
13 |
| -- Every 24 hours the management API starts returning unauthorized responses. [\#208](https://github.com/auth0/ruby-auth0/issues/208) |
14 |
| -- Update to include Prompts / should not be closed [\#204](https://github.com/auth0/ruby-auth0/issues/204) |
15 |
| -- Should not be closed [\#203](https://github.com/auth0/ruby-auth0/issues/203) |
16 |
| -- Unable to set audience [\#189](https://github.com/auth0/ruby-auth0/issues/189) |
| 9 | +- Added support for name\_filter parameter \[SDK-1607\] [\#214](https://github.com/auth0/ruby-auth0/pull/214) ([Widcket](https://github.com/Widcket)) |
| 10 | +- Pass client\_id, audience at Auth0::Api::V2::ClientGrants\#client\_grants [\#209](https://github.com/auth0/ruby-auth0/pull/209) ([hkdnet](https://github.com/hkdnet)) |
| 11 | +- Add rubocop-rails [\#200](https://github.com/auth0/ruby-auth0/pull/200) ([tknzk](https://github.com/tknzk)) |
17 | 12 |
|
18 |
| -**Merged pull requests:** |
| 13 | +**Security** |
19 | 14 |
|
20 | 15 | - Update rack requirement from ~\> 1.6.4 to ~\> 2.1.2 [\#206](https://github.com/auth0/ruby-auth0/pull/206) ([dependabot[bot]](https://github.com/apps/dependabot))
|
21 |
| -- Added support for name\_filter parameter \[SDK-1607\] [\#214](https://github.com/auth0/ruby-auth0/pull/214) ([Widcket](https://github.com/Widcket)) |
22 |
| -- Update dependencies and CI script [\#210](https://github.com/auth0/ruby-auth0/pull/210) ([lbalmaceda](https://github.com/lbalmaceda)) |
23 |
| -- Pass client\_id, audience at Auth0::Api::V2::ClientGrants\#client\_grants [\#209](https://github.com/auth0/ruby-auth0/pull/209) ([hkdnet](https://github.com/hkdnet)) |
24 | 16 | - Update rake requirement from ~\> 10.4 to ~\> 13.0 [\#207](https://github.com/auth0/ruby-auth0/pull/207) ([dependabot[bot]](https://github.com/apps/dependabot))
|
25 |
| -- Add rubocop-rails [\#200](https://github.com/auth0/ruby-auth0/pull/200) ([tknzk](https://github.com/tknzk)) |
| 17 | +- Update dependencies and CI script [\#210](https://github.com/auth0/ruby-auth0/pull/210) ([lbalmaceda](https://github.com/lbalmaceda)) |
26 | 18 |
|
27 | 19 | ## [v4.9.0](https://github.com/auth0/ruby-auth0/tree/v4.9.0) (2019-09-25)
|
28 | 20 | [Full Changelog](https://github.com/auth0/ruby-auth0/compare/v4.8.0...v4.9.0)
|
|
0 commit comments