Skip to content

v0.9.0

Latest

Choose a tag to compare

@release-please release-please released this 23 Jul 20:13
6bb86ac

0.9.0 (2025-07-23)

Features

  • Graph_name validation on graph store construction (#162) (c753a74)
  • graph: Enable setting up the timeout for queries (#178) (1c5cf19), closes #170
  • graph: Handle cases when a single table is multiplexed by multi… (#169) (f99c115)
  • graph: Raise InvalidGQLGenerationError with intermediate_steps (#175) (22f2158), closes #178

Bug Fixes

  • graph: 'verified_gql' exception (9940b86)
  • graph: Ensure intermediate_steps always show generated query (#174) (d74f040), closes #173
  • graph: Optimize the size of the serialized schema (#182) (51dba31), closes #181
  • graph: Sorts keys to make serialization determistic (#184) (cc156f3), closes #183

Documentation

  • Correct spelling of Spanner in README.rst (#179) (a32aade)