Skip to content

Commit c8e7d91

Browse files
authored
chore: prepare for v1.22.0 release (#5690)
Update release notes and API baselines.
1 parent f7e1358 commit c8e7d91

7 files changed

+34
-1
lines changed

CHANGELOG.md

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,40 @@
77
This attribute represents the pre-GA name for "Uniform Bucket Level Access"
88
becoming GA. Applications should use `uniform_bucket_level_access` instead.
99

10-
## v1.22.0 - TBD
10+
## v1.23.0 - TBD
11+
12+
## v1.22.0 - 2021-01
13+
14+
### Bigtable
15+
16+
* feat(bigtable): enforce id limits in admin emulator (#5679)
17+
* feat(bigtable): create logging layer for Cloud Bigtable DataClient (#5654)
18+
* feat(bigtable): create logging layer for Cloud Bigtable InstanceAdminClient (#5653)
19+
* feat(bigtable): create logging layer for Cloud Bigtable (#5556)
20+
* feat: implement Bigtable connection refresh (#5550)
21+
* feat: Implement backup level IAM policy (#5585)
22+
23+
### Pub/Sub
24+
25+
* feat(pubsub): add equality to Publisher (#5608)
26+
27+
### Storage
28+
29+
* fix(storage): incorrect CURL handle manipulation (#5651)
30+
* feat(storage): propagate custom header with resumable upload PUT requests (#5632)
31+
* fix: only build gRPC testing utilities if needed (#5594)
32+
33+
### Spanner
34+
35+
* cleanup: rename spanner::internal to spanner_internal (#5620)
36+
* fix: get the code to compile with MSVC 2017 (#5574)
37+
38+
### Common Libraries
39+
40+
* fix: only build gRPC testing utilities if needed (#5594)
41+
* feat: Implement backup level IAM policy (#5585)
42+
* fix: get the code to compile with MSVC 2017 (#5574)
43+
* cleanup: remove custom C++ version variable (#5674)
1144

1245
## v1.21.0 - 2020-12
1346

34.3 KB
Binary file not shown.
-179 Bytes
Binary file not shown.
3.95 KB
Binary file not shown.
-1.25 KB
Binary file not shown.
1.01 KB
Binary file not shown.
813 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)