-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Comparing changes
Open a pull request
base repository: googleapis/google-cloud-go
base: bigquery/v1.37.0
head repository: googleapis/google-cloud-go
compare: bigquery/v1.38.0
- 20 commits
- 773 files changed
- 14 contributors
Commits on Aug 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2b85882 - Browse repository at this point
Copy the full SHA 2b85882View commit details
Commits on Aug 5, 2022
-
chore(all): auto-regenerate gapics (#6479)
This is an auto-generated regeneration of the gapic clients by cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is submitted, genbot will update this PR with a newer dependency to the newer version of genproto and assign reviewers to this PR. If you have been assigned to review this PR, please: - Ensure that the version of genproto in go.mod has been updated. - Ensure that CI is passing. If it's failing, it requires your manual attention. - Approve and submit this PR if you believe it's ready to ship. Corresponding genproto PR: googleapis/go-genproto#873 Changes: feat(vision/v2): Add TextDetectionParams.advanced_ocr_options Advanced OCR options allow users to customize behavior for a specific OCR engine version. PiperOrigin-RevId: 465402148 Source-Link: googleapis/googleapis@ad64930
Configuration menu - View commit details
-
Copy full SHA for 076c35b - Browse repository at this point
Copy the full SHA 076c35bView commit details -
chore(firestore): Clarify Transactioln.Get error code (#6121)
Clarifies that `Transaction.Get()` returns an error with `NotFound` status code. Co-authored-by: Hidehito Yabuuchi <[email protected]> Co-authored-by: Eno Compton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0fe3506 - Browse repository at this point
Copy the full SHA 0fe3506View commit details
Commits on Aug 8, 2022
-
chore(all): auto-regenerate gapics (#6482)
This is an auto-generated regeneration of the gapic clients by cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is submitted, genbot will update this PR with a newer dependency to the newer version of genproto and assign reviewers to this PR. If you have been assigned to review this PR, please: - Ensure that the version of genproto in go.mod has been updated. - Ensure that CI is passing. If it's failing, it requires your manual attention. - Approve and submit this PR if you believe it's ready to ship. Corresponding genproto PR: googleapis/go-genproto#874 Changes: feat(monitoring/apiv3): Added support for evaluating missing data in AlertPolicy PiperOrigin-RevId: 465650583 Source-Link: googleapis/googleapis@9f7c0ff feat(analytics/admin): add `RunAccessReport` method to the Admin API v1alpha PiperOrigin-RevId: 465589484 Source-Link: googleapis/googleapis@80bf613 feat(analytics/admin): add `GetAudience`, 'ListAudience', 'CreateAudience', 'UpdateAudience', 'ArchiveAudience' methods to the Admin API v1alpha feat: add `GetAttributionSettings`, `UpdateAttributionSettings` methods to the Admin API v1alpha PiperOrigin-RevId: 465469599 Source-Link: googleapis/googleapis@2f00b9a
Configuration menu - View commit details
-
Copy full SHA for 83d8e8d - Browse repository at this point
Copy the full SHA 83d8e8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7f7272 - Browse repository at this point
Copy the full SHA e7f7272View commit details
Commits on Aug 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d8b9331 - Browse repository at this point
Copy the full SHA d8b9331View commit details -
chore(bigquery/storage/managedwriter): add client instrumentation (#6480
Configuration menu - View commit details
-
Copy full SHA for 8d0d3ff - Browse repository at this point
Copy the full SHA 8d0d3ffView commit details
Commits on Aug 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e5bfcf5 - Browse repository at this point
Copy the full SHA e5bfcf5View commit details -
fix(bigquery/storage/managedwriter): propagate calloptions to append (#…
Configuration menu - View commit details
-
Copy full SHA for c65f9da - Browse repository at this point
Copy the full SHA c65f9daView commit details -
Configuration menu - View commit details
-
Copy full SHA for d03c3e1 - Browse repository at this point
Copy the full SHA d03c3e1View commit details
Commits on Aug 11, 2022
-
feat(bigquery/storage/managedwriter): improve error communication (#6360
) * feat(bigquery/storage/managedwriter): improve error communication Fixes: #6321
Configuration menu - View commit details
-
Copy full SHA for b30d89d - Browse repository at this point
Copy the full SHA b30d89dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37d49f7 - Browse repository at this point
Copy the full SHA 37d49f7View commit details -
chore(main): release storage 1.25.0 (#6396)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Chris Cotter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 12cbbb9 - Browse repository at this point
Copy the full SHA 12cbbb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8460947 - Browse repository at this point
Copy the full SHA 8460947View commit details -
chore(storage): delete obsolete and unmaintained benchwrapper (#6478)
Co-authored-by: Chris Cotter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3726570 - Browse repository at this point
Copy the full SHA 3726570View commit details -
feat(storage): export ShouldRetry (#6370)
Export the default func to determine whether an error is retryable. This makes it easier for users to use the WithErrorFunc option without copying a lot of code. Fixes #6362
Configuration menu - View commit details
-
Copy full SHA for 0da9ab0 - Browse repository at this point
Copy the full SHA 0da9ab0View commit details
Commits on Aug 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b5defc1 - Browse repository at this point
Copy the full SHA b5defc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a329ba - Browse repository at this point
Copy the full SHA 2a329baView commit details -
chore(all): auto-regenerate gapics (#6509)
This is an auto-generated regeneration of the gapic clients by cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is submitted, genbot will update this PR with a newer dependency to the newer version of genproto and assign reviewers to this PR. If you have been assigned to review this PR, please: - Ensure that the version of genproto in go.mod has been updated. - Ensure that CI is passing. If it's failing, it requires your manual attention. - Approve and submit this PR if you believe it's ready to ship. Corresponding genproto PR: googleapis/go-genproto#878 Changes: feat(aiplatform): add WriteFeatureValues in aiplatform v1beta1 featurestore_online_service.proto PiperOrigin-RevId: 467107520 Source-Link: googleapis/googleapis@0dd9815 feat(asset): Release of query system Committer: lvv@ PiperOrigin-RevId: 466748663 Source-Link: googleapis/googleapis@80d630f docs(documentai): fix minor docstring formatting PiperOrigin-RevId: 466493520 Source-Link: googleapis/googleapis@c2674a3 feat(bigquery/migration): Add MySQL dialect to bigquerymigration v2 client library PiperOrigin-RevId: 466417698 Source-Link: googleapis/googleapis@2bafaf1 feat(documentai): Added field_mask to ProcessRequest object in document_processor_service.proto feat: Added parent_ids to Revision object in document.proto feat: Added integer_values, float_values and non_present to Entity object in document.proto feat: Added corrected_key_text, correct_value_text to FormField object in document.proto feat: Added OperationMetadata resource feat!: Added Processor Management and Processor Version support to v1 library BREAKING CHANGE: Changed the name field for ProcessRequest and BatchProcessorRequest to accept * so the name field can accept Processor and ProcessorVersion. PiperOrigin-RevId: 466168406 Source-Link: googleapis/googleapis@19bf693 feat(asset): Add client library support for AssetService v1 BatchGetEffectiveIamPolicies API Committer: haochunzhang@ PiperOrigin-RevId: 466134014 Source-Link: googleapis/googleapis@63c73fb
Configuration menu - View commit details
-
Copy full SHA for 370e23e - Browse repository at this point
Copy the full SHA 370e23eView commit details
Commits on Aug 15, 2022
-
chore(main): release bigquery 1.38.0 (#6497)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 51ef4dc - Browse repository at this point
Copy the full SHA 51ef4dcView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff bigquery/v1.37.0...bigquery/v1.38.0