Elide v4.6.6 Release Notes

  • ๐Ÿ”‹ Features

    • view commit Add support for composite IDs. Issue756 (#1412)
    • view commit Add support for ISO8601 to java.time.Instant serialization/deserialization (#1417)

    ๐Ÿ›  Fixes

    • view commit add queryParams variants for post(), patch() and delete() (#1411)
    • view commit Bump ant from 1.10.7 to 1.10.8 (#1394)
    • view commit Bump maven-shade-plugin from 3.2.3 to 3.2.4 (#1396)
    • view commit Bump tomcat.version from 9.0.35 to 9.0.37 (#1418)

    • view commit [README] - Fix the standalone README Java sample (#1415)

    • view commit Bump classgraph from 4.8.86 to 4.8.87 (#1419)

    • view commit Bump spring.boot.version from 2.3.0.RELEASE to 2.3.1.RELEASE (#1395)

    • view commit Bump postgresql from 42.2.12 to 42.2.14 (#1392)

    • view commit Bump version.jetty from 9.4.29.v20200521 to 9.4.30.v20200611 (#1393)

    • view commit Bump build-helper-maven-plugin from 3.1.0 to 3.2.0 (#1391)

    • view commit Issue 683 (#1384). In memory filter support for predicates that traverse to-many relationships.