Skip to content
This repository was archived by the owner on Sep 9, 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-analytics-admin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.3
Choose a base ref
...
head repository: googleapis/java-analytics-admin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.4
Choose a head ref
  • 6 commits
  • 48 files changed
  • 3 contributors

Commits on Dec 3, 2020

  1. chore: release 0.2.4-SNAPSHOT (#114)

    🤖 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 Dec 3, 2020
    Configuration menu
    Copy the full SHA
    0f32f4b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. chore: Update publish_javadoc.sh (#116)

    * (chore) Update publish_javadoc.sh
    
    * add `export` to the envVar's to make sure maven knows about them.
    * report the Java version
    
    * chore: update script
    
    * remove `java -version`
    
    Co-authored-by: Jeffrey Rennie <rennie@google.com>
    
    Source-Author: Les Vogel <lesv@users.noreply.github.com>
    Source-Date: Mon Dec 7 09:37:58 2020 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: 5d11bd2888c38ce1fb6fa6bf25494a4219a73928
    Source-Link: googleapis/synthtool@5d11bd2
    yoshi-automation authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    9413254 View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#120)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2020-12-11 21:03:52,492 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-analytics-admin/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2020-12-11 21:03:53,377 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/9ca627e9-6993-4677-b5e4-7a7a70167df6/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    8f2ae7d View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. chore: migrate to microgenerator (#121)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/5e11eb13-af38-4b8f-bcc3-5a4567daee97/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    PiperOrigin-RevId: 347036369
    Source-Link: googleapis/googleapis@6d65640
    PiperOrigin-RevId: 346372957
    Source-Link: googleapis/googleapis@857f70d
    PiperOrigin-RevId: 346126713
    Source-Link: googleapis/googleapis@b8b2f8c
    PiperOrigin-RevId: 346120301
    Source-Link: googleapis/googleapis@70c794b
    yoshi-automation authored Dec 14, 2020
    Configuration menu
    Copy the full SHA
    e5380c5 View commit details
    Browse the repository at this point in the history
  2. deps: update dependency com.google.cloud:google-cloud-shared-dependen…

    …cies to v0.16.1 (#122)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | patch | `0.16.0` -> `0.16.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-dependencies</summary>
    
    ### [`v0.16.1`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;0161-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0160v0161-2020-12-14)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.16.0...v0.16.1)
    
    </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#github/googleapis/java-analytics-admin).
    renovate-bot authored Dec 14, 2020
    Configuration menu
    Copy the full SHA
    2a6832b View commit details
    Browse the repository at this point in the history
  3. chore: release 0.2.4 (#123)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ### [0.2.4](https://www.github.com/googleapis/java-analytics-admin/compare/v0.2.3...v0.2.4) (2020-12-14)
    
    
    ### Dependencies
    
    * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.1 ([#122](https://www.github.com/googleapis/java-analytics-admin/issues/122)) ([2a6832b](https://www.github.com/googleapis/java-analytics-admin/commit/2a6832badbd82e8ab5e8c17dac0a0de23470074d))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored Dec 14, 2020
    Configuration menu
    Copy the full SHA
    2622c31 View commit details
    Browse the repository at this point in the history
Loading