1.5.37
https://github.com/GoogleCloudPlatform/cloud-spanner-emulator/releases/tag/v1.5.37
Bug Fixes
- Fixes an issue with a missing file for the PostgreSQL function catalog in the Docker build.
- Fixed an issue where the BatchWrite API would not return a status object for successful requests. This could cause client applications to crash and was inconsistent with the production service's behavior. Fixes GoogleCloudPlatform/cloud-spanner-emulator#248.
What's Changed
Full Changelog: 1.5.36...1.5.37