Doma 2 v2.49.0 Release Notes

  • 🆕 New Features

    • 👌 Support isNull and isNotNull predicates in ON clause of Criteria API (#729)

    🐛 Bug Fixes

    • 👍 If the dialect does not support the mod operator, use the mod function in the Criteria API (#733)

    🚧 Maintenance

    • ✅ Simplify integration test (#732)
    • 👌 Support Java 17 (#730)

    ⬆️ Dependency Upgrades

    • ⚡️ Update plugin org.jetbrains.kotlin.jvm to v1.5.31 (#734)
    • ⚡️ Update plugin com.diffplug.eclipse.apt to v3.33.0 (#731)
    • ⚡️ Update plugin com.diffplug.eclipse.apt to v3.32.2 (#727)
    • ⚡️ Update org.junit.jupiter to v5.8.0 (#726)