Skip to content

v1.34.0

Compare
Choose a tag to compare
@osheroff osheroff released this 29 Jul 17:48
· 385 commits to master since this release
  • intern a bunch of objects in our in-memory representation of schema.
    Saves gobs of memory in cases where one has N copies of the same
    database. Note that this changes the API of Columns, should any
    embedded Maxwell application be using that.
  • go up to BIGINT for maxwell's auto-increment ids