We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57b738e commit 394fe02Copy full SHA for 394fe02
google/cloud/bigtable/CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Changelog
2
3
-## v1.8.x - TBD
+## v1.9.x - TBD
4
+
5
+## v1.8.x - 2020-02
6
7
+* fix: correct environment handling in client_options_test (#3374)
8
+* chore: update g-c-cpp-common to v0.19.0 (#3384)
9
+* chore: upgrade to cpp-cmakefiles v0.4.1 (#3372)
10
11
## v1.7.x - 2020-02
12
google/cloud/storage/CHANGELOG.md
@@ -1,6 +1,13 @@
-## v1.10.x - TBD
+## v1.11.x - TBD
+## v1.10.x - 2020-02
+* feat: implement ParallelUploadPersistentState (#3382)
+* refactor: create ParallelUploadStateImpl (#3379)
+* refactor: ScopedDeleter doesn't require metadata (#3380)
## v1.9.x - 2020-02
13
0 commit comments