Skip to content

v0.49.1

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jun 12:46
· 6 commits to main since this release
v0.49.1
0f5f5be

Fixed

  • Default row sort by primary key works again for PostgreSQL and other databases, and the rows arrive already sorted on the first load instead of re-sorting after they appear. (#1603)
  • Registry plugins built before 0.49.0 install and load again instead of failing with an invalid plugin bundle error.