Skip to content

Releases: cdlib/ill-reports

v1.3.3

11 Jul 21:59
Compare
Choose a tag to compare

Production release 07/16/2024

Note: requires upgrade to Java 17 and latest Maven.

What's Changed

  • Tech debt by @jferrie in #57
  • Additional commit directly to main branch

Full Changelog: v1.3.2...v1.3.3

v1.3.2

11 Jun 22:28
Compare
Choose a tag to compare

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

23 Apr 23:39
Compare
Choose a tag to compare

Production release 04/23/2024

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

23 Apr 00:11
7b525e1
Compare
Choose a tag to compare

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

08 Feb 17:35
Compare
Choose a tag to compare

An IAS scan found that ILL Reports is accepting unsafe TLS protocols.

See #22375

Production release 02/08/2024

Spring boot upgrade

10 Jan 00:23
Compare
Choose a tag to compare

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

10 Feb 23:38
c5f464d
Compare
Choose a tag to compare

Fixed bug described in https://cdlib.plan.io/issues/20791.

Some dependency updates as well.

For production release 02/13/2023

v1.2.8

09 Jan 21:05
Compare
Choose a tag to compare

Upgraded dependencies to support use of Mysql 8.

For production release 01/20/2023.

V1.2.7.4

19 Jul 20:59
Compare
Choose a tag to compare
V1.2.7.4 Pre-release
Pre-release

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

16 Mar 23:54
9dcaf82
Compare
Choose a tag to compare