Skip to content

v0.35.81

Compare
Choose a tag to compare
@ovr ovr released this 12 Sep 12:34
· 58 commits to master since this release
995f526

0.35.81 (2024-09-12)

Bug Fixes

  • api-gateway: fixes an issue where queries to get the total count of results were incorrectly applying sorting from the original query and also were getting default ordering applied when the query ordering was stripped out (#8060) Thanks @rdwoodring! (863f370)
  • cubesql: Use load meta with user change for SQL generation calls (#8693) (0f7bb3d)
  • Updated jsonwebtoken in all packages (#8282) Thanks @jlloyd-widen ! (ca7c292)

Features