Skip to content

7.1.3

Compare
Choose a tag to compare
@bluestreak01 bluestreak01 released this 19 May 18:42
· 590 commits to master since this release

Overview

This release includes several minor hotfixes before the next major release, 7.2.

What we fixed

CORE

  • fix stuck ingestion by @ideoma in #3360
  • allow server to perform graceful shutdown under heavy ILP load by @bluestreak01 in #3361
  • fix wal table error applying transactions after some table alters by @ideoma in #3366
  • fix column not found error after column rename by @ideoma in #3368

SQL

  • fix unhandled error when compiling group-by SQLs that contain table aliases by @bluestreak01 in #3352

ILP

UI

  • small visual updates for the schema editor UI in CSV Import, along with code refactoring for simplicity by @insmac in #3365
  • allow editing column types on existing tables by @insmac in #3365

New Contributors

Full Changelog: 7.1.2...7.1.3