Skip to content

v27.0

Release date: October 2022

Breaking Changes

insight/i18n folder should only contain locale.XX.customer.json files

  • default i18n files (locale.de.json, locale.en.json, locale.fr.json, locale.es.json) should be deleted
  • localisation files for new languages have to be renamed to include customer suffix, e.g. locale.XX.customer.json
  • new customer languages have to be added in the mappings.json. If no customer language exists the mappings.json can be deleted.
  • for more information see language

Configuring permission based authorization changed

  • Setting System-Property prune.mode no longer has any effect
  • Permission based authorization is activated by setting insight property authz.origin=permissions

removed custom APK restore with file

  • APK updates are now only supported by the Play Store or an custom MDM-Server

New versions of middleware-components:

  • JDK 11.0.16+8
  • Wildfly 26.1.1-Final
  • tomEE 8.0.12
  • ELK 7.17.5