·
1 commit
to develop
since this release
New release of the api including new features:
- support for related/regional languages in language detection
- removal of support for pangeanic language detection and translation
And technical improvements:
- upgrade to java 21 and redis 8.x
- configurable APM version to be included in Docker Images
- fixes for quality gate computation and source code improvement
What's Changed
- enable quality gate for PR, update failafe&surefire versions by @gsergiu in #75
- migrate to sb3 and upgrade dependencies, fix compilation errors #EA-4478 by @gsergiu in #76
- EA-4558 move most of the Language class to Search API because that's … by @P-Ehlert in #77
- added close languages by @gsergiu in #78
- Regional languages by @gsergiu in #79
- fix logger by @gsergiu in #80
- remove pangeanic configs by @gsergiu in #81
- Regional languages by @gsergiu in #82
- use ARG for APM Version by @gsergiu in #83
- 4615 apm by @gsergiu in #84
- Regional languages - configurations in a properties file by @nfreire in #85
- address quality issues by @gsergiu in #86
New Contributors
Full Changelog: translation-api-0.1.3...translation-api-0.1.4