Commit graph

42 commits

Author SHA1 Message Date
Google APIs
d90d23fa13 feat: upgrade protobuf from v25.7 to v31.0
PiperOrigin-RevId: 881595129
2026-03-10 13:26:56 -07:00
Google APIs
4823efd0b9 fix: upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.

PiperOrigin-RevId: 817247116
2025-10-09 10:37:47 -07:00
Google APIs
d9a16f2fee chore: update package names to published versions
PiperOrigin-RevId: 816463622
2025-10-07 18:18:22 -07:00
Google APIs
b7e013ac0b chore: update preview/stable values for previously migrated libraries, and do not attempt to regenerate .OwlBot.yaml for libraries that already exist
PiperOrigin-RevId: 808815559
2025-09-18 18:10:09 -07:00
Google APIs
425c9e6e70 chore: create new top-level build rule to remove the post-processor
PiperOrigin-RevId: 806562104
2025-09-12 23:37:29 -07:00
Google APIs
26b80d9ba0 build(python): specify correct BigQuery sub-package namespace avoid clobbering
PiperOrigin-RevId: 785895532
2025-07-22 10:03:43 -07:00
Google APIs
af5b6c1ea8 feat: Add client libraries for V2 Data Policy api
PiperOrigin-RevId: 784248816
2025-07-17 11:17:48 -07:00
Google APIs
d4be887ef6 build(python): specify correct BigQuery sub-package namespace avoid clobbering
PiperOrigin-RevId: 781709210
2025-07-10 15:35:51 -07:00
Google APIs
600ff0624f feat: Release v2beta1 version containing Data Policy on Column
PiperOrigin-RevId: 781183738
2025-07-09 13:21:08 -07:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
9d33240280 feat: Updated google-cloud-bigquery-data_policies-v1 dependency to version 1.x
feat!: Removed dependency on google-cloud-bigquery-data_policies-v1beta1 prerelease service

PiperOrigin-RevId: 725750790
2025-02-11 13:27:33 -08:00
Google APIs
668cf05677 chore(php): promote AlloyDb as stable
chore(php): promote BigQueryDataPolicies as stable

PiperOrigin-RevId: 647335238
2024-06-27 08:59:45 -07:00
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
667eaac011 feat: Support for universe_domain
PiperOrigin-RevId: 597849524
2024-01-12 08:40:29 -08:00
Google APIs
4ffd6cd055 feat: support using custom UDF in the data policy
PiperOrigin-RevId: 559480224
2023-08-23 10:56:47 -07:00
Google APIs
30ed2662a8 fix: sync the new PredefinedEpxression types to the client library
PiperOrigin-RevId: 555709495
2023-08-10 16:54:53 -07:00
Google APIs
cc7706e397 feat: promote to GA
PiperOrigin-RevId: 548149234
2023-07-14 09:43:43 -07:00
Google APIs
cc2da762b6 fix(python)!: Correct BigQuery sub-package namespace avoid clobbering
PiperOrigin-RevId: 540282100
2023-06-14 08:45:56 -07:00
Google APIs
4221b78ecd chore(php): remove non-ads php_grpc_library targets
PiperOrigin-RevId: 536549230
2023-05-30 17:06:44 -07:00
Google APIs
d0da39a25e chore(bazel): remove all no-op go_test targets
PiperOrigin-RevId: 535010591
2023-05-24 15:55:02 -07:00
Google APIs
cbddac7303 feat: add new client surface to preview clients
chore: update the gapic generator to 1.7.4

PiperOrigin-RevId: 530731364
2023-05-09 15:36:20 -07:00
Google APIs
57b675c153 chore: update go_gapic_assembly_pkg with snippets archive
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -07:00
Google APIs
5544503224 feat: Support REST transport
PiperOrigin-RevId: 515156929
2023-03-08 15:20:57 -08:00
Google APIs
be1bdffd89 feat: Support REST transport
PiperOrigin-RevId: 514827824
2023-03-07 13:44:05 -08:00
Google APIs
b0f2af1e9b feat(typescript): enable REST transport
To use REST transport, pass {fallback: "rest"} to the client constructor.

PiperOrigin-RevId: 512747300
2023-02-27 15:25:03 -08:00
Google APIs
7a702a989d feat: enable "rest" transport in Python for services supporting numeric enums
PiperOrigin-RevId: 508143576
2023-02-08 11:56:06 -08:00
Google APIs
ff55d10406 chore: update some Go release levels to match google-cloud-go
PiperOrigin-RevId: 507490734
2023-02-06 08:42:59 -08:00
Google APIs
d02e58244d chore: update import paths for Go targets to match open source location
chore: update go_package in protos to match open source location
chore: add explicit release levels to Go gapic targets

PiperOrigin-RevId: 506711567
2023-02-02 13:42:30 -08:00
Google APIs
62915a3b1f feat(csharp): Enable REST transport in C#
This change does not affect other languages.

PiperOrigin-RevId: 503125274
2023-01-19 04:16:23 -08:00
Google APIs
58e9dd47b4 feat!: Update wrapper client to default to v1 of the service
PiperOrigin-RevId: 500831497
2023-01-09 16:06:38 -08:00
Google APIs
882eada864 chore(ruby): Configure client for google-cloud-bigquery-data_policies-v1
PiperOrigin-RevId: 499326312
2023-01-03 15:09:55 -08:00
Google APIs
a5b266a9ef chore(go): correct go_gapic_library transport values
PiperOrigin-RevId: 493910511
2022-12-08 09:03:49 -08:00
Google APIs
758f0d1217 chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566
2022-12-05 14:28:58 -08:00
Google APIs
83c3605afb docs: fix minor docstring formatting
PiperOrigin-RevId: 492509862
2022-12-02 11:00:00 -08:00
Google APIs
24fc77bd4c feat: add bigquery datapolicies v1 API
PiperOrigin-RevId: 491999451
2022-11-30 13:12:46 -08:00
Google APIs
013b7e1deb chore: Set transport parameter expclicitly for php, nodejs and remaining java gapic rules
PiperOrigin-RevId: 485725710
2022-11-02 16:32:36 -07:00
Google APIs
807125e795 chore: Set rest_numeric_enums = False for all gapic rules explicitly
PiperOrigin-RevId: 485623855
2022-11-02 10:02:17 -07:00
Google APIs
1a176ac320 chore(ruby): Configure builds for BigQuery DataPolicies client
PiperOrigin-RevId: 474677663
2022-09-15 15:57:36 -07:00
Google APIs
a0093c4b69 feat: update package_name of nodejs library
PiperOrigin-RevId: 474590442
2022-09-15 10:05:10 -07:00
Google APIs
79bca74fef feat: add c#, php and pyhton language options to DataPolicy proto
PiperOrigin-RevId: 474407599
2022-09-14 15:35:52 -07:00
Google APIs
8f81accbe6 chore: Explicitly set transport to grpc for python targets
PiperOrigin-RevId: 474394710
2022-09-14 14:40:43 -07:00
Google APIs
86d9729e87 feat: add bigquery datapolicies v1beta1 API
PiperOrigin-RevId: 471339561
2022-08-31 13:31:33 -07:00