v1.30.1
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