Skip to content

0.10.0

Compare
Choose a tag to compare
@aheritier aheritier released this 24 Nov 17:27
· 659 commits to master since this release

Improvements and new features

  • Support for Dynamic Content ( PR #293 - Thanks @hscabral )
  • Add a sorting order for the comment retrieval ( Issue #307 - PR #308 - Thanks @PierreBtz )
  • Configure @dependabot ( PR #296 )
  • Dependencies updates
    ** Bump slf4j-simple from 1.7.25 to 1.7.29 ( PR #300 - Thanks @dependabot )
    ** Bump slf4j-api from 1.7.25 to 1.7.29 ( PR #301 - Thanks @dependabot )
    ** Bump async-http-client from 2.3.0 to 2.10.4 ( PR #304 - Thanks @dependabot )
    ** Bump jackson-bom from 2.9.3 to 2.10.1 ( PR #305 - Thanks @dependabot )
    ** Bump handy-uri-templates from 2.1.6 to 2.1.8 ( PR #299 - Thanks @dependabot )
  • Build updates
    ** Bump cloudbees-oss-parent from 8 to 9 ( PR #298 - Thanks @dependabot )
    ** Bump maven-enforcer-plugin from 3.0.0-M1 to 3.0.0-M2 ( PR #297 - Thanks @dependabot )
    ** Bump extra-enforcer-rules from 1.0-beta-6 to 1.2 ( PR #302 - Thanks @dependabot )
    ** Bump animal-sniffer-enforcer-rule from 1.14 to 1.18 ( PR #303 - Thanks @dependabot )
  • Fix tests failures
    ** org.zendesk.client.v2.RealSmokeTest.getArticleTranslations ( PR #309 )
    ** org.zendesk.client.v2.RealSmokeTest.showUserComplianceDeletionStatusExpectValidCompletionStatus
    ( PR #310 )