Skip to content

Zeebe Hazelcast Exporter 0.8.0-alpha1

Pre-release
Pre-release
Compare
Choose a tag to compare
released this 17 Feb 14:21

Changelog

  • switch from Hazelcast topic to ringbuffer
  • change Protobuf serialization format (records are wrapped in a generic record - any type)
  • add option to serialize the records as JSON instead of Protobuf (exporter side only)
  • change Java connect API to read from ringbuffer
  • (deps) bump zeebe-exporter-protobuf from 0.9.0 to 0.11.0

⚠️ Older Java connect versions are not compatible with the new exporter.