Skip to content

Releases: CAFDataProcessing/worker-workflow

v8.0.0

28 Nov 16:31
b779e74
Compare
Choose a tag to compare

Version Number

8.0.0-1512

Breaking change

  • 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 to true)
      • File content (path specified by environment variable with _FILE suffix) - enabled via CAF_ENABLE_FILE_SECRETS (defaults to false)

Known Issues

  • None

Release Artifacts

Maven
Docker
  • docker.io/cafdataprocessing/worker-workflow:8.0.0 (Static Tag)
  • docker.io/cafdataprocessing/worker-workflow:8.0 (Dynamic Tag)
  • docker.io/cafdataprocessing/worker-workflow:8 (Dynamic Tag)
  • docker.io/cafdataprocessing/worker-workflow:latest (Dynamic Tag)

v7.2.0

26 Sep 13:13
b30c64d
Compare
Choose a tag to compare

Version Number

7.2.0-1486

New Features

  • US929026: Updated to run on Java 21.
  • US952036: Image is now built on Oracle Linux.
  • I948127: JVM arguments introduced for diagnosing OutOfMemoryError.

Known Issues

  • None

Release Artifacts

Maven
Docker
  • docker.io/cafdataprocessing/worker-workflow:7.2.0 (Static Tag)
  • docker.io/cafdataprocessing/worker-workflow:7.2 (Dynamic Tag)
  • docker.io/cafdataprocessing/worker-workflow:7 (Dynamic Tag)
  • docker.io/cafdataprocessing/worker-workflow:latest (Dynamic Tag)

v7.1.0

14 Jun 08:24
8de9dd0
Compare
Choose a tag to compare

Version Number

7.1.0-1414

New Features

  • US914108: Version Currency: JUnit 5 migration
  • US915147: New liveness and readiness endpoints added.
    • A new /health-check?name=all&type=ALIVE endpoint has been added on the default REST port (8080) to check if a worker is alive.
    • A new /health-check?name=all&type=READY endpoint has been added on the default REST port (8080) to check if a worker is ready.
    • See the Worker Framework Documentation
      for more details.

Known Issues

  • None

Release Artifacts

Maven
Docker
  • docker.io/cafdataprocessing/worker-workflow:7.1.0 (Static Tag)
  • docker.io/cafdataprocessing/worker-workflow:7.1 (Dynamic Tag)
  • docker.io/cafdataprocessing/worker-workflow:7 (Dynamic Tag)
  • docker.io/cafdataprocessing/worker-workflow:latest (Dynamic Tag)

v7.0.1

05 Apr 14:50
0ffd229
Compare
Choose a tag to compare

Version Number

7.0.1-1372

New Features

  • None

Patch Fixes Included

  • This release includes OS package updates only.

Known Issues

  • None

Release Artifacts

Maven
Docker
  • docker.io/cafdataprocessing/worker-workflow:7.0.1 (Static Tag)
  • docker.io/cafdataprocessing/worker-workflow:7.0 (Dynamic Tag)
  • docker.io/cafdataprocessing/worker-workflow:7 (Dynamic Tag)
  • docker.io/cafdataprocessing/worker-workflow:latest (Dynamic Tag)

v7.0.0

12 Feb 11:14
69a7cf5
Compare
Choose a tag to compare

Version Number

7.0.0-1339

New Features

  • None

Breaking Changes

  • D854021: Worker Framework V4 Format message support dropped
    The worker has been updated to use a new version of the worker framework which no longer supports the V4 format message.

Known Issues

  • None

Release Artifacts

Maven
Docker
  • docker.io/cafdataprocessing/worker-workflow:7.0.0 (Static Tag)
  • docker.io/cafdataprocessing/worker-workflow:7.0 (Dynamic Tag)
  • docker.io/cafdataprocessing/worker-workflow:7 (Dynamic Tag)
  • docker.io/cafdataprocessing/worker-workflow:latest (Dynamic Tag)

v6.2.1

22 Nov 07:04
d32e64b
Compare
Choose a tag to compare

Version Number

6.2.1-1302

New Features

  • None

Patch Fixes Included

  • This release includes OS package updates only.

Known Issues

  • None

Release Artifacts

Maven
Docker
  • docker.io/cafdataprocessing/worker-workflow:6.2.1 (Static Tag)
  • docker.io/cafdataprocessing/worker-workflow:6.2 (Dynamic Tag)
  • docker.io/cafdataprocessing/worker-workflow:6 (Dynamic Tag)
  • docker.io/cafdataprocessing/worker-workflow:latest (Dynamic Tag)

v6.2.0

25 Aug 11:30
73c48b3
Compare
Choose a tag to compare

Version Number

6.2.0-1268

New Features

  • US720013: Remove -WARNING suffix before indexing

Bug fixes

Known Issues

  • None

Release Artifacts

Maven
Docker
  • docker.io/cafdataprocessing/worker-workflow:6.2.0 (Static Tag)
  • docker.io/cafdataprocessing/worker-workflow:6.2 (Dynamic Tag)
  • docker.io/cafdataprocessing/worker-workflow:6 (Dynamic Tag)
  • docker.io/cafdataprocessing/worker-workflow:latest (Dynamic Tag)

v6.1.0

25 Apr 12:08
d59cd49
Compare
Choose a tag to compare

Version Number

6.1.0-1226

New Features

  • US632159: This worker's healthcheck will now check the status of the Rabbit MQ Management API whenever the CAF_WMP_ENABLED
    environment variable is true.

Known Issues

  • None.

Release Artifacts

Maven
Docker
  • cafdataprocessing/worker-workflow:6.1.0 (Static Tag)
  • cafdataprocessing/worker-workflow:6.1 (Dynamic Tag)
  • cafdataprocessing/worker-workflow:6 (Dynamic Tag)
  • cafdataprocessing/worker-workflow:latest (Dynamic Tag)

v6.0.0

19 Dec 14:06
Compare
Choose a tag to compare

Version Number

6.0.0-1156

Breaking Changes

  • US593021: Nashorn script engine is no longer supported.

New Features

  • US593021: Updated to run on Java 17.

Known Issues

  • None

Release Artifacts

Maven
Docker
  • cafdataprocessing/worker-workflow:6.0.0 (Static Tag)
  • cafdataprocessing/worker-workflow:6.0 (Dynamic Tag)
  • cafdataprocessing/worker-workflow:6 (Dynamic Tag)
  • cafdataprocessing/worker-workflow:latest (Dynamic Tag)

v5.3.1

08 Sep 11:51
Compare
Choose a tag to compare

Version Number

5.3.1-1123

New Features

  • None

Patch Updates Included

  • US506010: Add fieldHasAnyStringValue function
    This function enables a list of values to be passed in to be compared with field content.

Known Issues

  • None

Release Artifacts

Maven
Docker
  • cafdataprocessing/worker-workflow:5.3.1 (Static Tag)
  • cafdataprocessing/worker-workflow:5.3 (Dynamic Tag)
  • cafdataprocessing/worker-workflow:5 (Dynamic Tag)
  • cafdataprocessing/worker-workflow:latest (Dynamic Tag)