Releases: cdlib/ill-reports
v1.3.3
v1.3.2
Production release 06/11/2024
See https://cdlib.plan.io/issues/22835
What's Changed
Full Changelog: v1.3.1...v1.3.2
v1.3.1
v1.3.0
Production release 04/22/2024. See https://cdlib.plan.io/issues/22626
Filtering unsupported post requests, and get requests from ips that have sent an unsupported post requests. This is to counter instability from floods of such requests.
Redirect from port 80 is no longer supported to reduce traffic. All traffic must go directly to port 443.
Log files are reconfigured. Root log includes framework logging, application log has only logging statements from application classes. The filter logs parameters of all post requests.
To further reduce exposure, removed support for the API, which has not been used.
What's Changed
Full Changelog: v1.2.12...v1.3.0
Explicitly configure accepted TLS versions
An IAS scan found that ILL Reports is accepting unsafe TLS protocols.
See #22375
Production release 02/08/2024
Spring boot upgrade
Upgraded to Spring boot 2.7.18. This is the last supported version of 2.x, and we need to consider moving to 3.x.
This will increase the version of Tomcat and other dependencies managed by Spring Boot.
v1.2.9
Fixed bug described in https://cdlib.plan.io/issues/20791.
Some dependency updates as well.
For production release 02/13/2023
v1.2.8
V1.2.7.4
Minor updates to software.
Text update related to SILS, see https://cdlib.plan.io/issues/17851
Production release July 26, 2021
Rolled back to v1.2.6.
v1.2.6
Added language support
https://cdlib.plan.io/issues/17068