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

docs(release): update changelog for the 2025-06 release by cuiy0006 · Pull Request #15214 · googleapis/google-cloud-cpp · GitHub

docs(release): update changelog for the 2025-06 release - #15214

Merged
cuiy0006 merged 5 commits into
googleapis:mainfrom
cuiy0006:release-changelog
Jun 9, 2025
Merged

docs(release): update changelog for the 2025-06 release#15214
cuiy0006 merged 5 commits into
googleapis:mainfrom
cuiy0006:release-changelog

Conversation

cuiy0006 commented Jun 9, 2025
edited by scotthart
Loading

Copy link
Copy Markdown
Contributor
$ release/changes.sh

### [Pub/Sub](/google/cloud/pubsub/README.md)

- feat(pubsub): add MakeConnection overloads to support regional and locational endpoints ([#15190](https://github.com/googleapis/google-cloud-cpp/pull/15190))

### [Storage](/google/cloud/storage/README.md)

- fix(storage): make sure to send append_object_spec when retrying ([#15160](https://github.com/googleapis/google-cloud-cpp/pull/15160))
- samples(storage): add the bucket soft delete related tags ([#15154](https://github.com/googleapis/google-cloud-cpp/pull/15154))
- fix: fix 1000+ buckets pagination issue ([#15112](https://github.com/googleapis/google-cloud-cpp/pull/15112))
- samples(storage): add samples for soft delete objects ([#15133](https://github.com/googleapis/google-cloud-cpp/pull/15133))

### [Common Libraries](/google/cloud/README.md)

- docs(release): update changelog for the 2025-06 release
- feat(resourcemanager): add Connection factory function for regional endpoints ([#15189](https://github.com/googleapis/google-cloud-cpp/pull/15189))
- fix: update model version in aiplatform samples ([#15183](https://github.com/googleapis/google-cloud-cpp/pull/15183))
- feat(lustre): generate library ([#15167](https://github.com/googleapis/google-cloud-cpp/pull/15167))
- feat(dataform): generate library ([#15151](https://github.com/googleapis/google-cloud-cpp/pull/15151))
- Fix: Bypass proxy for metadata based on libcurl version ([#15155](https://github.com/googleapis/google-cloud-cpp/pull/15155))
- fix: Bypass proxy for GCE metadata server requests ([#15145](https://github.com/googleapis/google-cloud-cpp/pull/15145))
- samples(storagecontrol): add samples for anywhere cache ([#15134](https://github.com/googleapis/google-cloud-cpp/pull/15134))
- feat(oracledatabase): generate library ([#15135](https://github.com/googleapis/google-cloud-cpp/pull/15135))
- feat(memorystore): generate library ([#15132](https://github.com/googleapis/google-cloud-cpp/pull/15132))

### [Google APIs interface definitions](https://github.com/googleapis/googleapis)

- This release is based on definitions as of [2025-06-04T16:36:46-07:00](https://github.com/googleapis/googleapis/tree/de157ca34fa487ce248eb9130293d630b501e4ad)

This change is 

cuiy0006 marked this pull request as ready for review June 9, 2025 18:06
cuiy0006 requested a review from a team June 9, 2025 18:06

cuiy0006 commented Jun 9, 2025

Copy link
Copy Markdown
Contributor Author

/gcbrun

scotthart left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Reviewable status: 0 of 4 files reviewed, 2 unresolved discussions


CHANGELOG.md line 31 at r1 (raw file):

- feat(resourcemanager): add Connection factory function for regional endpoints ([#15189](https://github.com/googleapis/google-cloud-cpp/pull/15189))
- fix: update model version in aiplatform samples ([#15183](https://github.com/googleapis/google-cloud-cpp/pull/15183))

Remove this item about model version; it only affects our CI.


CHANGELOG.md line 36 at r1 (raw file):

- samples(storagecontrol): add samples for anywhere cache ([#15134](https://github.com/googleapis/google-cloud-cpp/pull/15134))
- feat(oracledatabase): generate library ([#15135](https://github.com/googleapis/google-cloud-cpp/pull/15135))
- feat(memorystore): generate library ([#15132](https://github.com/googleapis/google-cloud-cpp/pull/15132))
  • samples(storagecontrol): add samples for anywhere cache (#15134)
  • fix: Bypass proxy for GCE metadata server requests (#15145)

Code quote:

- feat(lustre): generate library ([#15167](https://github.com/googleapis/google-cloud-cpp/pull/15167))
- feat(dataform): generate library ([#15151](https://github.com/googleapis/google-cloud-cpp/pull/15151))
- samples(storagecontrol): add samples for anywhere cache ([#15134](https://github.com/googleapis/google-cloud-cpp/pull/15134))
- feat(oracledatabase): generate library ([#15135](https://github.com/googleapis/google-cloud-cpp/pull/15135))
- feat(memorystore): generate library ([#15132](https://github.com/googleapis/google-cloud-cpp/pull/15132))

scotthart left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Reviewed all commit messages.
Reviewable status: 0 of 4 files reviewed, 2 unresolved discussions (waiting on @cuiy0006)

codecov Bot commented Jun 9, 2025
edited
Loading

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.95%. Comparing base (7d66d18) to head (e313dc4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #15214   +/-   ##
=======================================
  Coverage   92.94%   92.95%           
=======================================
  Files        2393     2393           
  Lines      215318   215318           
=======================================
+ Hits       200130   200139    +9     
+ Misses      15188    15179    -9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

cuiy0006 merged commit e9eb0d1 into googleapis:main Jun 9, 2025
cuiy0006 deleted the release-changelog branch June 9, 2025 19:53
cuiy0006 added a commit to cuiy0006/google-cloud-cpp that referenced this pull request Jun 10, 2025
…5214)

* docs(release): update changelog for the 2025-06 release

* remove internal

* remove internal

* changelog

* checkers
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL