Skip to content

Latest commit

 

History

History
48 lines (24 loc) · 2.18 KB

CHANGELOG.md

File metadata and controls

48 lines (24 loc) · 2.18 KB

Changelog

1.5.0 (2023-12-18)

Features

  • add query for pivoting table (56b065e)
  • update init.cql schema (616a12e)
  • update plotly dashboard (27245c2)

1.4.0 (2023-11-19)

Features

  • add aggregation with grouping & pivoting (bdebad4)
  • add aggregation with rollups & cubes, ranking & analytic functions (9614e7c)
  • add more stock symobls (428ba58)

1.3.0 (2023-11-19)

Features

  • add plotly RealTime StockStream dashbaord (ac2c66e)

1.2.0 (2023-11-19)

Features

  • automate the pipleline initializatgions (4d16cc1)

1.1.0 (2023-11-19)

Features

  • containerize kafka producer (cb7bfa6)
  • improvde error handling & code qulity for kafka producer (286ed09)

1.0.0 (2023-11-19)

Bug Fixes

  • add request_timeout_ms=60000 (fc0a592)