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: v2.4.0
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: v2.5.0
Choose a head ref
  • 8 commits
  • 18 files changed
  • 7 contributors

Commits on Jan 13, 2022

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

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    f267111 View commit details
    Browse the repository at this point in the history
  2. chore(python): update release.sh to use keystore (#333)

    Source-Link: googleapis/synthtool@69fda12
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ae600f36b6bc972b368367b6f83a1d91ec2c82a4a116b383d67d547c56fe6de3
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    8169f2b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

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

Commits on Jan 19, 2022

  1. feat: add api_key to client options (#248)

    * feat: add api_key to client options
    
    * update
    arithmetic1728 authored Jan 19, 2022
    Configuration menu
    Copy the full SHA
    5e5ad37 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. ci(python): run lint / unit tests / docs as GH actions (#336)

    * ci(python): run lint / unit tests / docs as GH actions
    
    Source-Link: googleapis/synthtool@57be0cd
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ed1f9983d5a935a89fe8085e8bb97d94e41015252c5b6c9771257cf8624367e6
    
    * revert changes to unittest gh action
    
    * move mypy check into separate workflow
    
    * update .sync-repo-settings to reflect changes to gh checks
    
    * use python 3.7 for lint check
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Jan 22, 2022
    Configuration menu
    Copy the full SHA
    95e41ff View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. fix(deps): remove setuptools from dependencies (#339)

    * fix(deps): remove setuptools from dependencies
    
    Fixes #338
    
    * chore: remove setuptools from constraints
    busunkim96 authored Feb 2, 2022
    Configuration menu
    Copy the full SHA
    c782f29 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.5.0 (#335)

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