Skip to content
This repository was archived by the owner on Jan 22, 2024. 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-data
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 88ee972
Choose a base ref
...
head repository: googleapis/java-analytics-data
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 24128f6
Choose a head ref
  • 8 commits
  • 40 files changed
  • 3 contributors

Commits on Nov 4, 2020

  1. chore(deps): update dependency com.google.analytics:google-analytics-…

    …data to v0.4.0 (#82)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.analytics:google-analytics-data](https://togithub.com/googleapis/java-analytics-data) | minor | `0.3.0` -> `0.4.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-analytics-data</summary>
    
    ### [`v0.4.0`](https://togithub.com/googleapis/java-analytics-data/blob/master/CHANGELOG.md#&#8203;040-httpswwwgithubcomgoogleapisjava-analytics-datacomparev030v040-2020-11-04)
    
    [Compare Source](https://togithub.com/googleapis/java-analytics-data/compare/v0.3.0...v0.4.0)
    
    ##### Features
    
    -   added RunRealtimeReport method that returns a customized report of realtime event data for a GA4 property docs: minor documentation updates ([#&#8203;80](https://www.github.com/googleapis/java-analytics-data/issues/80)) ([815fe2e](https://www.github.com/googleapis/java-analytics-data/commit/815fe2ed8456feef0d972f5610cf4ae73657a9fe))
    
    ##### Documentation
    
    -   App+Web properties renamed to GA4 ([#&#8203;78](https://www.github.com/googleapis/java-analytics-data/issues/78)) ([6a49d40](https://www.github.com/googleapis/java-analytics-data/commit/6a49d40411b4b51ba74e2632e736f239d933c6e5))
    
    </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-data).
    renovate-bot authored Nov 4, 2020
    Configuration menu
    Copy the full SHA
    d51b262 View commit details
    Browse the repository at this point in the history
  2. chore: release 0.4.1-SNAPSHOT (#83)

    🤖 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 Nov 4, 2020
    Configuration menu
    Copy the full SHA
    940f8f0 View commit details
    Browse the repository at this point in the history
  3. chore: regenerate README (#84)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2020-11-04 04:14:20,068 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-analytics-data/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working directory clean
    2020-11-04 04:14:20,996 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/ce29660f-58c3-44f0-852c-38db5b1674fb/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Nov 4, 2020
    Configuration menu
    Copy the full SHA
    b589b2d View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. chore(java): use production staging bucket (#85)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/651c23e5-2375-4d88-92fd-d5b4eb61e37b/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@c7824ea
    yoshi-automation authored Nov 5, 2020
    Configuration menu
    Copy the full SHA
    1778354 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. chore(java): ignore return code 28 in README autosynth job (#86)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/f497a839-cdc3-4331-b837-e40be3e17951/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@7db8a6c
    yoshi-automation authored Nov 10, 2020
    Configuration menu
    Copy the full SHA
    db31e73 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. fix!: GetUniversalMetadata method removed from the API, GetMetadata m…

    …ethod should be used instead feat: reporting requests now support date ranges longer than one year docs: minor documentation updates (#89)
    
    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/5782b7f4-04e0-4ced-bbef-1bf15cca487e/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    PiperOrigin-RevId: 341924087
    Source-Link: googleapis/googleapis@b7038c1
    yoshi-automation authored Nov 12, 2020
    Configuration menu
    Copy the full SHA
    e3b69f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04ad0c9 View commit details
    Browse the repository at this point in the history
  3. chore: release 0.5.0 (#90)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ## [0.5.0](https://www.github.com/googleapis/java-analytics-data/compare/v0.4.0...v0.5.0) (2020-11-12)
    
    
    ### ⚠ BREAKING CHANGES
    
    * GetUniversalMetadata method removed from the API, GetMetadata method should be used instead feat: reporting requests now support date ranges longer than one year docs: minor documentation updates (#89)
    
    ### Bug Fixes
    
    * GetUniversalMetadata method removed from the API, GetMetadata method should be used instead feat: reporting requests now support date ranges longer than one year docs: minor documentation updates ([#89](https://www.github.com/googleapis/java-analytics-data/issues/89)) ([e3b69f6](https://www.github.com/googleapis/java-analytics-data/commit/e3b69f6ae443113244cd333e518d6fa79da4488c))
    
    
    ### Dependencies
    
    * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.15.0 ([#87](https://www.github.com/googleapis/java-analytics-data/issues/87)) ([04ad0c9](https://www.github.com/googleapis/java-analytics-data/commit/04ad0c9815ec03e00e1c6db120db7a3d049dbfb3))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored Nov 12, 2020
    Configuration menu
    Copy the full SHA
    24128f6 View commit details
    Browse the repository at this point in the history
Loading