Skip to content

Releases: CAFDataProcessing/elastic-mapping-updater

v2.4.0

15 Dec 10:30
Compare
Choose a tag to compare

Version Number

2.4.0-518

New Features

  • US593021: Updated to run on Java 17.

Known Issues

  • None

Release Artifacts

Maven
Docker
  • cafdataprocessing/elastic-mapping-updater:2.4.0 (Static Tag)
  • cafdataprocessing/elastic-mapping-updater:2.4 (Dynamic Tag)
  • cafdataprocessing/elastic-mapping-updater:2 (Dynamic Tag)
  • cafdataprocessing/elastic-mapping-updater:latest (Dynamic Tag)

v2.3.0

24 Oct 13:01
Compare
Choose a tag to compare

Version Number

2.3.0-507

New Features

  • US582274: Utility packaged up with its dependencies for easier consumption.

Patch Fixes Included

  • US572083 -Snakeyaml version upgraded to 1.32

Known Issues

  • None

Release Artifacts

Maven
Docker
  • cafdataprocessing/elastic-mapping-updater:2.3.0 (Static Tag)
  • cafdataprocessing/elastic-mapping-updater:2.3 (Dynamic Tag)
  • cafdataprocessing/elastic-mapping-updater:2 (Dynamic Tag)
  • cafdataprocessing/elastic-mapping-updater:latest (Dynamic Tag)

v2.2.1

14 Sep 15:24
Compare
Choose a tag to compare

Version Number

2.2.1-497

New Features

  • None

Patch Fixes Included

  • This release includes OS package updates only.

Known Issues

  • None

Release Artifacts

Maven
Docker
  • cafdataprocessing/elastic-mapping-updater:2.2.1 (Static Tag)
  • cafdataprocessing/elastic-mapping-updater:2.2 (Dynamic Tag)
  • cafdataprocessing/elastic-mapping-updater:2 (Dynamic Tag)
  • cafdataprocessing/elastic-mapping-updater:latest (Dynamic Tag)

v2.2.0

25 Apr 14:06
Compare
Choose a tag to compare

Version Number

2.2.0-467

New Features

  • 397426: Format of logging has been changed to include the UTC Date alongside UTC Time

Known Issues

  • None

Release Artifacts

Maven
Docker
  • cafdataprocessing/elastic-mapping-updater:2.2.0 (Static Tag)
  • cafdataprocessing/elastic-mapping-updater:2.2 (Dynamic Tag)
  • cafdataprocessing/elastic-mapping-updater:2 (Dynamic Tag)
  • cafdataprocessing/elastic-mapping-updater:latest (Dynamic Tag)

v2.1.1

09 Nov 10:31
Compare
Choose a tag to compare

Version Number

2.1.1-389

Bug Fixes

  • Dependency updates only in this release.

Known Issues

  • None

Release Artifacts

Maven
Docker
  • cafdataprocessing/elastic-mapping-updater:2.1.1 (Static Tag)
  • cafdataprocessing/elastic-mapping-updater:2.1 (Dynamic Tag)
  • cafdataprocessing/elastic-mapping-updater:2 (Dynamic Tag)
  • cafdataprocessing/elastic-mapping-updater:latest (Dynamic Tag)

v2.1.0

18 May 09:07
Compare
Choose a tag to compare

Version Number

2.1.0-296

New Features

  • SCMOD-12238 - Extended to handle changes involving addition of unsupported parameters.

Known Issues

  • None

Release Artifacts

Maven
Docker
  • cafdataprocessing/elastic-mapping-updater:2.1.0 (Static Tag)
  • cafdataprocessing/elastic-mapping-updater:2.1 (Dynamic Tag)
  • cafdataprocessing/elastic-mapping-updater:2 (Dynamic Tag)
  • cafdataprocessing/elastic-mapping-updater:latest (Dynamic Tag)

v2.0.0

21 Aug 09:47
Compare
Choose a tag to compare

Version Number

2.0.0-145

New Features

  • SCMOD-9780: Updated images to use Java 11

  • SCMOD-9861: Updated to ignore unsupported mapping changes
    In the previous version if any unsupported mapping changes were detected then the index would not be updated at all. Following this change the changes that can be applied will be applied and only the unsupported changes will not be applied.

  • SCMOD-10383: Added options to provide a username and password for requests to Elasticsearch.

Bug Fixes

  • SCMOD-9892: Updated to handle exceptions for indexes that do not match a template.

  • SCMOD-10180: Updated to ignore unsupported changes to subfields.

Known Issues

  • None

Breaking Changes

  • SCMOD-9861: Updated to ignore unsupported mapping changes

v1.0.1

31 Mar 13:41
Compare
Choose a tag to compare

Version Number

1.0.1-22

New Features

  • None

Bug Fixes

  • SCMOD-9173: Upgraded Httpclient to version 4.5.12 in order to resolve an SSL verification issue.

Known Issues

  • None

v1.0.0

23 Mar 13:50
Compare
Choose a tag to compare

Version Number

1.0.0-19

New Features

  • Initial version

Known Issues

  • None