Skip to content
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-api-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.25.1
Choose a base ref
...
head repository: googleapis/python-api-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.26.0
Choose a head ref
  • 6 commits
  • 13 files changed
  • 4 contributors

Commits on Jan 26, 2021

  1. chore: Add header checker config to python library synth (#138)

    Now that we have it working in [python-docs-samples](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/.github/header-checker-lint.yml) we should consider adding it to the 🐍 libraries :)
    
    Source-Author: Leah E. Cole <[email protected]>
    Source-Date: Mon Jan 25 13:24:08 2021 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: 573f7655311b553a937f9123bee17bf78497db95
    Source-Link: googleapis/synthtool@573f765
    yoshi-automation authored Jan 26, 2021
    Configuration menu
    Copy the full SHA
    786e9de View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

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

Commits on Jan 30, 2021

  1. build: migrate to flakybot (#141)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/fe3713d3-5a91-469f-8d32-daadd024abff/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@d1bb917
    yoshi-automation authored Jan 30, 2021
    Configuration menu
    Copy the full SHA
    db48ea3 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. feat: allow default_host and default_scopes to be passed to create_ch…

    …annel (#134)
    
    Add `default_host` and `default_scopes` parameters to `create_channel` so self-signed JWTs can be used.
    busunkim96 authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    94c76e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. chore(python): include py.typed files in release (#145)

    A py.typed file must be included in the released package for it to be considered typed by type checkers. https://www.python.org/dev/peps/pep-0561/#packaging-type-information. See googleapis/python-secret-manager#79
    
    Source-Author: Bu Sun Kim <[email protected]>
    Source-Date: Fri Feb 5 17:32:06 2021 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 33366574ffb9e11737b3547eb6f020ecae0536e8
    Source-Link: googleapis/synthtool@3336657
    yoshi-automation authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    911e82f View commit details
    Browse the repository at this point in the history
  2. chore: release 1.26.0 (#142)

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