Skip to content

v1.5.20

Compare
Choose a tag to compare
@olavloite olavloite released this 24 Jul 12:26
· 14 commits to master since this release
b11a579

Bug Fixes

  • Allow untyped DATE and TIMESTAMP parameters.
  • When running a DML statement with a THEN RETURN clause, the returned columns would not be included in the metadata.
  • DML statements with a THEN RETURN clause did not return the modified row count when it was used with the ExecuteStreamingSql API.

New Feature

  • Support exclude_insert, exclude_update and exclude_delete for change stream.

Dependencies

  • Update Go toolchain to 1.21.11