v5.5.0
- Reset paging with a successful fetch. Resolves UIU-1405.
- Added support for fetching result list pages individually by offset. See migration path documentation. Refs STCON-57.
- PUT mutator returns the server's response when it is JSON rather than the client record. Refs STCON-92.
- Introduce
silent
option to POST, PUT and DELETE mutators. Refs UIU-1295.