Skip to main content
Skip table of contents

Release note Hermod 3.1.2

Version: 3.1.2

Release Date: 2021-06-15

Introduction

The Smart ID Messaging component Hermod 3.1.2 has been released. 

Important note

Important note regarding Spring Boot

From version 3.0, Hermod has been updated to use Spring Boot 2.x and Java 11. The deployment and configuration is NOT backward compatible, but the functionality is. Many configuration properties have been renamed or changed and manual update of the Hermod configuration file IS REQUIRED. For more information, see Upgrade Hermod from 2.x to 3.x

If you are upgrading from older version you might also be required to create/alter database tables. More information can be found in the last sections of Upgrade Hermod.

Configuration exceptions

Due to a bug in Spring you might have to do this if you get configuration exceptions when starting Hermod, for example:

CODE
java.lang.IllegalStateException: No subdirectories found for mandatory directory location 'file:./config/*/'.

For Hermod in Kubernetes

  1. Add an environment variable called SPRING_CONFIG_LOCATION as seen below:

    env:
    - name: "SPRING_CONFIG_LOCATION"
       value: "optional:classpath:/,optional:classpath:/config/,optional:file:./,optional:file:./config/"

For Docker compose

  1. If you are running Docker compose, create an empty directory inside the mapped config directory.

Detailed feature list

Features

JIRA ticket noDescription
PMOB-3065

Added retry logic to the content provider requests in order to handle any short network hick-ups.

Corrected bugs

JIRA ticket noDescription
PMOB-2813

Validate and make sure exp field exists in JWS headers for visual data.

Contact

Contact Information

For information regarding support, training and other services in your area, please visit our website at www.nexusgroup.com/

Support

Nexus offers maintenance and support services for Smart ID components to customers and partners. For more information, please refer to the Nexus Technical Support at www.nexusgroup.com/support/, or contact your local sales representative.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.