Skip to content

4.0.9

Compare
Choose a tag to compare
@oskarhane oskarhane released this 02 Jun 14:53
· 0 commits to 7a52c4f6771c9d79a50a0230d398efe01eaeb836 since this release

4.0.9

New and imroved:

  • Support new bolt schemes PR: #1098
  • Sidebar links to browser release, changelog, and developer pages PR: #1101
  • All frame types can be re-run PR: #1104
  • Great new query result table PR: #1090
  • Display memory allocation in query plan output when known PR: #1111

Fixes:

  • Fix reading username from connectURL param PR: #1102
  • Fix auth scheme error from driver when auth is disabled + reflect auth status on :server connect frame` PR: #1103
  • Fix sending transaction metadata with each query PR: #1106
  • Fix only executing relevant background queries (auth, cluster) PR: #1107