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/gax-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.0
Choose a base ref
...
head repository: googleapis/gax-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.0
Choose a head ref
  • 15 commits
  • 12 files changed
  • 5 contributors

Commits on May 23, 2022

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

Commits on May 31, 2022

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

Commits on Jun 7, 2022

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

Commits on Jun 13, 2022

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

Commits on Jun 21, 2022

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

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    6ba0ea2 View commit details
    Browse the repository at this point in the history
  2. chore: fixup for release-please (#207)

    Tell release-please where default files are located.
    
    Fixes: #206
    codyoss authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    af066f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. chore(all): update to 'go 1.17' to enable module graph pruning (#208)

    Updating the 'go' directive to 'go 1.17' will enable module graph
    pruning (https://go.dev/ref/mod#graph-pruning), which will allow users
    who depend on these modules to prune out irrelevant transitive
    dependencies.
    
    Note that updating to 'go 1.17' *will not* break existing users on
    versions older than 1.17. (The 'go' version is the version required
    for full fidelity — in this case, graph pruning — but older versions
    of the Go toolchain will continue to make a best-effort attempt to
    compile packages and will not report an error if that attempt
    succeeds, as it will in this case.)
    Bryan C. Mills authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    b60e83c View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

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

Commits on Jul 11, 2022

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

Commits on Jul 18, 2022

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

Commits on Jul 25, 2022

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

Commits on Aug 1, 2022

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

Commits on Aug 4, 2022

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