Skip to content

v1.28.0

Compare
Choose a tag to compare
@osheroff osheroff released this 19 Nov 22:20
· 573 commits to master since this release
  • schema compaction! with the new --max_schemas option, maxwell will
    periodically roll up the maxwell.schemas table, preventing it from
    growing infinitely long.
  • fix metricsAgeSloMS calculation
  • support SRID columns
  • fix parsing of complex INDEX(CAST()) statements
  • various dependency bumps