v1.30.0
cbec1cc fixed Maven release issue - missing JavaDocs for para-jar
28bdb53 fixed resource deallocation issue in LoclaFileStore
6c59504 updated Spring to v5.0.7
3dba903 fixed cyclomatic complexity issue, fixed tests
7b32455 refactored metrics to allow plugins to use them, moved Dropwizard-core to para-core
3eb5efa fixed deprecated calls in AWSIoTService
0dd0819 added a new counter method
f19de81 refactored ParaObjectUtils to prevent conflict on the properties field
9b40d1b updated SSL context to use TLSv1.2
3cd87be added properties field name constant
1230a74 Revert "refactored Api1 class to use lambdas"
2b3fdaf switched to LinkedHashMaps in ParaObjectUtils for better consistency
8224085 added Spring LDAP logging config
3efb33d added support for SSE for new DynamoDB tables
14ef570 updated AWS SDK to 1.11.313
8d067c9 added option to throw on write errors
43b490d Merge pull request #49 from bitnot/patch-1
e7e3465 Convert email to lower case for Gravatar hashing
ae9823f added rebuildIndex() methods to ParaClient
740176a refactored Api1 class to use lambdas
cd4b4eb refactored Para class - moved it to para-core so plugins can call Para.addDestroyListener(), added alternative init and destroy methods to ParaServer
ca908be renamed WAR file mentions to JAR - switching to JAR releases
411a202 added new Maven module para-jar
8e5226c refactored a couple of class.newInstance() calls
dade40f updated SqlDAO and Lucene plugins to 1.30.0
394f459 added new resource method POST /v1/_reindex to API, fixes #45