* Fix Limitation Role #5131 Allow to manage Live Query with User that have more than 100 Parse.Roles * Clean Up * Add Custom Config Support and Test * Fix Auth Test * Switch to Async Function * Fix restWhere * Fix Test * Clean Final Commit * Lint Fix * Need to Fix Test Callback * Fixes broken test * Restore find() method in spy * adds restquery-each * small nit * adds changelog
This commit is contained in:
committed by
Florent Vilmart
parent
aa9580e59c
commit
de79b70cbc
@@ -3,6 +3,10 @@
|
||||
### master
|
||||
[Full Changelog](https://github.com/parse-community/parse-server/compare/3.1.0...master)
|
||||
|
||||
#### Improvements:
|
||||
* Fixes issue that would prevent users with large number of roles to resolve all of them [@Moumouls]() (#5131, #5132)
|
||||
|
||||
|
||||
### 3.1.0
|
||||
[Full Changelog](https://github.com/parse-community/parse-server/compare/3.0.0...3.1.0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user