FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore: release notes for v0.18.x by devbww · Pull Request #3368 · googleapis/google-cloud-cpp · GitHub

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .gz  (2) .md  (2) All 2 file types selected
Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
Binary file modified ci/test-abi/bigtable_client.expected.abi.dump.gz
Binary file not shown.
Binary file modified ci/test-abi/storage_client.expected.abi.dump.gz
Binary file not shown.
7 changes: 6 additions & 1 deletion google/cloud/bigtable/CHANGELOG.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Changelog

## v1.7.x - TBD
## v1.8.x - TBD

## v1.7.x - 2020-02

* docs: add examples of different credential classes for bigtable
* feat: use Bigtable direct path if configured (#3338)

## v1.6.x - 2020-01

Expand Down
23 changes: 22 additions & 1 deletion google/cloud/storage/CHANGELOG.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
# Changelog

## v1.9.x - TBD
## v1.10.x - TBD

## v1.9.x - 2020-02

**BREAKING CHANGE**
* fix!: insert logging layer only if requested (#3349)

**Other Changes:**
* fix: handle completed uploads in UploadChunk (#3348)
* fix: use ::testing::TempDir for test files (#3345)
* fix: remove debug log from benchmark output (#3341)
* test: allow specifying dir in parallel upload BM (#3339)
* feat: generate plots for parallel upload benchmark (#3336)
* doc: some fixes for storage client docs (#3332)
* feat: improve storage_throughput_benchmark (#3330)
* cleanup: remove tmpnam (#3325)
* test: don't build benchmarks without tests (#3322)
* feat: implement Delimiter option for ListObjects (#3320)
* docs: document parallel uploads design (#3321)
* test: implement a benchmark for parallel uploads (#3302)
* fix: handle CURLE_GOT_NOTHING as retryable (#3316)
* feat: benchmark reading many small chunks (#3313)

## v1.8.x - 2020-01

Expand Down

Back | FazBrowse Home | New Git URL