Released 2022-10-28
Bug Fixes
- [Offline Extension] Remove incorrect sequence validation when posting offline player results
- [.NET Only] Removes stack trace for 404 status exception logged by global.asax unless printing at the "debug" level
- [Java Only] Update Jackson versions, specifically to get the latest jackson-databind that is not subject to CVE-2022-42003. Note: Engine was not vulnerable due to not using UNWRAP_SINGLE_VALUE_ARRAYS
- [Java Only] Update woodstox-core for CVE-2022-40153. Note: Engine does not appear to be vulnerable due to not validating external DTDs