Skip to content

Releases: xtuml/masl

4.4.6-binary

14 Jun 14:13
e25fbd2
Compare
Choose a tag to compare
4.4.6-binary Pre-release
Pre-release
  • This version re-implements the old "buffered IO" binary serialization format for serialization over Kafka. The goal is to compare the performance with the JSON serialization.

4.4.5

13 Jun 12:50
e122983
Compare
Choose a tag to compare

polled Kafka topics

Consumers can now poll a Kafka topic as well as asynchronously receive messages.

4.4.4-kafka-polling

04 Jun 17:52
12669a8
Compare
Choose a tag to compare
4.4.4-kafka-polling Pre-release
Pre-release
  • Add command line configuration for offset reset behavior
  • Change data exchange to be based on sequences of bytes rather than strings for future flexibility in serialization/deserialization
  • Add mechanism to mark terminator services as polled kafka topics

4.4.3

30 May 15:44
32b2743
Compare
Choose a tag to compare

logging, hash, kafka

This release rolls up several enhancements and a few fixes.
The Hash utility is included and being used in production models.
log4cpp has seen a lot of mileage.
Kafka continues to be refined.

logging with package and version

27 May 22:12
7c9d537
Compare
Choose a tag to compare
Pre-release

Access to package and version properties is introduced in this tag.

logging with hashing fixes

17 May 16:35
79e860c
Compare
Choose a tag to compare
Pre-release

This is an interim pre-release to enable building with these changes.

more logging enhancements

16 Apr 16:27
7ed6672
Compare
Choose a tag to compare
Pre-release

This is a pre-release tag so that we can build from it on remote servers.

logging enhancements testing

19 Mar 17:46
2c9cc81
Compare
Choose a tag to compare
Pre-release

log4cplus has enhancements in both file and kafka appenders

4.4.2

05 Mar 16:40
9e0bfbf
Compare
Choose a tag to compare
  • Added Hash utility domain

4.4.1

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