Skip to content

Latest commit

 

History

History
85 lines (54 loc) · 3.91 KB

CHANGELOG.md

File metadata and controls

85 lines (54 loc) · 3.91 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning. For further informations about change log please go here

v1.5.2 - 2021-05-11

Fix

  • add support for bin interpolation while BinningAttribute in GroupBy query are without BinningRules (SQD-1115)

v1.5.1 - 2021-05-11

Fix

  • align i18n keys with latest changes in topic-service (SQD-1128)

v1.5.0 - 2021-04-29

Add

  • ARRAY and STRUCT to AttributeType in collection entity (SQD-1073)

v1.4.0 - 2021-04-26

Add

  • support for StaticTypes in attribute entity and I18n description optional (SQD-1065)

v1.3.0 - 2021-04-14

Add

  • configurable table names with white spaces support through env variable (SQD-1060)

v1.2.2 - 2021-04-13

Fix

  • bin_interpolation flag should be optional and true by default (SQD-1056)

v1.2.1 - 2021-04-12

Fix

  • move linting dependencies to dev-dependencies (SQD-1049)

v1.2.0 - 2021-04-08

Add

  • supporting custom default value in aggregation attributes for binned groupby queries (SQD-1045)

Chore

  • add support for linting with black (SQD-1047)

v1.1.0 - 2021-04-07

Add

  • group_by query flag for bins interpolation (SQD-1009)

v1.0.2 - 2021-03-18

Add

Chore

  • updated homepage in package metadata (SQD-1016)

v1.0.1 - 2021-01-18

Chore

v1.0.0 - 2021-01-18

Add

  • new entities for error handling (SQD-929)

Chore

  • define build steps and verify commit step in gitlab pipeline (SQD-930)
  • allow deploy on pypi only on tags (SQD-931)
  • added publishing steps (SQD-931)

Docs

v0.4.0 - 2020-11-25

[v0.3.0] - 2020-11-20