Skip to content
This repository was archived by the owner on Sep 27, 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/api-common-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.4
Choose a base ref
...
head repository: googleapis/api-common-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.5
Choose a head ref
  • 6 commits
  • 42 files changed
  • 5 contributors

Commits on Feb 8, 2022

  1. deps: update dependency gradle to v6.9.2 (#325)

    Co-authored-by: Chanseok Oh <[email protected]>
    renovate-bot and chanseokoh authored Feb 8, 2022
    Configuration menu
    Copy the full SHA
    58b33f5 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.1.5-SNAPSHOT (#340)

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

Commits on Feb 11, 2022

  1. chore: downstream check for all libraries in single job (#322)

    * [DO_NOT_MERGE]chore: downstream check for all libraries in single job
    
    * chore: move to java-core directory
    
    * chore: fix api-common version
    
    * chore: change publish command
    
    * chore: make java version 11
    
    * chore: make java version 8
    
    * chore: clone core with https
    
    * chore: test more libraries
    
    * chore: check all libraries
    
    * chore: check all libraries
    
    * chore: trigger job with label
    
    * chore: trigger on pull request with label
    
    * chore: trigger on pull request target with label
    
    * chore: run on pull-request
    
    * chore: run on pull-request labeled
    
    * chore: run on pull-request labeled
    
    * chore: only run on pull request label
    
    * chore: generalize script
    
    * chore: add correct parameters
    
    * chore:  minor fixes
    
    * chore: add retry
    
    * fix typo
    
    * remove timeout
    
    * Update downstream.yaml
    
    * chore: fix typo
    
    * chore: debug
    
    * chore: debug 2
    
    * chore: debug 3
    
    * chore: try cloning in separate directories
    
    * chore: fix folder path
    
    * chore: remove retry
    
    * chore: try all librraies
    
    * chore: fix maven build command
    
    * Update downstream-client-library-check.sh
    
    * Update downstream-client-library-check.sh
    
    * Update downstream.yaml
    
    * Update downstream-client-library-check.sh
    Neenu1995 authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    7027c0b View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

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

Commits on Mar 23, 2022

  1. deps: guava 31.1 (#346)

    suztomo authored Mar 23, 2022
    Configuration menu
    Copy the full SHA
    94ec147 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. chore(main): release 2.1.5 (#341)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Mar 24, 2022
    Configuration menu
    Copy the full SHA
    1fcb661 View commit details
    Browse the repository at this point in the history
Loading