- Nothing changed yet.
- Moved to guillotina 6 and python 3.8 [lferran]
- Fix bug: individual errors are returned separately instead of making main request fail. [lferran]
- Add request body validation
- Add request and responses swagger description
- Black and isort
- Fix travis
[lferran]
- Be able to import types
- Upgrade to g5
- restrict compat version
- Provide new
max_batch_size
setting and default it to200
[vangheem]
- Retry requests automatically on ConflictError (with
eager-commit=True
) [masipcat]
- Added GET param
eager-commit
[masipcat]
- Copy future object from batch request to request
- Including parent request's security in batched view [lferran]
- try again
1.0.1 (2018-06-13)
- markdown fix
- Initial release [vangheem]