tribefire 2.3.11 - 2023-12-11
Tribefire 2.3.11
is a patch release for tribefire 2.3
. These release notes list changes compared to tribefire 2.3.10.
On this page
Update Instructions
To update to the new release adjust your repository settings to use the respective release repository https://artifactory.server/artifactory/tribefire-2-3-11
. Note that the repository will not be updated anymore, i.e. there won't be any future fixes or improvements. To automatically stay on the latest tribefire 2.3
patch release use repository https://artifactory.server/artifactory/tribefire-2-3
instead.
If you are updating from a previous major/minor version, e.g. tribefire 2.2
, also apply the update instructions of tribefire 2.3.0.
Changes & Improvements
Audit Aspect
Better exception handling and log output in case of an error.
JWT Support
Added a cluster-wide locking mechanism to prevent concurrent session generation based on a the JWT token. Removed sensitive information from logging.
GM Http Client
Improved error message in case of a generic exception. Reduced logging if request/response logging is turned off.
Updates
Hikari
Updated to HikariCP
version from 3.4.2
to 4.0.3
.
Removed dependency on HikariCP-java7
.
Tomcat
Updated Tomcat to 9.0.83
.
Log4j
Updated Log4j to 2.22.0
.
Postgres
Updated Postgres JDBC driver to 42.7.1
.