Skip to content

v0.1.10

Compare
Choose a tag to compare
@mediuminvader mediuminvader released this 28 Feb 16:56
· 921 commits to main since this release
bd0f1ae

New Features

  • Blue/Green Cache swap
  • Timestamp difference
  • Improved transaction performance
  • Introduce DAY_OF_WEEK() date function
  • Extend SQL type support for math operations
  • Show sources ingestion progress
  • Parallelized ingestion of Postgres snapshot data

Bug Fixes

  • Fix timestamp, point, decimal support for grpc
  • Fix use of wildcard in select
  • Fix convert from jsonb to dozer type
  • Fix check of supported tables in postgres
  • Clean dozer on start because blue/green cache is not switched correctly
  • Fix columns order in schema
  • Primary key field conversion from REST url
  • Sort schemas by sources order in dozer config

Full Changelog: v0.1.9...v0.1.10