Skip to content

Releases: Erudika/para

v1.48.2

04 Apr 16:43
10665a5
Compare
Choose a tag to compare

f546f4e updated maven plugins
83c2b59 updated dependencies
3b353bc updated dependencies
fd5fd86 updated dependencies
5569bb1 updated dependencies
a2eb43a updated dependencies
0848eb4 updated SnakeYaml

📦 Download JAR

📦 Download WAR

v1.48.1

16 Feb 14:36
6570141
Compare
Choose a tag to compare

b69d0a3 updated dependencies
cfd5116 fixed SAML Metadata filter not being registered after Spring Boot update
5dbb875 fixed access log not disabled when scoold.file_logger_level=OFF
2228a93 fixed minor logback configuration issue

📦 Download JAR

📦 Download WAR

v1.48.0

15 Jan 18:08
9b90ead
Compare
Choose a tag to compare

5a3d5b7 added new utility methods to ParaClient for reading and updating all objects using search-after pagination logic
7c9eb1b fixed exception when working with the new http-client API
e7e62e3 fixed deprecations
f66ddc5 fixed bug where auth requests would fail when Para is deployed under a context path
42b7cac fixed custom identifier prefix should not be added to all identifiers
1439e5f added user identifier validation and error message, custom: identifier prefix now mandatory for passwordless auth
faa0e7f added option to disable logging to file para.file_logger_level = 'OFF'
37862b5 fixed verbose logging message when user account is locked out
bb87205 fixed appid parameter used by Oauth2 filter should have precedence over state parameter

📦 Download JAR

📦 Download WAR

v1.47.2

10 Nov 17:15
41d9005
Compare
Choose a tag to compare

44656f5 fixed LDAP auth filter group assignment from LDAP attributes not working with memberOf authorities/groups, fixes Erudika/scoold#351
bb032c9 fixed error caused by using ?appid={appid} params in OAuth2 requests, as alternative to ?state={appid}
e3d92db updated Jose JWT
d5c3b31 Merge pull request #180 from Erudika/snyk-fix-5509f06781021ec78eef6ffec512a65f
e06847b fix: para-server/pom.xml to reduce vulnerabilities
a48f3df fixed bug preventing admin/mod groups auto assignment for LDAP requests
1e6bb6b added plugin profiles to para-jar/pom.xml
ed2a1c7 fixed crash on startup when JavaMail implementation is selected

📦 Download JAR

📦 Download WAR

v1.47.1

27 Oct 13:29
cfb1481
Compare
Choose a tag to compare

e98473e Release v1.47.1.
e05442e fixed tests
8f53755 updated Jackson
59796b2 Merge pull request #177 from Erudika/dependabot/maven/para-server/com.fasterxml.woodstox-woodstox-core-6.4.0
5f0a44f updated Spring Boot
cf95d87 Bump woodstox-core from 6.3.1 to 6.4.0 in /para-server
e182330 updated dependency
c23d99b updated SnakeYAML
18a1103 added support for a few special chars in tags
a6f876c updated Spring Security

📦 Download JAR

📦 Download WAR

v1.47.0

18 Oct 22:48
e037d58
Compare
Choose a tag to compare

b2febf0 Release v1.47.0.
a456b87 fixed flaky test
714f631 fixed para.security.protected.* resources should be optional and not crash the server when omitted
18bb536 added method overload for setting HttpOnly and SameSite cookie flags
316cd8d removed commons-text dependency and the deprecated RememberMe services

📦 Download JAR

📦 Download WAR

v1.46.3

13 Oct 15:55
423bcbd
Compare
Choose a tag to compare

ff8fda6 Release v1.46.3.
4e68267 added a new RateLimiter class for simple rate limiting
f2176b7 updated dependencies
ea37a04 updated Spring Boot to 2.7.4
1cc568c updated SnakeYAML
d123b49 updated AWS SDK
d7cd7c6 updated AWS SDK
171f827 updated ClassGraph
886f944 updated Jackson

📦 Download JAR

📦 Download WAR

v1.46.2

02 Sep 11:46
65efba3
Compare
Choose a tag to compare

c9d084b added support for SAML option for turning off NameID requirement
6717368 updated JSoup
0905ccf Merge pull request #142 from kobus-v-schoor/master
7d2a2c5 don't strip username domain if ad domain is not provided
02ee9e4 fixed auth cookie missing secure flag
b8d78a9 moved logback configuration to para-server; updated dependencies
020d3e3 minor formatting fix and changed description for the new markdown option
6ddd129 Ignore domains for nofollow (#137)
3279645 [maven-release-plugin] prepare for next development iteration

📦 Download JAR

📦 Download WAR

v1.46.1

22 Jun 16:51
1b58a77
Compare
Choose a tag to compare

f1c4b7e added rate limiting for password matching attempts, 20 attempts per hour default
893f160 updated dependencies
f8ad4bb updated dependencies
ee8f4e0 updated Caffeine to 3.1.1
e3b8515 updated Dockerfile to set 'loader.path=lib' as a system property on startup
1743e3c updated Caffeine cache to 3.1.0
037d7eb updated SSLContext library

📦 Download JAR

📦 Download WAR

v1.46.0

27 May 21:22
464f094
Compare
Choose a tag to compare

0c88c5e disabled UserDetailsServiceAutoConfiguration
88e8856 updated Spring Security to 5.7.1, Spring Boot to 2.7.0
fa677c6 fixed password length issues
ffde022 fixed max password length should be longer than 500 chars
3dffedc updated Nimbus JOSE lib
735f696 added max length for user passwords
9d844f3 added option to escape HTML when compiling Mustache templates

📦 Download JAR

📦 Download WAR