File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments