All Versions
138
Latest Version
Avg Release Cycle
16 days
Latest Release
-

Changelog History
Page 10

  • v4.3.3 Changes

    ๐Ÿ›  Fixes

    • Issue#744 Better error handling for mismatched method in Lifecycle and additional test
    • Upgraded puppycrawl.tools (checkstyle) dependency to address CVE-2019-9658
    • Issue#766 Outdated MySQL driver in elide-standalone and examples
  • v4.3.2 Changes

    ๐Ÿ›  Fixes

    • Issue#754
  • v4.3.1 Changes

    ๐Ÿ›  Fixes

    • Issue#758

    ๐Ÿ”‹ Features

    • New method in EntityDictionary to bind a dependency injection injector function.
  • v4.3.0 Changes

    ๐Ÿ›  Fixes

    • Issue#733

    ๐Ÿ”‹ Features

    • New elide-example-models package
    • New elide-test-helpers package
    • Use SecurityContext as default User object
  • v4.2.14 Changes

    ๐Ÿ”‹ Features

    ๐Ÿ›  Fixes

    • replaced jcabi-mysql-maven-plugin with H2 for testing
    • Upgrade Failsafe to 2.22.1 in order to run Hibernate 5 tests. Fixed test failure.
  • v4.2.13 Changes

    ๐Ÿ”‹ Features

    • Add FilterPredicate sub-classes for each operation type

    ๐Ÿ›  Fixes

    • Upgrade jackson databind to 2.9.8
  • v4.2.12 Changes

    ๐Ÿ›  Fixes

    • Issue#730
    • Issue#729
  • v4.2.11 Changes

    ๐Ÿ”‹ Features

    • Add annotation FilterExpressPath to provide paths for FilterExpressionChecks
  • v4.2.10 Changes

    ๐Ÿ›  Fixes

    • Upgrade Jetty Server library to address security alerts
    • Issue#703
    • Fix Import Order
  • v4.2.9 Changes

    ๐Ÿ›  Fixes

    • Fixed IT tests that were not running.
    • Fixed setting private attributes that are inherited.
    • Upgrade Jackson databind library to address security alerts