Skip to content

Latest commit

 

History

History
89 lines (36 loc) · 2.55 KB

CHANGELOG.md

File metadata and controls

89 lines (36 loc) · 2.55 KB

0.2.8 (2022-05-29)

Features

  • enable opentelemetry support in protocol (fb79ac4)

0.2.7 (2022-05-02)

Features

  • allow disabling compression for benchmarks (a0d867b)

0.2.6 (2022-04-30)

Features

  • add proper Rows implementation and some optimizations (aca5cfe)
  • add support for DateTime64 (1281505)

0.2.6 (2022-03-29)

(2022-03-29)

Bug Fixes

  • change rollback to always record migrations (d6e6e55)
  • continue working with non UTC timezone (d003d44)

(2022-03-23)

(2022-03-23)

Features

  • close idle connections after 30 minutes (844981b)

(2022-03-21)

(2022-03-21)

(2022-03-21)

Features

(2022-03-17)

(2022-03-09)

Bug Fixes

  • parse query settings from DSN (6dd2a1a)

Features