Skip to content

Releases: europeana/translation-api

Version 0.1.4

Choose a tag to compare

@gsergiu gsergiu released this 31 Aug 18:14

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

New Contributors

Full Changelog: translation-api-0.1.3...translation-api-0.1.4

V0.1.3

Choose a tag to compare

@gsergiu gsergiu released this 22 Jul 17:09

New Version including:

  • Support for enabling thresholds for language detection with Apache TIKA and Google
  • Hybrid Language Detection Service
  • Improved implementation for use of eTranslation service
  • Improved service configurability
  • Fixed computation of code coverage

What's Changed

Full Changelog: translation-api-0.1.2...translation-api-0.1.3

Jira Release: https://europeana.atlassian.net/projects/EA/versions/11675/tab/release-report-all-issues

V0.1.2

Choose a tag to compare

@gsergiu gsergiu released this 19 Apr 08:48

New release for Translation API including:

  • support for eTranslation service
  • option for tracing translation requests

What's Changed

Full Changelog: translation-api-0.1.1...translation-api-0.1.2

Jira Release: https://europeana.atlassian.net/projects/EA/versions/10802/tab/release-report-all-issues

V0.1.1

Choose a tag to compare

@gsergiu gsergiu released this 21 Feb 16:09

Minor release for Translation API including:

  • improved handling of text that should not be translated
  • verification of supported languages in the translation api client
  • improved design for handling API responses translation api client

What's Changed

Full Changelog: translation-api-0.1...translation-api-0.1.1

Version 0.1

Choose a tag to compare

@gsergiu gsergiu released this 23 Jan 15:21

First Release of the Translation API including support for:

  • language detection API using the following language detection services
    • google api
    • pangeanic api
    • apache tika (embedded)
  • translation API using redis caching and the following machine translation services
    • google api
    • pangeanic api

What's Changed

New Contributors

Full Changelog: https://github.com/europeana/translation-api/commits/translation-api-0.1