Skip to content

v1.24.0

Choose a tag to compare

@albogdano albogdano released this 12 Mar 17:53
· 1383 commits to master since this release
  • 7355622 upgraded AWS SDK to 1.11.104
  • caf499c fixed pagination when using GSI on shared DynamoDB table, the new global index uses id as range key
  • 7f41e5f moved some methods from AWSDynamoDAO to AWSDynamoUtils, added deleteAllFromSharedTable()
  • 0013d07 added option to enable Hazelcast Management Center
  • 5403ffa fixed user group always set to default on creation
  • a25b007 added limited pagination for search api, configurable by para.limited_pagination = true/false
  • a76377f fixed classloader issue with spring devtools