Skip to content
This repository was archived by the owner on Sep 18, 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/java-accessapproval
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.2
Choose a base ref
...
head repository: googleapis/java-accessapproval
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.3
Choose a head ref
  • 20 commits
  • 23 files changed
  • 5 contributors

Commits on Apr 9, 2020

  1. chore: release 0.1.3-SNAPSHOT (#56)

    🤖 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 Apr 9, 2020
    Configuration menu
    Copy the full SHA
    b2999c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

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

Commits on Apr 14, 2020

  1. chore(deps): update dependency com.google.cloud:libraries-bom to v5 (#61

    )
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | major | `4.4.1` -> `5.1.0` |
    
    ---
    
    ### 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**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update 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#googleapis/java-accessapproval).
    renovate-bot authored Apr 14, 2020
    Configuration menu
    Copy the full SHA
    905ec31 View commit details
    Browse the repository at this point in the history
  2. deps: update dependency com.google.guava:guava-bom to v29 (#59)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.guava:guava-bom](https://togithub.com/google/guava) | major | `28.2-android` -> `29.0-android` |
    
    ---
    
    ### 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**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update 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#googleapis/java-accessapproval).
    renovate-bot authored Apr 14, 2020
    Configuration menu
    Copy the full SHA
    561a76c View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. chore: update common templates (#67)

    * ci: add dependency list completeness check (#490)
    
    Source-Author: Stephanie Wang <[email protected]>
    Source-Date: Mon Apr 13 18:30:27 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 3df869dd6eb546ef13beeb7a9efa6ee0226afafd
    Source-Link: googleapis/synthtool@3df869d
    
    * build(java): set GOOGLE_CLOUD_PROJECT env for samples/integration tests (#484)
    
    * build(java): set GOOGLE_CLOUD_PROJECT env variable for samples/integration tests
    
    * ci: use java-docs-samples-testing for sample tests
    
    Source-Author: Jeff Ching <[email protected]>
    Source-Date: Mon Apr 13 16:24:21 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 52638600f387deb98efb5f9c85fec39e82aa9052
    Source-Link: googleapis/synthtool@5263860
    yoshi-automation authored Apr 15, 2020
    Configuration menu
    Copy the full SHA
    c817e5b View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. chore(deps): update dependency com.google.cloud.samples:shared-config…

    …uration to v1.0.16 (#76)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud.samples:shared-configuration](https://togithub.com/GoogleCloudPlatform/java-repo-tools) | patch | `1.0.15` -> `1.0.16` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>GoogleCloudPlatform/java-repo-tools</summary>
    
    ### [`v1.0.16`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.16)
    
    [Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.15...v1.0.16)
    
    Add a few SpotBugs exclusions:
    
    -   `RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE` - existing - codegen bug
    -   `UPM_UNCALLED_PRIVATE_METHOD` - probably SpotBug issue
    -   `NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE` - likely SpotBug issue
    -   `CLI_CONSTANT_LIST_INDEX` - style issue particular to our samples
    -   `OBL_UNSATISFIED_OBLIGATION` - issue for SQL clients
    
    </details>
    
    ---
    
    ### 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**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update 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#googleapis/java-accessapproval).
    renovate-bot authored Apr 16, 2020
    Configuration menu
    Copy the full SHA
    79cf234 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. chore(deps): update dependency com.google.cloud.samples:shared-config…

    …uration to v1.0.17 (#81)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud.samples:shared-configuration](https://togithub.com/GoogleCloudPlatform/java-repo-tools) | patch | `1.0.16` -> `1.0.17` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>GoogleCloudPlatform/java-repo-tools</summary>
    
    ### [`v1.0.17`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.17)
    
    [Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.16...v1.0.17)
    
    -   require -P lint
         Lets not burden customers with our development rules.
        -   Move Checkstyle, ErrorProne, PMD, and SpotBugs to only run w/ -P lint
        -   Update the Readme
    -   spotbugs-annotations 4.0.2
    
    </details>
    
    ---
    
    ### 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**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update 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#googleapis/java-accessapproval).
    renovate-bot authored Apr 17, 2020
    Configuration menu
    Copy the full SHA
    5755aec View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README versions (#83)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/73acaa15-5a29-4a7c-8e53-614c4025c959/targets
    yoshi-automation authored Apr 17, 2020
    Configuration menu
    Copy the full SHA
    2b68634 View commit details
    Browse the repository at this point in the history
  3. deps: flatten dependencies (#82)

    * deps: flatten dependencies
    
    * deps: flatten grpc and proto artifacts too
    chingor13 authored Apr 17, 2020
    Configuration menu
    Copy the full SHA
    9f0e4ad View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

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

Commits on May 13, 2020

  1. ci(java): switch to GitHub Actions (#533) (#91)

    * ci(java): switch to GitHub Actions (#533)
    
    * ci: switch to GitHub Actions
    
    * update based on comment
    
    Source-Author: Stephanie Wang <[email protected]>
    Source-Date: Mon May 11 12:54:00 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 55cdc844877d97139f25004229842624a6a86a02
    Source-Link: googleapis/synthtool@55cdc84
    
    * chore: move ci.yaml to workflows dir (#535)
    
    Source-Author: Stephanie Wang <[email protected]>
    Source-Date: Mon May 11 16:24:04 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 98c50772ec23295c64cf0d2ddf199ea52961fd4c
    Source-Link: googleapis/synthtool@98c5077
    
    * docs: update CONTRIBUTING.md to include code formatting (#534)
    
    Co-authored-by: Jeff Ching <[email protected]>
    Co-authored-by: Jeffrey Rennie <[email protected]>
    
    Source-Author: Brian Chen <[email protected]>
    Source-Date: Tue May 12 10:24:59 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 5b48b0716a36ca069db3038da7e205c87a22ed19
    Source-Link: googleapis/synthtool@5b48b07
    yoshi-automation authored May 13, 2020
    Configuration menu
    Copy the full SHA
    e0929a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d07ace1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f35c55c View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. chore(deps): update dependency com.google.cloud:libraries-bom to v5.4…

    ….0 (#95)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `5.3.0` -> `5.4.0` |
    
    ---
    
    ### 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**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update 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#googleapis/java-accessapproval).
    renovate-bot authored May 19, 2020
    Configuration menu
    Copy the full SHA
    c9a65a5 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. build(deps): update dependency com.google.cloud:google-cloud-shared-c…

    …onfig to v0.6.0 (#97)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | minor | `0.5.0` -> `0.6.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-config</summary>
    
    ### [`v0.6.0`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#&#8203;060-httpswwwgithubcomgoogleapisjava-shared-configcomparev050v060-2020-05-19)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.5.0...v0.6.0)
    
    ##### Features
    
    -   add new configuration necessary to support auto-value ([#&#8203;136](https://www.github.com/googleapis/java-shared-config/issues/136)) ([c14689b](https://www.github.com/googleapis/java-shared-config/commit/c14689b8791c173687f719d73156a989aedd7ba6))
    
    </details>
    
    ---
    
    ### 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**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update 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#googleapis/java-accessapproval).
    renovate-bot authored May 20, 2020
    Configuration menu
    Copy the full SHA
    0cff4d0 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. changes without context (#94)

    autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    yoshi-automation authored May 27, 2020
    Configuration menu
    Copy the full SHA
    ec1022c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1563783 View commit details
    Browse the repository at this point in the history
  3. Revert "changes without context (#94)" (#101)

    This reverts commit ec1022c.
    
    Due to 
    #98
    stephaniewang526 authored May 27, 2020
    Configuration menu
    Copy the full SHA
    e65c8f0 View commit details
    Browse the repository at this point in the history
  4. update readme version (#98)

    autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    yoshi-automation authored May 27, 2020
    Configuration menu
    Copy the full SHA
    65e134c View commit details
    Browse the repository at this point in the history
  5. chore: release 0.1.3 (#99)

    * updated CHANGELOG.md [ci skip]
    
    * updated README.md [ci skip]
    
    * updated versions.txt [ci skip]
    
    * updated google-cloud-accessapproval/pom.xml [ci skip]
    
    * updated grpc-google-cloud-accessapproval-v1/pom.xml [ci skip]
    
    * updated proto-google-cloud-accessapproval-v1/pom.xml [ci skip]
    
    * updated samples/install-without-bom/pom.xml [ci skip]
    
    * updated samples/pom.xml [ci skip]
    
    * updated samples/snapshot/pom.xml [ci skip]
    
    * updated samples/snippets/pom.xml [ci skip]
    
    * updated google-cloud-accessapproval-bom/pom.xml [ci skip]
    
    * updated pom.xml
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 27, 2020
    Configuration menu
    Copy the full SHA
    441c70f View commit details
    Browse the repository at this point in the history
Loading