Skip to content

v2.0.0

Compare
Choose a tag to compare
@buildmachine-sou-jenkins2 buildmachine-sou-jenkins2 released this 21 Aug 09:47

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