Para v1.29.2 Release Notes

Release Date: 2018-06-02 // almost 6 years ago
  • โœ… f186056 added new method getCoreParaTypes() and fixed tests
    ๐Ÿšš 9c300d8 removed unnecessary check before cache.get()
    446a375 added new method for listing all fields marked with a set of annotations
    f1d3cd0 added option to turn on/off throwing of exceptions on HTTP error responses
    ๐Ÿ”จ 7119203 refactored ParaClient to throw WebApplicationException on HTTP errors
    ๐Ÿ”จ 6b92aee refactoring in App class, switched to LinkedHashMaps
    ๐Ÿšš 4eb352c moved a few methods from RestUtils to App and SecurityUtils
    ๐Ÿ›  2d6f58f fixed version field ignored as if it is locked
    โšก๏ธ d05939a updated dependencies
    ๐Ÿณ a993060 minor change to user permissions in Dockerfile
    ๐Ÿณ 06566d3 added mvn clean step to Dockerfile-base
    ๐Ÿš€ d1b7dd4 added deploy.sh
    ๐Ÿณ 3b69abc added Dockerfile for the Para base image
    ๐Ÿณ 1d34d5c changed Dockerfile to download WAR from Maven
    ๐Ÿณ 23a7a8a added Dockerfile
    ๐Ÿ›  f32c8f0 fixed LangUtils to enable the loading of the two Chinese variants
    ๐Ÿ›  5fbec5a fixed a possible NPE
    ๐Ÿ›  2a5c535 fixed language progress map loading too often
    e5b546c added overloaded method to allow reindexing an app to an existing index
    ๐Ÿ›  d06e23d fixed rebuildIndex method registration in MetricsUtils
    ๐Ÿ›  54f8841 fixed #40
    โšก๏ธ 8fb8c93 updated Spring Boot to 2.0.1, Security to 5.0.4
    โšก๏ธ 666cfad added 412 response code for failed single and batch updates
    โšก๏ธ c3a3841 fixed version field not ignored on update
    ๐Ÿ”จ e2d733b refactored AWSDynamoDAO to enable per-object control of optimistic locking

    ๐Ÿš€ ๐Ÿ“ฆ Download WAR