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: pubsub/v1.25.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: pubsub/v1.25.1
Choose a head ref
  • 6 commits
  • 18 files changed
  • 5 contributors

Commits on Aug 23, 2022

  1. chore(main): release bigquery 1.39.0 (#6540)

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

Commits on Aug 24, 2022

  1. feat(spanner): set client wide ReadOptions, ApplyOptions, and Transac…

    …tionOptions (#6486)
    
    * feat(spanner): set client wide ReadOptions, ApplyOptions, and TransactionOptions
    
    * Add missing unit tests
    
    Co-authored-by: rahul2393 <rahulyadavsep92@gmail.com>
    shuheiktgw and rahul2393 authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    757f1ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2681062 View commit details
    Browse the repository at this point in the history
  3. fix(pubsub): up version of cloud.google.com/go (#6558)

    In #6506 changes to internal were made that are not apart of the
    pubsub module. The pubsub module was released before the internal
    changes were released resulting in build errors for those that
    pulled the latest pubsub version.
    
    Fixes: #6555
    codyoss authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    be9dcfb View commit details
    Browse the repository at this point in the history
  4. chore(main): release pubsub 1.25.1 (#6559)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [1.25.1](pubsub/v1.25.0...pubsub/v1.25.1) (2022-08-24)
    
    
    ### Bug Fixes
    
    * **pubsub:** up version of cloud.google.com/go ([#6558](#6558)) ([be9dcfb](be9dcfb)), refs [#6555](#6555)
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    75065bc View commit details
    Browse the repository at this point in the history
Loading