Released 2024-05-17
Bug Fixes
- [Upgrade Tool] Fixes xAPI file system documents for pre-2015 upgrades
Improvements
- Required configs for LTI 1.3 connectors are now validated on connector creation (LtiConsumerIdentifier, LtiBaseUrl, LtiPlatformIssuer, RemoteDeliverPageUrl); failing the validation causes the connector creation to fail, with a 400 response
- [Java Only] Updated to the latest BouncyCastle (for RSA key handling) and JodaTime (for date/time handling), prompted by a CVE report, even though it did not impact our usage
- [Java Only] Provide option to avoid using Fork Join Pool for memory cache loaders