Released 2026-01-29
Bug Fixes
- Fixes response for V2 API "/xAPIStatements" request when passing an invalid courseId or versionId.
- Fixes incorrect Enum type check for AICC Preview SID.
- Resolves rare missing schema prefix on query statements.
- [Upgrade] - Resolves false-positives during schema audit when migrating away from a legacy integration.
- [Upgrade] - Ensures that added indexes to support xAPI migration get added to the proper "target" database for the src/target, row-copy upgrade mode.
Improvements
- Updates our metrics support to include 4 new metrics: jvm_threads_peak_count, jvm_threads_total_started_count, jvm_loader_loaded, and jvm_loader_unloaded. In addition, external JMX Monitoring tools can now attach to Engine for real-time updating/monitoring of the JVM.
- Adds additional error information to subscription entries when the subscription postback process encounters an error.