0.24.1
release-drafter
released this
07 Nov 10:56
·
152 commits
to refs/heads/master
since this release
I'm glad to announce the release of version 0.24.1 of the library.
It migrates the library to using Cursor Based Pagination[https://developer.zendesk.com/documentation/api-basics/pagination/paginating-through-lists-using-cursor-pagination/) for most of the endpoints that supports it with the notable exception of the Triggers endpoints which exhibit a bug in some condition in this mode.
Thanks to all our contributors: @btpnlsl, @topero, @sircpl, @jonjarvis, @cryptomail
Note: version 0.24.0 was scratched due to a transient technical issue with the Sonatype Nexus.
🚀 New features and improvements
- Add Ticket properties to support safe update (#630) @btpnlsl
- Support List Locales operation (#619) @topero
- Add default user agent header (#613) @sircpl
- Use cursor based pagination for endpoints that support it (#614) @sircpl
📦 Dependency updates
- Bump com.fasterxml.jackson:jackson-bom from 2.15.2 to 2.15.3 (#624) @dependabot
- Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#628) @dependabot
- Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#625) @dependabot
- Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 (#631) @dependabot
- Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 (#615) @dependabot
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.1 (#618) @dependabot
- Bump org.slf4j:slf4j-simple from 2.0.7 to 2.0.9 (#616) @dependabot
- Bump actions/checkout from 3 to 4 (#617) @dependabot
- Bump io.netty:netty-bom from 4.1.95.Final to 4.1.100.Final (#623) @dependabot