Version Number
6.0.0-1506
Breaking changes
- US975260: Refactor to remove HPE references in package names
New Features
- US969005: Add support for getting secrets from configurable sources.
- Secrets can be retrieved from the following sources:
- Environment variables (direct value) - enabled via
CAF_ENABLE_ENV_SECRETS
(defaults totrue
) - File content (path specified by environment variable with
_FILE
suffix) - enabled viaCAF_ENABLE_FILE_SECRETS
(defaults tofalse
)
- Environment variables (direct value) - enabled via
- Secrets can be retrieved from the following sources:
Known Issues
- None
Release Artifacts
Maven
com.github.cafdataprocessing.workers.languagedetection:worker-languagedetection:6.0.0-1506
(jar,jar.asc,javadoc.jar,javadoc.jar.asc,pom,pom.asc,sources.jar,sources.jar.asc)com.github.cafdataprocessing.workers.languagedetection:language-detection-cld2:6.0.0-1506
(jar,jar-with-dependencies.jar,jar-with-dependencies.jar.asc,jar.asc,javadoc.jar,javadoc.jar.asc,pom,pom.asc,sources.jar,sources.jar.asc)com.github.cafdataprocessing.workers.languagedetection:worker-languagedetection-container:6.0.0-1506
(pom,pom.asc)com.github.cafdataprocessing.workers.languagedetection:worker-languagedetection-aggregator:6.0.0-1506
(pom,pom.asc)com.github.cafdataprocessing.workers.languagedetection:language-detection:6.0.0-1506
(jar,jar.asc,javadoc.jar,javadoc.jar.asc,pom,pom.asc,sources.jar,sources.jar.asc)
Docker
docker.io/cafdataprocessing/worker-languagedetection:6.0.0
(Static Tag)docker.io/cafdataprocessing/worker-languagedetection:6.0
(Dynamic Tag)docker.io/cafdataprocessing/worker-languagedetection:6
(Dynamic Tag)docker.io/cafdataprocessing/worker-languagedetection:latest
(Dynamic Tag)