Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Releases: cloudbees-oss/zendesk-java-client

1.4.0

08 Jan 14:59
ee9bc95

Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

👻 Maintenance

1.3.1

13 Aug 10:17
61cfabd

Choose a tag to compare

Note: 1.3.0 was not published to central (technical issue during the release process).

🚀 New features and improvements

  • [feat] Add a way to customize the client object mapper (#770) @PierreBtz

📦 Dependency updates

👻 Maintenance

  • [chore] Override the nexus-staging-maven-plugin for the new central publication process (#772) @PierreBtz
  • [chore] Temporary override the distribution management to test the new release process (#771) @PierreBtz

1.2.0

16 May 14:51
f573bba

Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

1.1.1

19 Dec 10:41
ef4b818

Choose a tag to compare

I'm glad to announce the release of version 1.1.1.

A big thank you to our contributor for this release: @shalabi

🚀 New features and improvements

  • Switch article endpoints to use CBP (cursor based pagination) (#733) @shalabi

📦 Dependency updates

  • Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 (#731) @dependabot
  • Bump io.netty:netty-bom from 4.1.115.Final to 4.1.116.Final (#734) @dependabot

1.1.0

13 Dec 11:27
7dabd8e

Choose a tag to compare

I'm glad to announce the release of version 1.1.0.

A big thank you to all our contributors for this release: @MedinaAlex and @besbes.

🚀 New features and improvements

📦 Dependency updates

  • Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.2 (#728) @dependabot
  • Bump org.asynchttpclient:async-http-client from 2.12.3 to 3.0.1 (#727) @dependabot
  • Bump org.slf4j:slf4j-simple from 2.0.13 to 2.0.16 (#716) @dependabot
  • Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 (#717) @dependabot
  • Bump org.codehaus.mojo:extra-enforcer-rules from 1.8.0 to 1.9.0 (#721) @dependabot
  • Bump io.netty:netty-bom from 4.1.112.Final to 4.1.115.Final (#726) @dependabot
  • Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 (#714) @dependabot
  • Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 (#709) @dependabot
  • Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2 (#708) @dependabot
  • Bump org.codehaus.mojo:animal-sniffer-enforcer-rule from 1.23 to 1.24 (#707) @dependabot
  • Bump io.netty:netty-bom from 4.1.111.Final to 4.1.112.Final (#710) @dependabot

👻 Maintenance

1.0.0

28 Jun 10:24
3ebe267

Choose a tag to compare

I'm glad to announce the release of version 1.0.0.

The switch to a 1.x version does not mean a thing, it's just a long overdue bump.
0.x.y versioning didn't make a lot of sense for this library anymore and it confused some folks when breaking changes happened on minor bumps.

This release contains one breaking change. If you persisted a Trigger with a previous version of the library, the createdAt, updatedAt and categoryId field will be null when deserialised. See the Pull Request for more details.

A big thank you to all our contributors for this release: @jonnybbb, @diendanyoi54 and @besbes.

💥 Breaking changes

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 (#703) @dependabot
  • Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 (#690) @dependabot
  • Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 (#694) @dependabot
  • Bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.1 (#692) @dependabot
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 (#696) @dependabot
  • Bump io.netty:netty-bom from 4.1.109.Final to 4.1.111.Final (#698) @dependabot
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#683) @dependabot
  • Bump org.slf4j:slf4j-simple from 2.0.12 to 2.0.13 (#684) @dependabot
  • Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 (#685) @dependabot
  • Bump io.netty:netty-bom from 4.1.108.Final to 4.1.109.Final (#687) @dependabot
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1 (#689) @dependabot
  • Bump com.fasterxml.jackson:jackson-bom from 2.16.1 to 2.17.0 (#678) @dependabot
  • Bump org.codehaus.mojo:extra-enforcer-rules from 1.7.0 to 1.8.0 (#679) @dependabot
  • Bump io.netty:netty-bom from 4.1.107.Final to 4.1.108.Final (#682) @dependabot
  • Bump org.awaitility:awaitility from 4.2.0 to 4.2.1 (#680) @dependabot
  • Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 (#670) @dependabot
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.30.0 to 2.43.0 (#660) @dependabot
  • Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 (#669) @dependabot
  • Bump org.slf4j:slf4j-simple from 2.0.11 to 2.0.12 (#671) @dependabot
  • Bump io.netty:netty-bom from 4.1.106.Final to 4.1.107.Final (#672) @dependabot

0.25.0

01 Mar 10:36
cae8500

Choose a tag to compare

This version is the first one not compatible with Java 8 anymore.
No other change.

👻 Maintenance

0.24.3

27 Feb 13:41
50d45e3

Choose a tag to compare

📦 Dependency updates

  • Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#667) @dependabot

0.24.2

26 Jan 15:40
b8f77cf

Choose a tag to compare

I'm glad to announce the release of version 0.24.2 of the library.

It contains 2 new API calls.

Thanks to @timveil for their contribution.

🚀 New features and improvements

📦 Dependency updates

0.24.1

07 Nov 10:56
72ff614

Choose a tag to compare

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.