Releases: Erudika/para
v1.50.6
e85db50 [maven-release-plugin] prepare for next development iteration
52414a0 [maven-release-plugin] prepare release v1.50.6
cbb60ef fixed bug in webhooks where property filters didn't work most of the time
6863a00 [maven-release-plugin] prepare for next development iteration
📦 Download JAR
📦 Download WAR
v1.50.5
0312d7c updated dependencies
52b01d9 added more verbose logging in ParaClient
a367259 updated dependencies
62aa7ac updated github workflows
3ca3f27 added more verbose loging for ParaClient requests
4b87957 fixed typo
65494f0 updated Spring Boot
📦 Download JAR
📦 Download WAR
v1.50.4
e671235 Release v1.50.4.
7c853ed fixed bug when calculating entity size limit for batch requests
2c91e9c fixed issue with missing configuration properties not cleared from config file, added method for overwriting internal config object
58a1b21 updated Spring Boot
73a3fd6 fixed deprecation warnings
4ecd435 updated dependencies
d913f6a updated Lucene plugin
384a6f9 updated Lucene plugin
📦 Download JAR
📦 Download WAR
v1.50.3
9df34c1 updated plugins
ac971bb updated dependencies
b3f6db0 minor fixes of deprecated methods
04bb3ed fixed tests
9a030b2 refactored config parsing methods
1e95c49 fixed URI and paths normalization
822ac29 updated Spring Security
876f45a updated Spring Boot
0ca1fe5 updated Dockerfile-base
adbc1a1 updated dependencies
30cbb81 added installer.sh Bash script for Debian distros
📦 Download JAR
📦 Download WAR
v1.50.2
7fa1efd added MockEmailer class
50afaad updated dependencies
53fd189 fixed login email should not be case-sensitive
2956679 fixed login email should not be case-sensitive
686eb4d fixed possible NPE in HealthUtils, closes #280
📦 Download JAR
📦 Download WAR
v1.50.1
cd4af31 updated dependencies
899ae04 removed json ignore annotation in User class
d44df86 fixed Webhook filters method to allow empty lists and strings
84cd3b2 fixed pom.xml files
5982306 added support for Webhook filters
52192d5 added native image configuration and new method for registering core classes in ParaObjectUtils
📦 Download JAR
📦 Download WAR
v1.50.0
Migrated project to Spring Boot 3.x -
- JDK 17+ required,
javax.*
>jakarta.*
namespace changed- Updated Dockerfiles to use JDK 21
- added native build profile
d758faa updated plugin versions
687db4d removed unused configuration property para.security.csrf_cookie
3393b4b removed old CSRF token repostiory in favor of new Spring Sec 6+ protection mechanism
0c67d4f added tag description property
8e3b9e0 fixed native build
645e628 minor fix for failing requests containing large batches of IDs to delete
3b5c76f updated pom.xml files
dc89049 updated dependencies
b2aaedb Bump org.springframework.security:spring-security-core in /para-server
9474740 migrated Para to Spring Boot 3.x, JDK 17+
f91f2ef added support for uppercase ENV variables, closes Erudika/scoold#452
6e3322f switched to JDK 21
📦 Download JAR
📦 Download WAR
v1.49.5
09bf831 removed unused import in LDAPAuthenticator
c6a66e3 Merge pull request #266 from mljohns89/ldap-authenticated-read-access
979446a use afterPropertiesSet to initialize authenticationSource
📦 Download JAR
📦 Download WAR
v1.49.4
46e87da updated dependencies
0eef624 Merge pull request #259 from mljohns89/ldap-authenticated-read-access
1b13294 support for ldap servers requiring authentication for read access
📦 Download JAR
📦 Download WAR
v1.49.3
31d8aed [maven-release-plugin] prepare for next development iteration
cf1e59d [maven-release-plugin] prepare release v1.49.3
fc9e622 updated dependencies
f3884a3 updated JWT library
feaf6b0 added better error message if local file is missing
08cee4b added option to send host_url as an index appended to appid in the state parameter of an auth request
64c4a81 [maven-release-plugin] prepare for next development iteration