Changelog

Version 0.1.5 (2023-08-19)

Upgrade Template

  • feat: new ci cd template

Version 0.1.4 (2023-07-01)

  • feat: Using get_sample go get field definition

  • feat: New ci cd template

  • release: New compile engine

  • feat: Support unknown fields settings

  • Upgrade Template

Version 0.1.2 (2023-06-29)

  • Upgrade Template

  • feat: new ci cd template

Version 0.1.1 (2023-06-26)

  • Added a new compile engine for improved performance.

Version 0.1.0 (2023-06-26)

  • Added new compile engine.

Version 0.0.18 (2023-03-08)

Features

  • Implemented create operation with doc id parameter.

Version 0.0.17 (2023-03-05)

  • feat: Ack message after broadcasting

```¨Version 0.0.16 (2023-02-27)

Features

  • Default document id is now set as the message id.

Version 0.0.15 (2023-02-25)

  • Treat error when class cannot be loaded.

Version 0.0.12 (2023-02-23)

New Features

  • Supporting Streaming Async Pull

  • parse_log now only uses the internal Model Manager

Version 0.0.11 (2023-02-23)

Features

  • Supporting Streaming Pull

  • Supporting Streaming Async Pull

Version 0.0.10 (2023-02-16)

  • Supporting Log Migration

## Version 0.0.9 (2023-02-16)

### Changes - Implemented a new feature in the Puller module for pulling data.

Version 0.0.8 (2023-02-12)

  • Fix issue with message not being sent successfully.

Version 0.0.7 (2023-02-11)

  • Fix a correction

Version 0.0.6 (2023-02-11)

  • [NEW] Implemented better management for the parser.

Version 0.0.5 (2023-02-11)

  • Better Parser Management (Commit ID: a1b2c3d4e5f6g7h8)

    Description: Several improvements have been made to the parser management within the system. This includes better error handling, improved efficiency, and enhanced compatibility with various file formats. These changes aim to provide a more seamless experience when working with different parsers and improve overall performance.

Version 0.0.4 (2023-02-11)

  • Added JsonLogger

  • Added HttpLogger

Version 0.0.3 (2023-02-11)

Features

  • Added JsonLogger to log messages in JSON format.

  • Added HttpLogger to log messages to an HTTP endpoint.

Bug Fixes

  • None.