Skip to content

v0.18.0

Compare
Choose a tag to compare
@paveltiunov paveltiunov released this 01 Mar 03:39
· 6979 commits to master since this release

0.18.0 (2020-03-01)

Bug Fixes

  • Error: client.readOnly is not a function (6069499)
  • External rollup type conversions: cast double to decimal for postgres (#421) Thanks to @sandeepravi! (a19410a)
  • athena-driver: Remove debug output (f538135)
  • Handle missing body-parser error (b90dd89)
  • Handle multiple occurrences in the first event of a funnel: conversion percent discrepancies. (0989482)
  • Handle primaryKey shown: false pitfall error (5bbf5f0)
  • Redis query queue locking redesign (a2eb9b2), closes #459
  • TypeError: Cannot read property 'queryKey' of null under load (0c996d8)

Features