Para v1.32.0 Release Notes

Release Date: 2019-06-27 // almost 5 years ago
  • ๐Ÿ†• New feature: Webhooks! ๐ŸŽ‰

    ๐Ÿš€ 45f10f4 Release v1.32.0.
    ๐Ÿ”จ cb5da22 refactored river code into one abstract class, fixed errors reported by Sonar
    ๐Ÿ‘ baf7438 added webhooks support, migrated to AWS SDK v2
    โšก๏ธ 8defe69 updated readme, .travis.yml
    d2bf00e [breaking] changed the method signature ofIOListener.onPostInvoke() to include the arguments array
    โšก๏ธ 748ecb9 updated ParaClient to handle Unicode ids properly by URL-encoding resource paths
    ๐Ÿ›ฐ e6b8bbc fixed access token delegation in the GenericOAuth2Filter and added token payload delegation to clients
    โ†ช e5e50a5 added workaround for 'URI too long' errors when a large body of text is supplied to the findSimilar() query
    ๐Ÿ›  8572ed2 fixed getObjectURI() should return a URI encoded string
    ๐Ÿ”ง 5d7d776 added new option for configuring the server port - para.port
    ๐Ÿ›  a41e56b fixed email messages should be BCC'd instead of CC'd
    ๐ŸŒฒ e1b64a6 changed logging level to debug for invalid delegated tokens

    ๐Ÿš€ ๐Ÿ“ฆ Download JAR

    ๐Ÿš€ ๐Ÿ“ฆ Download WAR