0.10.0
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
** Bumpslf4j-simple
from1.7.25
to1.7.29
( PR #300 - Thanks @dependabot )
** Bumpslf4j-api
from1.7.25
to1.7.29
( PR #301 - Thanks @dependabot )
** Bumpasync-http-client
from2.3.0
to2.10.4
( PR #304 - Thanks @dependabot )
** Bumpjackson-bom
from2.9.3
to2.10.1
( PR #305 - Thanks @dependabot )
** Bumphandy-uri-templates
from2.1.6
to2.1.8
( PR #299 - Thanks @dependabot ) - Build updates
** Bumpcloudbees-oss-parent
from8
to9
( PR #298 - Thanks @dependabot )
** Bumpmaven-enforcer-plugin
from3.0.0-M1
to3.0.0-M2
( PR #297 - Thanks @dependabot )
** Bumpextra-enforcer-rules
from1.0-beta-6
to1.2
( PR #302 - Thanks @dependabot )
** Bumpanimal-sniffer-enforcer-rule
from1.14
to1.18
( PR #303 - Thanks @dependabot ) - Fix tests failures
**org.zendesk.client.v2.RealSmokeTest.getArticleTranslations
( PR #309 )
**org.zendesk.client.v2.RealSmokeTest.showUserComplianceDeletionStatusExpectValidCompletionStatus
( PR #310 )