Versions Compared

Key

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

3.0.6

04.09.2024
Expand

Features:

  • add support for Core of tia® OSGi Link 3.7.0 or newer

3.0.5

02.04.2024
Expand

Features:

  • new logging procedure for KGS and non-KGS Logs

    • the “KGS File Logger” now creates a log4j2.xml in work/logger/pax-logging with appenders

      • per Default, a NULL Appender discards the received general received Logs

      • KGS File Logger logs KGS specific

improvements

  • Bugfix for possible Null Pointer Exception

3.0.4

09.02.2024
Expand

improvements

  • seckey can now be generated per instance

3.0.3

04.12.2023
Expand

fixes

  • increase timeout for main configuration reading from 2 to 10 seconds

3.0.2

04.12.2023
Expand

fixes

  • fix auto instances start

3.0.1

10.11.2023
Expand

improvements

  • add tia Core support for protocols

3.0.0

10.11.2023
Expand

Major Release

  • Change to Jarkata Servlet >= 6.0 - Breaking Change: is only running on modern Java-Webserver that supports JakartaEE (e.g. Tomcat 10 …) and Java 17+

  • Security-Fixes

2.2.2

Expand
titleChanges in version 2.2.2 08.05.2023

improvements

  • remove most logs from stdout (except errors)

Note

Breaking changes!
For licensing reasons, the Oracle driver was removed.
If oracle db is used for protocol service please read: Oracle

...

Expand
titleChanges in version 2.2.0 24.10.2022

improvements

  • Update H2 Database to 2.1.242

  • Update dependencies, remove unused dependencies

Warning

If you are not using a custom database, changes have to be made to the existing H2 database, or existing data will be lost. Please see Update H2 Database from 1.3.175 to 2.X for documentation of the required changes.

...