Changelog

Version 0.1.5 (2023-08-19)

Upgrade Template

  • Upgraded the template to the latest version.

feat: new ci cd template

  • Added a new CI/CD template.

Version 0.1.4 (2023-07-01)

Features

  • Using get_sample to get field definition

  • New CI/CD template

  • Support for unknown fields settings

Upgrades

  • Template upgraded

Version 0.1.3 (2023-06-30)

Upgrade Template

  • Upgraded the template to the latest version

feat: new ci cd template

  • Added a new CI/CD template for improved automation and deployment processes

Version 0.1.2 (2023-06-29)

  • Upgrade Template

  • feat: new ci cd template

Version 0.1.1 (2023-06-26)

  • Added new compile engine.

Version 0.1.0 (2023-06-26)

  • New compile engine introduced. (Commit message: “release: new compile engine”)

Version 0.0.9 (2023-03-13)

  • Release: Using object id as hash code.

Version 0.0.8 (2023-02-27)

New Features

  • The default document id is now the message id.

Version 0.0.7 (2023-02-23)

  • Logger now uses the internal data model engine.

Version 0.0.6 (2023-02-11)

  • Improved parser management in the codebase for better performance and reliability. (commit: release: Better Parser Management)


New Features

  • Added JsonLogger for logging messages in JSON format.

  • Added HttpLogger for logging messages to an HTTP endpoint.

Version 0.0.4 (2023-02-11)

  • Added BytesField decoder detection.

Version 0.0.3 (2023-02-10)

  • Added replication support

Version 0.0.2 (2023-02-08)

First Release

  • Initial release of the project.