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