Skip to content

Latest commit

 

History

History
143 lines (48 loc) · 4.09 KB

CHANGELOG.md

File metadata and controls

143 lines (48 loc) · 4.09 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.5.2 (2019-04-05)

Features

  • Add redshift to postgres driver link (#71) (4797588)
  • Playground UX improvements (6760a1d)

0.5.1 (2019-04-02)

Features

0.5.0 (2019-04-01)

Bug Fixes

  • schema-compiler: joi@10.6.0 upgrade to joi@14.3.1 (#59) (f035531)
  • mongobi issue with parsing schema file with nested fields (eaf1631), closes #55

Features

  • add basic vue support (#65) (f45468b)
  • use local queue and cache for local dev server instead of Redis one (50f1bbb)

0.4.6 (2019-03-27)

Features

  • Dashboard Generator for Playground (28a42ee)

0.4.5 (2019-03-21)

Bug Fixes

  • client-react - query prop now has default blank value (#54) (27e7090)

Features

  • Make API path namespace configurable (#53) (b074a3d)
  • Playground filters implementation (de4315d)

0.4.4 (2019-03-17)

Bug Fixes

  • Postgres doesn't show any data for queries with time dimension. (e95e6fe)

Features

  • Introduce Schema generation UI in Playground (349c7d0)

0.4.3 (2019-03-15)

Bug Fixes

  • mongobi-driver: implement convert_tz as a simple hour shift (c97e451), closes #50

0.4.2 (2019-03-14)

Bug Fixes

  • mongobi-driver: Fix Server does not support secure connnection on connection to localhost (3202508)

0.4.1 (2019-03-14)

Bug Fixes

  • concat called on undefined for empty MongoDB password (7d75b1e)

Features

  • Allow to use custom checkAuth middleware (19d5cd8), closes #42

0.4.0 (2019-03-13)

Features

  • Add MongoBI connector and schema adapter support (3ebbbf0)

0.3.5-alpha.0 (2019-03-12)

Note: Version bump only for package cubejs