Commit f5ae93b
feat(bigtable): add support for data APIs for Materialized Views (#11796)
* feat(bigtable): Add support for logical views
* feat(bigtable): Add support for Materialized Views to admin client
* feat(bigtable) add support for data APIs for Materialized Views
* fix(spanner): revert the ALTS bound token enablement (#11799)
This is to revert #11674.
* docs(datacatalog): Mark DataCatalog v1beta1 service and corresponding methods as deprecated (#11800)
- [ ] Regenerate this pull request now.
Please use Dataplex Catalog instead.
PiperOrigin-RevId: 735695315
Source-Link: https://togithub.com/googleapis/googleapis/commit/8c2b9c99a6dc958a31dbe35d83d3bc9dbc9e3004
Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/ebee1544504ead65b3ab52894d5867a132238274
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWJlZTE1NDQ1MDRlYWQ2NWIzYWI1Mjg5NGQ1ODY3YTEzMjIzODI3NCJ9
BEGIN_NESTED_COMMIT
feat(dataplex): Add custom BigQuery dataset location support in Auto Discovery
docs(dataplex): update the Dataplex Catalog proto to remove the info about schema changes
feat(dataplex): DataTaxonomyService is now deprecated
PiperOrigin-RevId: 735645981
Source-Link: https://togithub.com/googleapis/googleapis/commit/2415cfc65c4a5eb495117d5577ff5637a36436ed
Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/ba22722d2f7d165ed7254d0b269338bbc13dc1fc
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYmEyMjcyMmQyZjdkMTY1ZWQ3MjU0ZDBiMjY5MzM4YmJjMTNkYzFmYyJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(storage/control): Add Anywhere cache control APIs
docs(storage/control): Added comments for Anywhere cache messages
PiperOrigin-RevId: 735570925
Source-Link: https://togithub.com/googleapis/googleapis/commit/66ab6ceb69178f5368b130949eaf518b7c28352f
Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/8f7d5dba0f0418d1f03ce56a767f251b8b69ca3e
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGY3ZDVkYmEwZjA0MThkMWYwM2NlNTZhNzY3ZjI1MWI4YjY5Y2EzZSJ9
END_NESTED_COMMIT
* feat(storage): Add Flush for appendable writes (#11791)
* feat(storage): Add Flush for appendable writes
Adds Writer.Flush, which flushes any data in the internal buffer
to GCS.
Only supported for appendable writes. Preview feature.
* test and error fixes
* fix open writer test
* return non-EOF error.
* Update storage/client_test.go
Co-authored-by: Ashmeen Kaur <57195160+ashmeenkaur@users.noreply.github.com>
* fix Flush after Close error
* fix data race
* add flush at close test
* fix conditions test
* fix other test issues
---------
Co-authored-by: Ashmeen Kaur <57195160+ashmeenkaur@users.noreply.github.com>
* chore(main): release 0.119.0 (#11783)
* feat(bigquery): support MetadataCacheMode for ExternalDataConfig (#11803)
I skipped integration tests, as this configuration is only supported for BigLake formats.
```
integration_test.go:1761: table.Create: googleapi: Error 400: metadataCacheMode provided for non BigLake external table., invalid
```
Solves #11802
* chore(pubsub): bump cloud.google.com/go version (#11806)
* chore(pubsub): bump cloud.google.com/go version
* run go mod tidy
* docs(cloudquotas): improved comment clarity (#11805)
- [ ] Regenerate this pull request now.
PiperOrigin-RevId: 735843146
Source-Link: https://togithub.com/googleapis/googleapis/commit/984bf3328ad91408a0c543a89ae6caefec92f31d
Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/a82f5ccc591afe58dfa75916672413142f713377
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTgyZjVjY2M1OTFhZmU1OGRmYTc1OTE2NjcyNDEzMTQyZjcxMzM3NyJ9
BEGIN_NESTED_COMMIT
feat(recaptchaenterprise): A new field `ja4` is added to message `Event`
docs(recaptchaenterprise): update documentation
PiperOrigin-RevId: 735783078
Source-Link: https://togithub.com/googleapis/googleapis/commit/5b8c54e53d8d05f5a75e3f21ac5518b23878b696
Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/f8ebdceb9846f9634c66b8ea02d3a7e7ad9d3c7c
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjhlYmRjZWI5ODQ2Zjk2MzRjNjZiOGVhMDJkM2E3ZTdhZDlkM2M3YyJ9
END_NESTED_COMMIT
* feat(pubsub/pstest): support listening on custom address (#11606)
Co-authored-by: Alex Hong <9397363+hongalex@users.noreply.github.com>
* chore(main): release storage 1.51.0 (#11445)
* chore(main): release storage 1.51.0
* remove reverted change
---------
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Chris Cotter <cjcotter@google.com>
* chore(all): update deps (#11788)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | Type | Update |
|---|---|---|---|---|---|---|---|
| [cloud.google.com/go/accesscontextmanager](https://redirect.github.com/googleapis/google-cloud-go) | `v1.9.3` -> `v1.9.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch |
| [cloud.google.com/go/aiplatform](https://redirect.github.com/googleapis/google-cloud-go) | `v1.74.0` -> `v1.75.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor |
| [cloud.google.com/go/grafeas](https://redirect.github.com/googleapis/google-cloud-go) | `v0.3.13` -> `v0.3.14` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch |
| [cloud.google.com/go/iam](https://redirect.github.com/googleapis/google-cloud-go) | `v1.4.0` -> `v1.4.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch |
| [cloud.google.com/go/longrunning](https://redirect.github.com/googleapis/google-cloud-go) | `v0.6.4` -> `v0.6.5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch |
| [cloud.google.com/go/spanner](https://redirect.github.com/googleapis/google-cloud-go) | `v1.76.1` -> `v1.77.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor |
| [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `v0.50.0` -> `v0.51.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor |
| [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `v1.26.0` -> `v1.27.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor |
| [github.com/go-git/go-git/v5](https://redirect.github.com/go-git/go-git) | `v5.13.2` -> `v5.14.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor |
| [github.com/google/pprof](https://redirect.github.com/google/pprof) | `d0013a5` -> `9094ed2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest |
| [go](https://go.dev/) ([source](https://redirect.github.com/golang/go)) | `1.23.6` -> `1.24.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | toolchain | minor |
| golang.org/x/mod | `v0.23.0` -> `v0.24.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor |
| golang.org/x/net | `v0.35.0` -> `v0.37.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor |
| golang.org/x/oauth2 | `v0.27.0` -> `v0.28.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor |
| golang.org/x/sync | `v0.11.0` -> `v0.12.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor |
| golang.org/x/sys | `v0.30.0` -> `v0.31.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor |
| golang.org/x/text | `v0.22.0` -> `v0.23.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor |
| golang.org/x/time | `v0.10.0` -> `v0.11.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor |
| golang.org/x/tools | `v0.30.0` -> `v0.31.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor |
| [google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto) | `55c9018` -> `a0af3ef` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest |
---
### Release Notes
<details>
<summary>GoogleCloudPlatform/opentelemetry-operations-go (github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric)</summary>
### [`v0.51.0`](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases/tag/v0.51.0): v1.27.0/v0.51.0
[Compare Source](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/v0.50.0...v0.51.0)
#### What's Changed
- Update example.go documentation by [@​psx95](https://redirect.github.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1013](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1013)
- Update some go dependencies to v1.23.6 by [@​dashpole](https://redirect.github.com/dashpole) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1014](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1014)
- Update go.opentelemetry.io/collector by [@​dashpole](https://redirect.github.com/dashpole) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1019](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1019)
- collector: use buildinfo to make user agent by [@​braydonk](https://redirect.github.com/braydonk) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1022](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1022)
- Prepare for v1.27.0/v0.51.0 by [@​ridwanmsharif](https://redirect.github.com/ridwanmsharif) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1023](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1023)
**Full Changelog**: https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/v0.50.0...v0.51.0
</details>
<details>
<summary>go-git/go-git (github.com/go-git/go-git/v5)</summary>
### [`v5.14.0`](https://redirect.github.com/go-git/go-git/releases/tag/v5.14.0)
[Compare Source](https://redirect.github.com/go-git/go-git/compare/v5.13.2...v5.14.0)
#### What's Changed
- v5: Bump Go and dependencies to mitigate [GO-2025-3487](https://pkg.go.dev/vuln/GO-2025-3487) by [@​pjbgf](https://redirect.github.com/pjbgf) in [https://togithub.com/go-git/go-git/pull/1436](https://redirect.github.com/go-git/go-git/pull/1436)
1 parent 5a9eb10 commit f5ae93b
2 files changed
Lines changed: 145 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
251 | 255 | | |
252 | 256 | | |
253 | 257 | | |
| |||
261 | 265 | | |
262 | 266 | | |
263 | 267 | | |
264 | | - | |
| 268 | + | |
| 269 | + | |
265 | 270 | | |
266 | 271 | | |
267 | 272 | | |
| 273 | + | |
268 | 274 | | |
269 | 275 | | |
270 | | - | |
271 | 276 | | |
272 | 277 | | |
273 | 278 | | |
| |||
283 | 288 | | |
284 | 289 | | |
285 | 290 | | |
286 | | - | |
287 | | - | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
288 | 294 | | |
289 | 295 | | |
290 | 296 | | |
| |||
343 | 349 | | |
344 | 350 | | |
345 | 351 | | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
346 | 364 | | |
347 | 365 | | |
348 | 366 | | |
| |||
415 | 433 | | |
416 | 434 | | |
417 | 435 | | |
418 | | - | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
419 | 439 | | |
420 | 440 | | |
421 | 441 | | |
| |||
1587 | 1607 | | |
1588 | 1608 | | |
1589 | 1609 | | |
1590 | | - | |
| 1610 | + | |
| 1611 | + | |
| 1612 | + | |
1591 | 1613 | | |
1592 | 1614 | | |
1593 | 1615 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4330 | 4330 | | |
4331 | 4331 | | |
4332 | 4332 | | |
| 4333 | + | |
| 4334 | + | |
| 4335 | + | |
| 4336 | + | |
| 4337 | + | |
| 4338 | + | |
| 4339 | + | |
| 4340 | + | |
| 4341 | + | |
| 4342 | + | |
| 4343 | + | |
| 4344 | + | |
| 4345 | + | |
| 4346 | + | |
| 4347 | + | |
| 4348 | + | |
| 4349 | + | |
| 4350 | + | |
| 4351 | + | |
| 4352 | + | |
| 4353 | + | |
| 4354 | + | |
| 4355 | + | |
| 4356 | + | |
| 4357 | + | |
| 4358 | + | |
| 4359 | + | |
| 4360 | + | |
| 4361 | + | |
| 4362 | + | |
| 4363 | + | |
| 4364 | + | |
| 4365 | + | |
| 4366 | + | |
| 4367 | + | |
| 4368 | + | |
| 4369 | + | |
| 4370 | + | |
| 4371 | + | |
| 4372 | + | |
| 4373 | + | |
| 4374 | + | |
| 4375 | + | |
| 4376 | + | |
| 4377 | + | |
| 4378 | + | |
| 4379 | + | |
| 4380 | + | |
| 4381 | + | |
| 4382 | + | |
| 4383 | + | |
| 4384 | + | |
| 4385 | + | |
| 4386 | + | |
| 4387 | + | |
| 4388 | + | |
| 4389 | + | |
| 4390 | + | |
| 4391 | + | |
| 4392 | + | |
| 4393 | + | |
| 4394 | + | |
| 4395 | + | |
| 4396 | + | |
| 4397 | + | |
| 4398 | + | |
| 4399 | + | |
| 4400 | + | |
| 4401 | + | |
| 4402 | + | |
| 4403 | + | |
| 4404 | + | |
| 4405 | + | |
| 4406 | + | |
| 4407 | + | |
| 4408 | + | |
| 4409 | + | |
| 4410 | + | |
| 4411 | + | |
| 4412 | + | |
| 4413 | + | |
| 4414 | + | |
| 4415 | + | |
| 4416 | + | |
| 4417 | + | |
| 4418 | + | |
| 4419 | + | |
| 4420 | + | |
| 4421 | + | |
| 4422 | + | |
| 4423 | + | |
| 4424 | + | |
| 4425 | + | |
| 4426 | + | |
| 4427 | + | |
| 4428 | + | |
| 4429 | + | |
| 4430 | + | |
| 4431 | + | |
| 4432 | + | |
| 4433 | + | |
| 4434 | + | |
| 4435 | + | |
| 4436 | + | |
| 4437 | + | |
| 4438 | + | |
| 4439 | + | |
| 4440 | + | |
| 4441 | + | |
| 4442 | + | |
| 4443 | + | |
| 4444 | + | |
| 4445 | + | |
| 4446 | + | |
| 4447 | + | |
| 4448 | + | |
| 4449 | + | |
4333 | 4450 | | |
4334 | 4451 | | |
4335 | 4452 | | |
| |||
0 commit comments