Para v1.30.1 Release Notes

Release Date: 2018-08-09 // over 5 years ago
  • Important changes related to authentication:

    The security policy for ParaIO.com has been upgraded to TLSv1.2. All clients must be updated to the latest version to support that to prevent an SSLHandshakeException.

    Also, when redirecting users to authenticate with any of the social identity providers (Facebook, Google, etc.), please use the ?state={appid} parameter to specify your app target. This is now preferred over the older ?appid={appid} parameter due to stricter rules imposed by the identity providers regarding redirect_uri URLs.

    ๐Ÿš€ 0c23c01 Release v1.30.1.
    ๐Ÿš€ 9424e4e fixed broken authentication when Para is deployed behind a proxy, added support for X-Forwarded-Proto headers
    ๐Ÿ›  048bd99 fixed a few dependency conflicts
    ๐Ÿ— 766cf26 fixed Docker base build
    ๐Ÿš€ 3625c3f [maven-release-plugin] prepare for next development iteration

    ๐Ÿš€ ๐Ÿ“ฆ Download JAR

    ๐Ÿš€ ๐Ÿ“ฆ Download WAR