Skip to content
This repository was archived by the owner on Nov 9, 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/python-analytics-data
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: googleapis/python-analytics-data
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 7 commits
  • 21 files changed
  • 4 contributors

Commits on Nov 25, 2020

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

Commits on Dec 4, 2020

  1. feat: add custom_definition to DimensionMetadata object and MetricMet…

    …adata object
    
    feat: custom_definition field added to MetricMetadata object, indicating whether a metric is a custom metric for a property
    docs: documentation urls updated
    docs: documentation for Cohort reporting feature is updated
    
    PiperOrigin-RevId: 345553480
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Dec 3 15:53:22 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: e67686cf0afd279ebd99af891f7ffd792cce8152
    Source-Link: googleapis/googleapis@e67686c
    yoshi-automation authored Dec 4, 2020
    Configuration menu
    Copy the full SHA
    9bd3477 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. fix: remove client recv msg limit and add enums to types/__init__.py (

    #22)
    
    PiperOrigin-RevId: 347055288
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Dec 11 12:44:37 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: dd372aa22ded7a8ba6f0e03a80e06358a3fa0907
    Source-Link: googleapis/googleapis@dd372aa
    yoshi-automation authored Dec 28, 2020
    Configuration menu
    Copy the full SHA
    b3dc882 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. chore: add precommit and update intersphinx links (#21)

    * docs(python): update intersphinx for grpc and auth
    
    * docs(python): update intersphinx for grpc and auth
    
    * use https for python intersphinx
    
    Co-authored-by: Tim Swast <swast@google.com>
    
    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Wed Nov 18 14:37:25 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 9a7d9fbb7045c34c9d3d22c1ff766eeae51f04c9
    Source-Link: googleapis/synthtool@9a7d9fb
    
    * docs(python): fix intersphinx link for google-auth
    
    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Thu Nov 19 10:16:05 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: a073c873f3928c561bdf87fdfbf1d081d1998984
    Source-Link: googleapis/synthtool@a073c87
    
    * chore: add config / docs for 'pre-commit' support
    
    Source-Author: Tres Seaver <tseaver@palladion.com>
    Source-Date: Tue Dec 1 16:01:20 2020 -0500
    Source-Repo: googleapis/synthtool
    Source-Sha: 32af6da519a6b042e3da62008e2a75e991efb6b4
    Source-Link: googleapis/synthtool@32af6da
    
    * chore(deps): update precommit hook pre-commit/pre-commit-hooks to v3.3.0
    
    Source-Author: WhiteSource Renovate <bot@renovateapp.com>
    Source-Date: Wed Dec 2 17:18:24 2020 +0100
    Source-Repo: googleapis/synthtool
    Source-Sha: 69629b64b83c6421d616be2b8e11795738ec8a6c
    Source-Link: googleapis/synthtool@69629b6
    
    * test(python): give filesystem paths to pytest-cov
    
    https://pytest-cov.readthedocs.io/en/latest/config.html
    
    The pytest-cov docs seem to suggest a filesystem path is expected.
    
    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Wed Dec 2 09:28:04 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: f94318521f63085b9ccb43d42af89f153fb39f15
    Source-Link: googleapis/synthtool@f943185
    
    Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    yoshi-automation and busunkim96 authored Dec 29, 2020
    Configuration menu
    Copy the full SHA
    da44117 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. chore: exclude .nox from linting; update precommit version; update …

    …supported python versions (#24)
    yoshi-automation authored Dec 30, 2020
    Configuration menu
    Copy the full SHA
    054c81a View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. feat: add from_service_account_info factory and fix sphinx identifiers (

    #27)
    
    feat: add 'from_service_account_info' factory to clients
    fix: fix sphinx identifiers
    PiperOrigin-RevId: 350246057
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jan 5 16:44:11 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 520682435235d9c503983a360a2090025aa47cd1
    Source-Link: googleapis/googleapis@5206824
    yoshi-automation authored Jan 6, 2021
    Configuration menu
    Copy the full SHA
    2775104 View commit details
    Browse the repository at this point in the history
  2. chore: release 0.3.0 (#19)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jan 6, 2021
    Configuration menu
    Copy the full SHA
    97d76b9 View commit details
    Browse the repository at this point in the history
Loading