v1.35.0
Upgrading to this version of Para requires you migrate your H2 database to the new version 1.4.200. If you're not using H2 as database, no further action is necessary.
Follow the migration guide here
9a19957 Release v1.35.0.
56c6328 fixed errors reported by sonar
42ec075 removed unused class LanguageUtils
400a7fc updated dependencies
3af402f fixed AWSDynamoDAO not handling ProvisionedThroughputExceededException properly
767136c fixed docker-base build, related to #70
758789e made logging of API exceptions less verbose
6ac0d4e updated AWS SDK to 2.10.56
070d8a0 updated SQL DAO plugin to 1.35.0, database migration may be necessary
c7f6d0f added new option para.debug_request_signatures to print out request signatures for debugging