Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/google-cloud-go
base: bigquery/v1.37.0
Choose a base ref
...
head repository: googleapis/google-cloud-go
compare: bigquery/v1.38.0
Choose a head ref
  • 20 commits
  • 773 files changed
  • 14 contributors

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    2b85882 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. 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
    yoshi-automation committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    076c35b View commit details
    Browse the repository at this point in the history
  2. 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]>
    3 people committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    0fe3506 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. 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
    yoshi-automation committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    83d8e8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7f7272 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    d8b9331 View commit details
    Browse the repository at this point in the history
  2. chore(bigquery/storage/managedwriter): add client instrumentation (#6480

    )
    
    * chore(bigquery/storage/managedwriter): add client instrumentation
    
    adds instrumentation for this client to aid in debugging scenarios with
    the write backend
    shollyman committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    8d0d3ff View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    e5bfcf5 View commit details
    Browse the repository at this point in the history
  2. fix(bigquery/storage/managedwriter): propagate calloptions to append (#…

    …6488)
    
    * fix(bigquery/storage/managedwriter): propagate calloptions to append
    
    Reporter identified that we're not properly propagating user-specified
    call options when we open the AppendRows bidi stream.
    
    Fixes: #6487
    shollyman committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    c65f9da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d03c3e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. feat(bigquery/storage/managedwriter): improve error communication (#6360

    )
    
    * feat(bigquery/storage/managedwriter): improve error communication
    
    Fixes: #6321
    shollyman committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    b30d89d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37d49f7 View commit details
    Browse the repository at this point in the history
  3. 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]>
    release-please[bot] and tritone committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    12cbbb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8460947 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3726570 View commit details
    Browse the repository at this point in the history
  6. 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
    tritone committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    0da9ab0 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    b5defc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a329ba View commit details
    Browse the repository at this point in the history
  3. 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
    yoshi-automation committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    370e23e View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. chore(main): release bigquery 1.38.0 (#6497)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    51ef4dc View commit details
    Browse the repository at this point in the history