v1.41.0
594aad3 upgraded to Apache HTTP client 5.x
a13e87a refactored ParaClient to use Apache HTTP client instead of Jersey client, thus making Para compatible with Java 17
3c3df4b added support for JSON pointers in the GenericOAuth2Filter for extracting user data from nested fields
6d9fa6a added option to configure soft line breaks in Markdown - para.markdown_soft_break = '<br>'
7755c98 fixed river/webhooks don't work when server starts unhealthy
cc1dfac fixed error while fetching profile data from OAuth2 IDP endpoint
c104060 minor logging fix in GenericOAuth2Filter