Breaking Changes
- The
SaveRowsCommandhas been updated to be a command wrapper for thequery-saveRows.api - The
SaveRowsResponsenow wraps the response from the newSaveRowsCommand - Rename original
SaveRowsResponsetoRowsResponse - Rename original
SaveRowsCommandtoBaseRowsCommand - Rename original
RowsResponsetoBaseRowsResponse
Other changes
- Update Gradle, Gradle Plugins, HttpClient, and JSONObject versions