Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

Version: 4.0.4

Release Date: 2024-11-22

Hermod version 4.x contains significant changes in the database schemas and hence automatic downgrade to version 3 or lower versions is not supported.

Excerpt
nameHermod 3.8.0

Features

Jira ticket no

Description

PMOB-4083

Java base image upgraded to Java 21.

The sudo command is not allowed anymore for security reasons.

PMOB-4088

The database structure is changed and new tables are introduced. It is recommended to have a backup before upgrading to Hermod 4.0.4. See Upgrade Hermod from 3.x to 4.x for more information.

PMOB-4093

Hibernate is deprecated removed and has been replaced with liquibase. Details and an example is available in the sample Hermod configuration file.

PMOB-4247

Security and performance improvements.

...