Skip to content

Releases: xtuml/masl

4.4.1

05 Mar 15:20
b71186a
Compare
Choose a tag to compare
  • Added Kafka log appender for log4cplus

4.4.0

28 Feb 18:44
5617faa
Compare
Choose a tag to compare
  • 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

15 Feb 16:39
c00509c
Compare
Choose a tag to compare
4.3.2-masl-updates5 Pre-release
Pre-release

4.3.2-masl-updates3

09 Feb 18:19
3a92bfc
Compare
Choose a tag to compare
4.3.2-masl-updates3 Pre-release
Pre-release

4.3.2-masl-updates

07 Feb 19:00
6b41d9c
Compare
Choose a tag to compare
4.3.2-masl-updates Pre-release
Pre-release

4.3.1

01 Feb 15:47
14e5215
Compare
Choose a tag to compare
  • Fix dependency conflict

4.2.4

01 Feb 15:46
04dd174
Compare
Choose a tag to compare
  • Fix dependency conflict

4.3.1-kafka-logger

22 Jan 13:42
84de394
Compare
Choose a tag to compare
4.3.1-kafka-logger Pre-release
Pre-release
  • Testing Kafka log appender for log4cplus

4.3.0

09 Jan 19:51
9d8ec89
Compare
Choose a tag to compare

This release promotes the new logger using log4cpp. This release removes some deprecated API from the Logger utility domain.

4.2.4-log4cpp

05 Jan 17:28
a3d897e
Compare
Choose a tag to compare
4.2.4-log4cpp Pre-release
Pre-release

This is a pre-release version for testing the updated log4cpp logger