Skip to content
This repository was archived by the owner on Sep 26, 2023. 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/gax-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.59.1
Choose a base ref
...
head repository: googleapis/gax-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.60.0
Choose a head ref
  • 8 commits
  • 29 files changed
  • 8 contributors

Commits on Oct 6, 2020

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

Commits on Oct 12, 2020

  1. fix: prevent npe caused by missing parentheses (#1198)

    Co-authored-by: Elliotte Rusty Harold <elharo@users.noreply.github.com>
    Gerschtli and elharo authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    b856351 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12b18ee View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. build(deps-dev): bump junit from 4.13 to 4.13.1 in /samples (#1210)

    Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1.
    - [Release notes](https://github.com/junit-team/junit4/releases)
    - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
    - [Commits](junit-team/junit4@r4.13...r4.13.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    9aef0f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

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

Commits on Oct 15, 2020

  1. chore: release 1.59.2-SNAPSHOT (#1204)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored Oct 15, 2020
    Configuration menu
    Copy the full SHA
    25461ee View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. test(deps): update dependency junit:junit to v4.13.1 (#1209)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [junit:junit](http://junit.org) ([source](https://togithub.com/junit-team/junit4)) | patch | `4.13` -> `4.13.1` |
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about these updates again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gax-java).
    renovate-bot authored Oct 19, 2020
    Configuration menu
    Copy the full SHA
    a6ccaeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8b4b87 View commit details
    Browse the repository at this point in the history
Loading