v1.0.17
Note: This change impacts all categories. This SDK had some deployment issues that led to the most recent version of the Java SDK not being pushed to Maven. We have resolved the issue and rereleased the changes into this release. The release notes have been aggregated here.
Aggregated Release 1
- Sync the SDKs with the latest updates to the Merge API.
- New common models, query parameters, and fields
- [CRM + Ticketing] Improved typing on the RemoteFields object
value
field to avoid breakage when returning variable types. - Improvements to developer experience
Aggregated Release 2
- Sync the SDKs with the latest updates to the Merge API.
- New common models, query parameters, and fields
isShellData
query parameter- TaxRate added to InvoiceLineItems
- [CRM + Ticketing] Improved typing on the RemoteFields object
value
field to avoid breakage when returning variable types. - Improvements to developer experience
- update code snippets in line
- better comments for easier use of the interfaces
Aggregated Release 3
- Fix the Async Passthrough POST return object typing to allow for a string return when polling for passthrough task completion
- update dependency packages to latest compatible versions.