Skip to content

v0.13.1

Compare
Choose a tag to compare
@osheroff osheroff released this 29 Oct 23:57
· 3143 commits to master since this release

v0.13.1 is a bug fix of v0.13.0 -- fixes a bug where long rows were truncated.

v0.13.0 contains:

  • Big performance boost for maxwell: 75% faster in some benchmarks
  • @davidsheldon contributed some nice bug fixes around CREATE TABLE ... IF NOT EXISTS, which were previously generating new, bogus copies of the schema.
  • we now include a "scavenger thread" that will lazily clean out old, deleted schemas.