/
Changelog (WS)

Changelog (WS)

3.0.6

04.09.2024

Features:

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

 

3.0.5

02.04.2024

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

improvements

  • seckey can now be generated per instance

3.0.3

04.12.2023

fixes

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

3.0.2

04.12.2023

fixes

  • fix auto instances start

3.0.1

10.11.2023

improvements

  • add tia Core support for protocols

3.0.0

10.11.2023

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

improvements

  • remove most logs from stdout (except errors)

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

2.2.1

improvements

  • remove debug logs from Framework libraries

2.2.0

improvements

  • Update H2 Database to 2.1.242

  • Update dependencies, remove unused dependencies

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.4.199 to 2.2.220 for documentation of the required changes.

2.1.29

fixes

  • 0 byte file for DR via async folder. Copy to temp file and rename after.

2.1.27

fixes

  • fix method documentWorkitemCreate: no <RWData> necessary when calling method

2.1.26

Improvement

  • New method documentWorkitemCreate.

2.1.25

Security

  • Security hardened by updating dependencies.

2.1.24

Fixes

  • fix an issue with 0byte files in async creation mode

2.1.23

Security

  • Security hardened by updating dependencies.

2.1.22

Fixes

  • prepared configuration can now be loaded

  • encoding for incoming responses is automatically detected

 

2.1.21

Fixes

  • Resolved downward-capability for javax.servlet < 4.0

Improvements

  • logging in seckey-procedure extended

Security

  • Security hardened by updating dependencies.

2.1.20

Features

  • Added new methods for “documentBarcodeSend”, “doesBarcodeExists” and “checkBarcodeExist”

  • Creation of index file for asynchronous create requests is now possible (in case it has been configured)

  • Added functionality to send certificates and start all instances.

Fixes

  • Fix for duration of request logging.

Improvements

  • Logging for activator requests has been improved

  • Performance improved for “DocGetAll” as well as “DocGetAllExt” functions

  • Added hash column to protocol

Security

  • Security hardened by updating dependencies.

2.1.12

Features

  • Added “Start All”-button to Instance-Overview (which will start every instance in the WebService)

  • Addes “Send Certificate”-button to Instance-Overview (which will send the certificate to every instance in the WebService)

2.1.11

Features

  • Creation of default configuration option added

  • Web Service multiconfig updated for new framework

Fixes

  • Fix in case of load balancers if keepaliveTimout is enabled

  • Fix for the duration of requests logged over protocol writer

2.1.7

Fixes

  • Fix of null pointer exception in v1 when executing DocGetAll for ComponentID

Improvements

  • Added logging information regarding the duration of the request

2.1.6

Features

  • Added option for generating signed keys

  • StopAll feature added

Improvements

  • Protocol logging improved

2.1.3

Improvements

  • Performance of DocGetAll and DocGetAllExt improved

Features

  • Added content type info for MTOM headers

Fixes

  • Protocol names for DocGetExt and DocGetAllExt fixed

<= 2.1.0

Fixes

  • Performance of DocGetAll improved

  • Improved connectivity between WebService and ContentServer4Storage

  • Added components size on docInfo-request if CompID is not specified

  • Fixed logging of docInfo in case of specified CompID

  • Logging adjusted according to response code

  • Fix for log level configuration

Improvements

  • Service URL changed to /api

Features

  • Added DocGetExt- and DocGetAllExt-functionalities

  • MTOM WSDL available at /apiv2

  • docGetAll interface added

Security

Related content