Skip to content

v1.21.0

Choose a tag to compare

@albogdano albogdano released this 04 Oct 16:51
· 1471 commits to master since this release
  • Added functionality to AWSDynamoDAO to enable multiple apps to share the same table
  • Added option to configure protected resources for specific methods
  • Added type checks for custom types, object type must not start with _
  • Refactoring: renamed app.isShared() to app.isSharingIndex() and added new flag app.isSharingTable()
  • Switched to samskivert/jmustache library for Mustache compilation
  • Updated Elasticsearch to 2.4.1, Hazelcast to 3.7.1, AWS to 1.11.33