Skip to content

ODM 9.5.0.0 Release

Latest
Compare
Choose a tag to compare
@lgrateau lgrateau released this 19 Jun 12:50
· 2 commits to master since this release
1d112b4

We are pleased to announce the latest release of ODM on Docker, bringing significant enhancements in performance, security, and compatibility with modern enterprise standards.

🚀 Highlights

✅ Feature Enhancements

  • New Decision Server Console UI
    A refreshed, modern user interface is now available for the Decision Server Console, offering improved usability, performance, and accessibility.
  • Support for FIPS 140-3
    Enhanced security compliance with support for FIPS 140-3, aligning with the latest federal standards for cryptographic modules.

⚙️ Runtime Upgrades

  • Migration to mpMetrics-5.1 Liberty Feature
    Improved observability and metrics support through the integration of MicroProfile Metrics 5.1.
  • Updated to Liberty Feature Version 25.0.0.3
    Ensures compatibility with the latest Liberty runtime capabilities and security improvements.
  • Move to Jakarta Servlet 6.0
    Transitioned from Java EE servlet to the Jakarta EE 10 platform, aligning with the industry shift and preparing for future Jakarta specifications.

☕ Java Platform

  • Migrated to JDK 21
    Updated the runtime environment to Java 21, a Long-Term Support (LTS) version, offering better performance, new language features, and extended support.

🛢️ Database Connectivity

  • MySQL Driver Upgrade to 9.1.0
    Improved MySQL connectivity, performance, and compatibility by upgrading to the latest driver version.
  • PostgreSQL Driver Upgrade to 42.7.4
    Updated PostgreSQL JDBC driver for enhanced stability and performance in enterprise-grade deployments.

📘 Notes

  • Clients using older Java versions (≤ Java 17) must upgrade their environments to Java 21
  • Custom extensions interacting with the servlet API may require refactoring due to the transition to Jakarta Servlet 6.0.

For more informations, please consult the What's new.