0.13.0
·
631 commits
to master
since this release
Improvements and new features
- Help Center: new method
Iterable<Article> getArticles(String locale)allows to find articles for a given locale. ( PR #343 - Thanks @randysecrist) - Help Center: new method
Iterable<Article> getArticles(Section section)allows to find articles for a given section. ( Fixes ##254 - PR #323 - Thanks @mvkvl) - Help Center: new methods
void deleteTranslation(Translation translation)andvoid deleteTranslation(Long translationId)to delete translations ( PR #322 - Thanks @maxixcom) - Runtime Dependencies updates
- Bump
jackson-bomfrom 2.10.2 to 2.11.0 ( PR #340 - Thanks @dependabot) - Bump
async-http-clientfrom 2.10.4 to 2.12.1 ( PR #339- Thanks @dependabot)
- Bump
- Build/Test Dependencies updates
- Bump
assertj-corefrom 3.14.0 to 3.16.1 ( PRs #327 #342 - Thanks @dependabot) - Bump
wiremockfrom 2.25.1 to 2.26.3 ( PRs #329 #337- Thanks @dependabot)
- Bump