Changelog

Version 0.1.15 (2023-08-19)

  • Upgrade Template

Version 0.1.14 (2023-07-01)

  • Upgraded the template to the latest version.

Version 0.1.13 (2023-06-30)

Upgrade Template

  • Upgraded the template to the latest version.

New CI CD Template

  • Added a new CI CD template for improved workflow.


Upgrade Template

  • Added new ci cd template.

feat: new ci cd template

  • Added a new continuous integration and continuous deployment (CI/CD) template.

Version 0.1.11 (2023-06-26)

  • Added new compile engine.

Version 0.1.10 (2023-05-04)

  • Add support for unknown fields settings.

Version 0.1.9 (2023-04-26)

Features

  • Added feature to use get_sample to retrieve field definition.

Version 0.1.8 (2023-04-26)

New Features

  • Using get_sample to retrieve field definitions (commit: feat: using get_sample go get field definition)

  • Adding _acl_queries (commit: feat: adding _acl_queries)

  • Supporting inside __limits__ (commit: feat: supporting inside __limits__)

Version 0.1.7 (2023-04-23)

Features

  • Removing reference field

```¨Version 0.1.6 (2023-03-16)

Features

  • Switched the scope to criteria in merge option.

Version 0.1.5 (2023-03-15)

Fixes

  • Fixed an issue where the lru_cache function was not properly copying the element when calling it.

  • Implemented universal document id feature.

```Version 0.1.3 (2023-03-02)

  • Fixed an issue where unsupported fields were being included during schema compile.

Version 0.1.2 (2023-02-20)

  • Added BigqueryAppendOnlyEngine (feat)

Version 0.1.1 (2023-02-20)

Features

  • Adding AppendOnlyEngine on bigquery library

Version 0.1.0 (2023-02-20)

Features

  • Create log table support


Features Added

  • Create log table support

Version 0.0.12 (2023-02-18)

Features

  • Using local library to store compiled message class

Version 0.0.11 (2023-01-25)

  • Featuring a new “Data Model Address Realization” that enhances the addressing capabilities of the data model.

Version 0.0.10 (2023-01-18)

Features

  • Added connect and getConnection methods to engine base classes.