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.4.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.4.1
Choose a head ref
  • 6 commits
  • 19 files changed
  • 5 contributors

Commits on Mar 1, 2021

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

Commits on Mar 4, 2021

  1. chore: require samples checks (#17)

    Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
    busunkim96 and leahecole authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    58f834e View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. fix: fix from_service_account_info for async clients (#44)

    * test: install pyopenssl for mtls testing
    
    Source-Author: arithmetic1728 <58957152+arithmetic1728@users.noreply.github.com>
    Source-Date: Tue Mar 2 12:27:56 2021 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: 0780323da96d5a53925fe0547757181fe76e8f1e
    Source-Link: googleapis/synthtool@0780323
    yoshi-automation authored Mar 11, 2021
    Configuration menu
    Copy the full SHA
    fdebf9b View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. chore: get changes from googleapis

    fix(v1beta): (BREAKING) rename the 'page_size', 'page_token', 'total_size' fields to 'limit', 'offset' and 'row_count' respectively
    
    PiperOrigin-RevId: 361182102
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Mar 5 11:01:21 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: d4cd8d96ed6eb5dd7c997aab68a1d6bb0825090c
    Source-Link: googleapis/googleapis@d4cd8d9
    
    chore: upgrade gapic-generator-python to 0.42.2
    
    PiperOrigin-RevId: 361662015
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Mar 8 14:47:18 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 28a591963253d52ce3a25a918cafbdd9928de8cf
    Source-Link: googleapis/googleapis@28a5919
    yoshi-automation authored Mar 12, 2021
    Configuration menu
    Copy the full SHA
    8fd57a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. chore: add pre-commit-config to renovate ignore paths (#48)

    Disable renovate PRs on the .pre-commit-config.yaml which is templated from synthtool. https://docs.renovatebot.com/configuration-options/#ignorepaths
    
    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Mon Mar 15 09:05:39 2021 -0600
    Source-Repo: googleapis/synthtool
    Source-Sha: 2c54c473779ea731128cea61a3a6c975a08a5378
    Source-Link: googleapis/synthtool@2c54c47
    yoshi-automation authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    22c343a View commit details
    Browse the repository at this point in the history
  2. chore: release 0.4.1 (#45)

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