We have just released version 5.18.0. Here is a list of the changes that came with the release:
Features
- Added support for Log4j version 2.
- Added logging that allows for monitoring Native IBM MQ performance.
Fixes
- Fixes to the gRPC mappings list editing and search mechanism
- Fixed a bug where the edit modal would incorrectly close automatically if closed and reopened too quickly
- Fixed a bug where the edit modal would show the previous flash message if closed and reopened too quickly
- Fixes for JMS java.io.Serializable object support
- Fixes for port in use diagnostic message when multiple PIDs are involved
Changes
- The property trafficparrotserver.log4j.properties.filename has been replaced by trafficparrotserver.logging.properties.filename.
-
Logging properties file names indicate which type of logging configuration to use:
- Names like *.log4j.* are assumed to be Log4j version 1 configuration
- Names like *.log4j2.* are assumed to be Log4j version 2 configuration
- The MQ message putDateTime log line now has a millisecond (instead of second) resolution to help investigate performance issues when working with Native IBM MQ
- Upgraded commons-codec to 1.13 from 1.11
- Upgraded commons-lang3 from 3.8.1 to 3.11
- Upgraded commons-io from 2.6 to 2.7
- Upgraded gson from 2.8.6 to 2.8.7
No comments:
Post a Comment