Skip to content

Commit

Permalink
chore: release spanner 1.16.0 (#3786)
Browse files Browse the repository at this point in the history
* chore: release spanner 1.16.0

* fix: updated to include CMEK feature

Co-authored-by: skuruppu <skuruppu@google.com>
  • Loading branch information
yoshi-code-bot and skuruppu committed Mar 17, 2021
1 parent f96a3fa commit 2c29789
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions spanner/CHANGES.md
@@ -1,5 +1,18 @@
# Changes

## [1.16.0](https://www.github.com/googleapis/google-cloud-go/compare/v1.15.0...v1.16.0) (2021-03-17)


### Features

* **spanner:** add `optimizer_statistics_package` field in `QueryOptions` ([18c88c4](https://www.github.com/googleapis/google-cloud-go/commit/18c88c437bd1741eaf5bf5911b9da6f6ea7cd75d))
* **spanner/admin/database:** add CMEK fields to backup and database ([16597fa](https://github.com/googleapis/google-cloud-go/commit/16597fa1ce549053c7183e8456e23f554a5501de))


### Bug Fixes

* **spanner/spansql:** fix parsing of NOT IN operator ([#3724](https://www.github.com/googleapis/google-cloud-go/issues/3724)) ([7636478](https://www.github.com/googleapis/google-cloud-go/commit/76364784d82073b80929ae60fd42da34c8050820))

## [1.15.0](https://www.github.com/googleapis/google-cloud-go/compare/v1.14.1...v1.15.0) (2021-02-24)


Expand Down

0 comments on commit 2c29789

Please sign in to comment.