Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.
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/nodejs-bigquery-storage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.0
Choose a base ref
...
head repository: googleapis/nodejs-bigquery-storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.1.0
Choose a head ref
  • 6 commits
  • 38 files changed
  • 6 contributors

Commits on May 12, 2025

  1. feat: Add BigQuery Metastore Partition Service API version v1beta (#549)

    * feat: Add BigQuery Metastore Partition Service API version v1beta
    
    PiperOrigin-RevId: 753333720
    
    Source-Link: googleapis/googleapis@389abd1
    
    Source-Link: googleapis/googleapis-gen@a875887
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTg3NTg4NzkxYWMwMDU3YjViY2Q1YjkxZTQ5N2E1ZGFmZjY2ZWJiYyJ9
    
    chore: upgrade typescript generator to 4.9.0
    chore: updated gapic-generator-typescript WORKSPACE section to match the latest from the generator
    chore: added Required Typecheck Performance Selection section to .bazelrc
    feat: add protobufjs 2023 edition support
    feat: selective gapic support for typescript generation
    fix: catch dangling promises
    
    PiperOrigin-RevId: 751558264
    
    Source-Link: googleapis/googleapis@f132131
    
    Source-Link: googleapis/googleapis-gen@7aaa93d
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiN2FhYTkzZDlkNGJiZDBjODdhZGMxOGI0ZGMwMzg0Yjc4MzgwMGEzYiJ9
    
    feat: increased the number of partitions can be written in a single request
    
    docs: updated the number of partitions (from 100 to 900) can be inserted, updated and deleted in a single request
    
    BREAKING CHANGE: remove `location` from http annotations in all of the service requests
    
    PiperOrigin-RevId: 747473743
    
    Source-Link: googleapis/googleapis@1c153ad
    
    Source-Link: googleapis/googleapis-gen@b5aa0e8
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjVhYTBlODkxZjQ1N2IxYzVjZTc1YjEyMGQxYjY1Yzg3Mzg3NzZiNSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * export v1beta
    
    * undo owlbot tsconfig changes
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Leah Cole <[email protected]>
    3 people authored May 12, 2025
    Configuration menu
    Copy the full SHA
    21122f5 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. Configuration menu
    Copy the full SHA
    61f92d4 View commit details
    Browse the repository at this point in the history
  2. test: increase timeout for BQ Storage Read test (#566)

    Co-authored-by: Leah E. Cole <[email protected]>
    alvarowolfx and leahecole authored May 27, 2025
    Configuration menu
    Copy the full SHA
    8e00d8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ae69a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

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

Commits on Jun 9, 2025

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