Skip to content

v1.3.0

Choose a tag to compare

@jferrie jferrie released this 23 Apr 00:11
· 37 commits to main since this release
7b525e1

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