Skip to content

v1.38.0

Choose a tag to compare

@albogdano albogdano released this 28 Oct 08:38
· 729 commits to master since this release
df38613

You can now easily export all data from your Para app and then import it to another Para server or app using the new /v1/_export and /v1/_import API methods.

The new import/export API makes it really simple to migrate from one Para server to another or from a self-hosted Para to ParaIO.com, and vice versa.

7af282a Release v1.38.0.
f7003e8 added backup and restore API methods - /v1/_import and /v1/_export
b10d9c6 removed coloring of log messages
0b9c866 updated dependencies
e385832 removed deprected OpenID code
20ba742 Merge pull request #74 from Erudika/dependabot/maven/junit-junit-4.13.1
22798c3 Bump junit from 4.12 to 4.13.1
7f67028 removed warning for user creation via API
5f7cd99 fixed river still processing webhooks even when they're disabled
61e9039 added more verbose log message for when a user belongs to an app that doesn't exist
18196bb added link() method overload for adding metadata to Linker objects
b79366c refactored Config.getRootAppIdentifier()
5352b40 fixed possible casting exception in WebhookIOListener
4f7b541 fixed possible cast exception when IDP returns a numeric user ID instead of string
a554254 fixed inconsistent behavior when API security is disabled

📦 Download JAR

📦 Download WAR