Skip to content

v5.5.0

Compare
Choose a tag to compare
@zburke zburke released this 03 Mar 22:54
· 121 commits to master since this release
5c0e1af
  • 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.