Skip to content
This repository was archived by the owner on Sep 19, 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/nodejs-analytics-data
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.3
Choose a base ref
...
head repository: googleapis/nodejs-analytics-data
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.0
Choose a head ref
  • 4 commits
  • 11 files changed
  • 4 contributors

Commits on Jul 1, 2021

  1. build: auto-approve renovate-bot PRs for minor updates (#1145) (#122)

    Source-Link: googleapis/synthtool@39652e3
    Post-Processor: gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:41d5457ff79c3945782ab7e23bf4d617fd7bf3f2b03b6d84808010f7d2e10ca2
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    10b7f7d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2021

  1. feat: add minute_ranges field to RunRealtimeReportRequest object …

    …which can be used to specify the time range (in minutes) for realtime report queries docs: document the increase from 8 to 9 of the number of allowed dimensions in a report query (#123)
    
    * feat: add `minute_ranges` field to `RunRealtimeReportRequest` object which can be used to specify the time range (in minutes) for realtime report queries docs: document the increase from 8 to 9 of the number of allowed dimensions in a report query
    
    PiperOrigin-RevId: 383930639
    
    Source-Link: googleapis/googleapis@41b50a3
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/08ed64b627eab3b64d327fa3df6bd897e95a9eef
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/master/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jul 10, 2021
    Configuration menu
    Copy the full SHA
    975776b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. fix(deps): google-gax v2.17.1 (#125)

    Benjamin E. Coe authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    9db78d0 View commit details
    Browse the repository at this point in the history
  2. chore: release 2.5.0 (#124)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [2.5.0](https://www.github.com/googleapis/nodejs-analytics-data/compare/v2.4.3...v2.5.0) (2021-07-12)
    
    
    ### Features
    
    * add `minute_ranges` field to `RunRealtimeReportRequest` object which can be used to specify the time range (in minutes) for realtime report queries docs: document the increase from 8 to 9 of the number of allowed dimensions in a report query ([#123](https://www.github.com/googleapis/nodejs-analytics-data/issues/123)) ([975776b](https://www.github.com/googleapis/nodejs-analytics-data/commit/975776ba58c5bfe98f53e73fd0af3e00ebd8ab2b))
    
    
    ### Bug Fixes
    
    * **deps:** google-gax v2.17.1 ([#125](https://www.github.com/googleapis/nodejs-analytics-data/issues/125)) ([9db78d0](https://www.github.com/googleapis/nodejs-analytics-data/commit/9db78d0663438c2c887a219e807e24fa90431fe5))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    2e6359f View commit details
    Browse the repository at this point in the history
Loading