Skip to content

v7.0.0

Latest

Choose a tag to compare

@labkey-nicka labkey-nicka released this 18 Jul 20:18
· 0 commits to develop since this release

Breaking Changes

  • The SaveRowsCommand has been updated to be a command wrapper for the query-saveRows.api
  • The SaveRowsResponse now wraps the response from the new SaveRowsCommand
  • Rename original SaveRowsResponse to RowsResponse
  • Rename original SaveRowsCommand to BaseRowsCommand
  • Rename original RowsResponse to BaseRowsResponse

Other changes

  • Update Gradle, Gradle Plugins, HttpClient, and JSONObject versions