Releases: xtuml/masl
Releases · xtuml/masl
4.4.1
- Added Kafka log appender for log4cplus
4.4.0
- Added ability to set a list of parameters to serve as the partition key for the Kafka topic
- Changed the default namespace to be blank for more readable topic names
- Support custom topic names in the pragma
- Automatically create topics on startup (if they don't exist)
- Sort domain services in the generated enum for consistency across platforms
- Change to the polling mechanism to prevent starving the event loop
- Update to the publish script to make more reusable
4.3.2-masl-updates5
Full Changelog: 4.3.2-masl-updates4...4.3.2-masl-updates5
4.3.2-masl-updates3
Full Changelog: 4.3.2-masl-updates...4.3.2-masl-updates3
4.3.2-masl-updates
Full Changelog: 4.3.1...4.3.2-masl-updates
4.3.1
- Fix dependency conflict
4.2.4
- Fix dependency conflict
4.3.1-kafka-logger
- Testing Kafka log appender for log4cplus
4.3.0
This release promotes the new logger using log4cpp
. This release removes some deprecated API from the Logger utility domain.
4.2.4-log4cpp
This is a pre-release version for testing the updated log4cpp logger