Commit graph

13 commits

Author SHA1 Message Date
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
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
92f5908a04 chore(ruby): Configure Dataform client library build rules
PiperOrigin-RevId: 483770447
2022-10-25 14:04:40 -07:00
Google APIs
4c4a9a261e chore: update gapic-generator-python to 1.4.3 with test fixes
PiperOrigin-RevId: 475399737
2022-09-19 15:28:50 -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
abe15226ba fix: Add py_test targets
PiperOrigin-RevId: 463701296
2022-07-27 16:06:30 -07:00
Google APIs
5261728f2e feat: Release API version v1beta1 (no changes to v1alpha2)
PiperOrigin-RevId: 463269555
2022-07-26 00:33:51 -07:00
Google APIs
5c90074382 feat: add fields for tracking reachable status of resources in list methods
feat: add the failure_reason field to workflow invocation actions

PiperOrigin-RevId: 460402867
2022-07-12 01:43:40 -07:00
Google APIs
9b52d26b4f feat!: remove unused filter field
BREAKING CHANGE: Remove unused filter field from alpha2 version of API before release

PiperOrigin-RevId: 458454533
2022-07-01 06:22:02 -07:00
Google APIs
c93602d4a9 feat: Add support for default_location field in CodeCompilationConfig
feat: Support recent open-source additions: partition_expiration_days, require_partition_filter, and additional_options fields for relations in API
feat: Introduce MATERIALIZED_VIEW relation type
feat: Add CANCELING state for workflow invocations
feat: Expose sql_script contents in WorkflowInvocationActions

PiperOrigin-RevId: 456956140
2022-06-24 01:32:47 -07:00
Google APIs
8a251f5225 feat: Enable REST transport for most of Java and Go clients
PiperOrigin-RevId: 456641589
2022-06-22 17:01:19 -07:00
Google APIs
34c6901df2 feat: Client libraries for the Dataform API
This is the first release of the Public Dataform API client libraries.

PiperOrigin-RevId: 451825930
2022-05-30 01:57:35 -07:00