v1.4.0
1.4.0 (2022-02-25)
Use the fixed version 1.4.1!
Bug Fixes
- deps: Updates Postgresql JDBC driver (now 42.3.2) to fix a vulnerability in this dependency. (7dd2641)
- Removes license reference for code from SORMAS that isn't used anymore. (00db4a4)
- Updates data-export code to handle breaking changes of sheetJS module export. (f4f38c8), closes #628
- Updates EPS from version from v0.2.1 to v0.2.4
Features
- Extands the audit metadata in BFF to store who created and last modified an entity. (246eaa5), closes iris-connect/iris-backlog#234 #597
- Health departments with IRIS can send messages to each other, encrypted and secured via the IRIS-Connect secure network. There is a central output and input for messages. Currently, only text messages are possible. In the near future, data sets as attachments will follow. (6922f2c), closes iris-connect/iris-backlog#256 iris-connect/iris-backlog#259 #541
- Images are signed before uploading to Docker Hub to ensure their integrity. (20f4381), closes #569
Upgrade Guides
Note about the runtime environment for stand-alone installations.
IRIS now uses and requires Java 17! For stand-alone installations, make sure that a current version of Java 17 is installed! With this we use the latest version of Java with long term support.