Skip to content

Commit 281c442

Browse files
authored
chore: release notes for v0.18.x (#3368)
Also update the ABI dumps.
1 parent 529ac62 commit 281c442

4 files changed

Lines changed: 28 additions & 2 deletions

File tree

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

google/cloud/bigtable/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22

3-
## v1.7.x - TBD
3+
## v1.8.x - TBD
4+
5+
## v1.7.x - 2020-02
6+
7+
* docs: add examples of different credential classes for bigtable
8+
* feat: use Bigtable direct path if configured (#3338)
49

510
## v1.6.x - 2020-01
611

google/cloud/storage/CHANGELOG.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
# Changelog
22

3-
## v1.9.x - TBD
3+
## v1.10.x - TBD
4+
5+
## v1.9.x - 2020-02
6+
7+
**BREAKING CHANGE**
8+
* fix!: insert logging layer only if requested (#3349)
9+
10+
**Other Changes:**
11+
* fix: handle completed uploads in UploadChunk (#3348)
12+
* fix: use ::testing::TempDir for test files (#3345)
13+
* fix: remove debug log from benchmark output (#3341)
14+
* test: allow specifying dir in parallel upload BM (#3339)
15+
* feat: generate plots for parallel upload benchmark (#3336)
16+
* doc: some fixes for storage client docs (#3332)
17+
* feat: improve storage_throughput_benchmark (#3330)
18+
* cleanup: remove tmpnam (#3325)
19+
* test: don't build benchmarks without tests (#3322)
20+
* feat: implement Delimiter option for ListObjects (#3320)
21+
* docs: document parallel uploads design (#3321)
22+
* test: implement a benchmark for parallel uploads (#3302)
23+
* fix: handle CURLE_GOT_NOTHING as retryable (#3316)
24+
* feat: benchmark reading many small chunks (#3313)
425

526
## v1.8.x - 2020-01
627

0 commit comments

Comments
 (0)