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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: spanner/v1.71.0
Choose a base ref
...
head repository: googleapis/google-cloud-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: spanner/v1.72.0
Choose a head ref
  • 18 commits
  • 267 files changed
  • 10 contributors

Commits on Nov 4, 2024

  1. docs: fixup invalid headers (#11043)

    Internal Bug: 372880239,372879773
    codyoss authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    77b3ccc View commit details
    Browse the repository at this point in the history
  2. auth(fix): remove incorrect validation from impersonate.CredentialsOp…

    …tions (#11077)
    
    * add credentials validation to idtoken.Options
    quartzmo authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    179042f View commit details
    Browse the repository at this point in the history
  3. chore(main): release vertexai 0.13.2 (#11028)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.13.2](https://togithub.com/googleapis/google-cloud-go/compare/vertexai/v0.13.1...vertexai/v0.13.2) (2024-11-04)
    
    
    ### Bug Fixes
    
    * **vertexai:** Update google.golang.org/api to v0.203.0 ([8bb87d5](https://togithub.com/googleapis/google-cloud-go/commit/8bb87d56af1cba736e0fe243979723e747e5e11e))
    * **vertexai:** WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see https://togithub.com/googleapis/google-cloud-go/issues/11020. ([2b8ca4b](https://togithub.com/googleapis/google-cloud-go/commit/2b8ca4b4127ce3025c7a21cc7247510e07cc5625))
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9586931 View commit details
    Browse the repository at this point in the history
  4. chore(storage): adding request-id in the stall-retry log (#11074)

    1. Fixing the stall-timeout value in the log.
    2. Adding request-id in the log - this will be helpful for debugging.
    
    Sample log:
    ```
    2024/11/01 11:56:35 stalled read-req (0xc000232640) cancelled after 0.500000s
    2024/11/01 11:56:37 stalled read-req (0xc000232640) cancelled after 0.523647s
    2024/11/01 11:56:40 stalled read-req (0xc000232640) cancelled after 0.548412s
    ```
    raj-prince authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5ff0fdc View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. test(storage): fix metrics exporter test (#11085)

    * test(storage): fix metrics exporter test
    
    Since this is a short test it should work locally without requiring
    any project permissions. The current exporter fails without a
    project with cloud monitoring permissions. Replace with an exporter
    to stdout instead.
    
    * update otel dep
    tritone authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3ae0d45 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. feat(spanner/spansql): add support for protobuf column types & Proto …

    …bundles (#10945)
    
    ### feat(spansql): CREATE/ALTER/DROP PROTO BUNDLE
        
    Add support for parsing and serializing CREATE, ALTER and DROP PROTO
    BUNDLE DDL statements.
    
    
    ### feat(spanner/spansql): support for protobuf types
        
    Now that Spanner supports protobuf message and enum-typed columns and
    casts, add support for parsing those those types.
        
    Since protobuf columns aren't distinguished by a keyword, adjust the
    parser to see any unquoted identifier that's not a known type as a
    possible protobuf type and loop, consuming `.`s and identifiers until it
    hits a non-ident/`.` token. (to match the proto namespace components up
    through the message or enum names)
        
    To track the fully-qualified message/enum type-name add an additional
    field to the `Type` struct (tentatively) called `ProtoRef` so we can
    recover the message/enum name if canonicalizing everything.
    
    closes: #10944
    dfinkel authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    91c6f0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8771f2e View commit details
    Browse the repository at this point in the history
  3. feat(dialogflow/cx): add options of client_certificate_settings, bigq…

    …uery_export_settings, bearer_token_config and boost_control_spec; add support of ALAW encoding (#11072)
    
    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 693477602
    
    Source-Link: https://togithub.com/googleapis/googleapis/commit/5e306b977beaf42766855a4a26ebe1f2dd133d92
    
    Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/1b7949cbf11de221c21b3d3e54d085717ddf98d4
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMWI3OTQ5Y2JmMTFkZTIyMWMyMWIzZDNlNTRkMDg1NzE3ZGRmOThkNCJ9
    BEGIN_NESTED_COMMIT
    feat(dialogflow/cx): add options of client_certificate_settings, bigquery_export_settings, bearer_token_config and boost_control_spec; add support of ALAW encoding
    PiperOrigin-RevId: 693462707
    
    Source-Link: https://togithub.com/googleapis/googleapis/commit/dc219758b92d84a58e46228cc32654027e31d8b3
    
    Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/4ff8e5c4614a77b72d43f5b64b71d9171ea78259
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGZmOGU1YzQ2MTRhNzdiNzJkNDNmNWI2NGI3MWQ5MTcxZWE3ODI1OSJ9
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    chore(parallelstore): remove body selector from http rule
    PiperOrigin-RevId: 693215877
    
    Source-Link: https://togithub.com/googleapis/googleapis/commit/bb6b53e326ce2db403d18be7158c265e07948920
    
    Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/db8b5a93484ad44055b2bacc4c7cf87e970fe0ed
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGI4YjVhOTM0ODRhZDQ0MDU1YjJiYWNjNGM3Y2Y4N2U5NzBmZTBlZCJ9
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat(aiplatform): Add Feature Monitoring API to Feature Store
    docs(aiplatform): update feature creation message commentary
    PiperOrigin-RevId: 692336095
    
    Source-Link: https://togithub.com/googleapis/googleapis/commit/9b94dba2f7f4b601f8232bc3a3f6ef32665279b9
    
    Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/cd2ad6ccc7229bd93731f140acb1bed2a4c044dc
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2QyYWQ2Y2NjNzIyOWJkOTM3MzFmMTQwYWNiMWJlZDJhNGMwNDRkYyJ9
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat(aiplatform): added support for specifying function response type in `FunctionDeclaration`
    docs(aiplatform): updated the maximum number of function declarations from 64 to 128
    
    PiperOrigin-RevId: 692287251
    
    Source-Link: https://togithub.com/googleapis/googleapis/commit/d54f4e947e77b86ea2e0e243c92a174032098a54
    
    Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/14376d331369c5dd04e419421dbf3076f5d42fc4
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTQzNzZkMzMxMzY5YzVkZDA0ZTQxOTQyMWRiZjMwNzZmNWQ0MmZjNCJ9
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat(aiplatform): add system labels field to model garden deployments
    PiperOrigin-RevId: 692254608
    
    Source-Link: https://togithub.com/googleapis/googleapis/commit/cac70e2890e210fc5f9b50d054983e802b0af611
    
    Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/4e5dda3b7c635912221b204a08a261d744a582ee
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGU1ZGRhM2I3YzYzNTkxMjIyMWIyMDRhMDhhMjYxZDc0NGE1ODJlZSJ9
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat(aiplatform): add StopNotebookRuntime method
    PiperOrigin-RevId: 691931542
    
    Source-Link: https://togithub.com/googleapis/googleapis/commit/c7ce97ebdeb85009fed49b1256586dbd3867adc6
    
    Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/f004bcc0ce148e70b8cbb7c033da9ffd79d95537
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjAwNGJjYzBjZTE0OGU3MGI4Y2JiN2MwMzNkYTlmZmQ3OWQ5NTUzNyJ9
    END_NESTED_COMMIT
    gcf-owl-bot[bot] authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    abf9cba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87159c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf8cc93 View commit details
    Browse the repository at this point in the history
  6. feat(dialogflow): added support for ALAW encoding (#11092)

    - [ ] Regenerate this pull request now.
    
    feat(dialogflow): add options of query_source, search_config and context_size
    
    PiperOrigin-RevId: 693786098
    
    Source-Link: https://togithub.com/googleapis/googleapis/commit/35214c2b09a6d4d124c143046b688a4dcf2215a9
    
    Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/d6b4c370af40ca9b3e030b15f4642562083cb90f
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDZiNGMzNzBhZjQwY2E5YjNlMDMwYjE1ZjQ2NDI1NjIwODNjYjkwZiJ9
    gcf-owl-bot[bot] authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2a2dbb8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c702b71 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    1d074b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffb6380 View commit details
    Browse the repository at this point in the history
  3. feat(dialogflow): added support for ALAW encoding (#11097)

    - [ ] Regenerate this pull request now.
    
    feat(dialogflow): add options of query_source, search_config and context_size
    feat(dialogflow): add SipTrunks service
    
    PiperOrigin-RevId: 694047306
    
    Source-Link: https://togithub.com/googleapis/googleapis/commit/4a6ea32b3cc872204827774fb2c27c7d0c6d83d2
    
    Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/976c2058fcf1eeb375e119a93d9af2680c86f920
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTc2YzIwNThmY2YxZWViMzc1ZTExOWE5M2Q5YWYyNjgwYzg2ZjkyMCJ9
    BEGIN_NESTED_COMMIT
    docs(servicehealth): add missing doc comments
    PiperOrigin-RevId: 694016287
    
    Source-Link: https://togithub.com/googleapis/googleapis/commit/eb336685e9b6ca6107745bd606f822efe7ae7262
    
    Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/3a07a7eef3512bfaf4f83fedbabdc42e36a418aa
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2EwN2E3ZWVmMzUxMmJmYWY0ZjgzZmVkYmFiZGM0MmUzNmE0MThhYSJ9
    END_NESTED_COMMIT
    gcf-owl-bot[bot] authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ccbc882 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b06513 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45e1ce7 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

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