v1.5.20
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