Skip to content

v1.43.2

Compare
Choose a tag to compare
@albogdano albogdano released this 21 Dec 19:32
· 324 commits to master since this release
b8aa939

⚠️ BREAKING CHANGES (when upgrading from 1.42.x or lower to 1.43.x):

1. H2 DB has been upgraded to 2.x - requires full migration if you use it (used by Para by default).

Use this migration script to migrate from H2 1.4.200 to 2.x before using this version!

2. Lucene has been upgraded to 9.x - requires the search index to be completely rebuilt for each Para app.

3. Para now requires Java 11+ as a baseline.

79dfe10 updated Lucene plugin
dc1e0c3 updated plugins

📦 Download JAR

📦 Download WAR