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/java-shared-config
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Choose a base ref
...
head repository: googleapis/java-shared-config
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.0
Choose a head ref
  • 9 commits
  • 8 files changed
  • 6 contributors

Commits on May 22, 2020

  1. chore: Update the javadoc plugin to 3.2.0 (#140)

    * Update the javadoc plugin to 3.2.0
    
    * chore: Update the javadoc plugin to 3.2.0
    
    * Add docRoot
    
    It can be changed with -DdocRoot=/path/to/root/
    lesv authored May 22, 2020
    Configuration menu
    Copy the full SHA
    b0a8651 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. build(deps): update dependency org.apache.maven.plugins:maven-project…

    …-info-reports-plugin to v3.1.0 (#143)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | org.apache.maven.plugins:maven-project-info-reports-plugin | minor | `3.0.0` -> `3.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-shared-config).
    renovate-bot authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    f996680 View commit details
    Browse the repository at this point in the history
  2. chore(java_templates): add default CODEOWNERS files for samples revie…

    …ws (#146)
    
    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/cee9e42c-941c-49fe-b176-a9e83c067c7c/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@8b65daa
    yoshi-automation authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    a33cbd4 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. chore: turn on renovate-bot master issue for java repos (#147)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/5a6d8b4a-5d51-4aa7-bbe3-089dd415efba/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@cac9eef
    yoshi-automation authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    5e63093 View commit details
    Browse the repository at this point in the history
  2. chore: release 0.6.1-SNAPSHOT (#141)

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

Commits on Jun 6, 2020

  1. build(java): skip lint on samples directory (#150)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/d76bfbb4-fde1-4909-a913-608cdb170a49/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@9872708
    yoshi-automation authored Jun 6, 2020
    Configuration menu
    Copy the full SHA
    4e9b362 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. feat: mark auto-value-annotations scope as provided (#151)

    * feat: mark auto-value-annotations scope as provided
    
    recommeneded by AutoValue creator, Eamonn McManus
    
    experimented in java-bigquery https://github.com/googleapis/java-bigquery/pull/402/files
    
    * remove extra char
    stephaniewang526 authored Jun 9, 2020
    Configuration menu
    Copy the full SHA
    44ea4cb View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

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