chore: update CHANGELOG.md for v1.35#7797
Conversation
|
Google Cloud Build Logs
ℹ️ NOTE: Kokoro logs are linked from "Details" below. |
Codecov Report
@@ Coverage Diff @@
## main #7797 +/- ##
==========================================
- Coverage 95.16% 95.15% -0.01%
==========================================
Files 1278 1278
Lines 115115 115115
==========================================
- Hits 109546 109540 -6
- Misses 5569 5575 +6
Continue to review full report at Codecov.
|
|
|
||
| ### [Bigtable](https://github.com/googleapis/google-cloud-cpp/blob/main/google/cloud/bigtable/README.md) | ||
|
|
||
| * feat(pubsublite): stream factories for PSL bidi streams ([#7671](https://github.com/googleapis/google-cloud-cpp/pull/7671)) |
There was a problem hiding this comment.
This can be deleted. (Not just because it is a pubsublite change in the bigtable section. The PR was an internal only change)
Also, do we want to add pubsublite to this list now that it has handwritten code?
google-cloud-cpp/release/changes.sh
Lines 75 to 82 in b289fad
There was a problem hiding this comment.
In the past, we only document changes in libraries once they are GA.
There was a problem hiding this comment.
Removed. I can add pubsublite to the changes.sh script if we want. If I added it now it would include:
### [Pub/Sub Lite](https://github.com/googleapis/google-cloud-cpp/blob/main/google/cloud/pubsublite/README.md)
* feat(pubsublite): stream factories for PSL bidi streams ([#7671](https://github.com/googleapis/google-cloud-cpp/pull/7671))
* feat(generator): add options support to generated clients ([#7683](https://github.com/googleapis/google-cloud-cpp/pull/7683))If that's useful to include, I can add it.
|
|
||
| ### [Bigtable](https://github.com/googleapis/google-cloud-cpp/blob/main/google/cloud/bigtable/README.md) | ||
|
|
||
| * feat(pubsublite): stream factories for PSL bidi streams ([#7671](https://github.com/googleapis/google-cloud-cpp/pull/7671)) |
There was a problem hiding this comment.
Please remove the pubsublite change, it was just some test refactoring in Bigtable, and a bit confusing to add this in the Bigtable list.
| * doc: declare Secret Manager and Task as GA ([#7792](https://github.com/googleapis/google-cloud-cpp/pull/7792)) | ||
| * fix: extremely rare race conditions in retry loop ([#7789](https://github.com/googleapis/google-cloud-cpp/pull/7789)) | ||
| * feat(common): include the request/response type name in the RPC log ([#7782](https://github.com/googleapis/google-cloud-cpp/pull/7782)) | ||
| * feat(GCS+gRPC): implement parser for BucketMetadata components ([#7766](https://github.com/googleapis/google-cloud-cpp/pull/7766)) |
There was a problem hiding this comment.
The changes related to GCS+gRPC seem redundant here?
|
Google Cloud Build Logs
ℹ️ NOTE: Kokoro logs are linked from "Details" below. |
|
Google Cloud Build Logs
ℹ️ NOTE: Kokoro logs are linked from "Details" below. |
|
Google Cloud Build Logs
ℹ️ NOTE: Kokoro logs are linked from "Details" below. |
This change is