Skip to content

Release 2.2.0

Compare
Choose a tag to compare
@mmatczuk mmatczuk released this 30 Oct 15:42
· 76 commits to master since this release

This release:

  • Adds InsertBuilder and SelectAll functions to table module
  • Adds RewriteRows function to table module, it sequentially rewrites all data in a table, this is useful for updating TTLs on small or medium sized tables
  • Migrates CI from Travis to GH actions