Changelog (Proxy)
2.0.1
08.11.2023
Bugfix
removed keep-alive header from the Response as SAP does not Support those in HTTPS/2
Security-Fixes
2.0.0
08.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
1.2.4
25.08.2023
Improvement
Libraries updatet, security enhanced
1.2.3
17.02.2023
Improvement
Use %20 im component names instead of + when configured
1.2.2
25.01.2023
Fixes
Fixed small bug due to selection of wrong log level
1.2.1
16.01.2023
Improvement
Prevent Updates against source by configuration (default disabled see “Use source only for read operations“)
add new tia certificate
1.2.0
24.10.2022
Improvement
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.3.175 to 2.X for documentation of the required changes.
1.1.8
Prevent empty Content-Type to be set
1.1.7
Updated bundles in order to run KGS Proxy4ArchiveLink on Java-11-environments.