Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 581 Bytes

CHANGELOG.md

File metadata and controls

36 lines (22 loc) · 581 Bytes

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

[1.1.0] - 2020-10-06

Here we added auth capability

Added

  • SASL Auth capability for consumer
  • SASL Auth capability for producer

Changed

Fixed

[1.0.0] - 2020-09-11

Initial release

Added

  • Producer configuration
  • Consumer configuration
  • Record creation
  • Message bus initialization
  • Message publish capability
  • Message consumption capability
  • Message handling in consumer

Changed

Fixed