v1.42.0
b6852f5 Release v1.42.0.
c94ac49 fixed method User#getIdentifiers()
should not be public
00c8272 added support for jwt=id
parameter in auth requests, enhanced PasswordlessAuthFilter
to accept the new id tokens
41d4fc6 fixed the one_session_per_user feature
ac7389e added support for para.security.one_session_per_user
and per-app configuration of session_timeout; added support for ?jwt-cookie= parameter
in signin_success
paths
2e086d9 fixed default queue impl should be LocalQueue
instead of AWSQueue
c5e5835 fixed backup method should not use search, but should directly read from DB instead
5c6db67 fixed missing important properties on exported objects which have JsonIgnore
annotation
e0baeff updated Spring Boot to 2.6.0, Jackson to 2.13
ec34cb0 fixed connection issues in ParaClient
24863c2 added support for audio and video tags in Markdown
069b2d0 fixed method for deleting global tables with replicas in AWSDynamoUtils
cdbe8c9 fixed CORS filter order, breaking CORS headers completely
c07db0b Fix Flaky MockDAOTest (#83)