Skip to content

v2.5.9

Compare
Choose a tag to compare
@martinbonnin martinbonnin released this 14 Jun 09:25
· 2500 commits to main since this release

A mini-release to include a fix for query batching (#3146) that didn't make it in time for 2.5.8.

👷‍ Fixes

  • [Query batching] Fix overriding canBeBatched value when cloning QueryCall with toBuilder() (#3146)