-
Notifications
You must be signed in to change notification settings - Fork 89
Comparing changes
Open a pull request
base repository: googleapis/python-api-core
base: v2.11.0
head repository: googleapis/python-api-core
compare: v2.11.1
- 13 commits
- 38 files changed
- 6 contributors
Commits on Dec 1, 2022
-
chore(python): update release script dependencies (#472)
* chore(python): drop flake8-import-order in samples noxfile Source-Link: googleapis/synthtool@6ed3a83 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3abfa0f1886adaf0b83f07cb117b24a639ea1cb9cffe56d43280b977033563eb * drop flake8-import-order * lint * use python 3.9 for docs * resolve mypy error * update python version for lint * fix lint * fix lint Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce77381 - Browse repository at this point
Copy the full SHA ce77381View commit details
Commits on Dec 8, 2022
-
build(deps): bump certifi from 2022.9.24 to 2022.12.7 in /synthtool/g…
…cp/templates/python_library/.kokoro (#478) Source-Link: googleapis/synthtool@b4fe62e Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3bf87e47c2173d7eed42714589dc4da2c07c3268610f1e47f8e1a30decbfc7f1 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a152ed6 - Browse repository at this point
Copy the full SHA a152ed6View commit details
Commits on Jan 6, 2023
-
chore(python): add kokoro configs for python 3.11 (#480)
Source-Link: googleapis/synthtool@7197a00 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:c43f1d918bcf817d337aa29ff833439494a158a0831508fda4ec75dc4c0d0320 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b6eb6de - Browse repository at this point
Copy the full SHA b6eb6deView commit details
Commits on Feb 8, 2023
-
build(deps): bump cryptography from 38.0.3 to 39.0.1 in /synthtool/gc…
…p/templates/python_library/.kokoro (#484) Source-Link: https://togithub.com/googleapis/synthtool/commit/bb171351c3946d3c3c32e60f5f18cee8c464ec51 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f62c53736eccb0c4934a3ea9316e0d57696bb49c1a7c86c726e9bb8a2f87dadf
Configuration menu - View commit details
-
Copy full SHA for b8e75cf - Browse repository at this point
Copy the full SHA b8e75cfView commit details
Commits on Feb 27, 2023
-
chore(python): upgrade gcp-releasetool in .kokoro [autoapprove] (#488)
Source-Link: googleapis/synthtool@5f2a608 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8555f0e37e6261408f792bfd6635102d2da5ad73f8f09bcb24f25e6afb5fac97 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 06d66cc - Browse repository at this point
Copy the full SHA 06d66ccView commit details
Commits on Mar 2, 2023
-
* chore: fix typos * more typos * address review feedback * grammar
Configuration menu - View commit details
-
Copy full SHA for 2a6a36b - Browse repository at this point
Copy the full SHA 2a6a36bView commit details
Commits on Mar 16, 2023
-
chore(deps): Update nox in .kokoro/requirements.in [autoapprove] (#493)
Source-Link: googleapis/synthtool@92006bb Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:2e247c7bf5154df7f98cce087a20ca7605e236340c7d6d1a14447e5c06791bd6 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5dfb6af - Browse repository at this point
Copy the full SHA 5dfb6afView commit details
Commits on Apr 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6acb3a9 - Browse repository at this point
Copy the full SHA 6acb3a9View commit details
Commits on May 25, 2023
-
build(deps): bump requests from 2.28.1 to 2.31.0 in /synthtool/gcp/te…
…mplates/python_library/.kokoro (#500) Source-Link: googleapis/synthtool@30bd01b Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:9bc5fa3b62b091f60614c08a7fb4fd1d3e1678e326f34dd66ce1eefb5dc3267b Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6cbcf2a - Browse repository at this point
Copy the full SHA 6cbcf2aView commit details
Commits on Jun 3, 2023
-
build(deps): bump cryptography from 39.0.1 to 41.0.0 in /synthtool/gc…
…p/templates/python_library/.kokoro (#503) Source-Link: googleapis/synthtool@d0f51a0 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:240b5bcc2bafd450912d2da2be15e62bc6de2cf839823ae4bf94d4f392b451dc Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 96c4e44 - Browse repository at this point
Copy the full SHA 96c4e44View commit details
Commits on Jun 6, 2023
-
fix: invalid
dev
version identifiers insetup.py
(#505)bunch of invalid version matchers in the sense of PEP 440. Fixes 504
Configuration menu - View commit details
-
Copy full SHA for 8844edb - Browse repository at this point
Copy the full SHA 8844edbView commit details
Commits on Jun 12, 2023
-
fix: add actionable errors for GCE long running operations (#498)
* fix: add actionable errors for GCE long running operations * add unit test * mypy * add notes that the workaround should be removed once proposal A from b/284179390 is implemented * fix typo * fix coverage
Configuration menu - View commit details
-
Copy full SHA for 7dfc3a7 - Browse repository at this point
Copy the full SHA 7dfc3a7View commit details
Commits on Jun 14, 2023
-
chore(main): release 2.11.1 (#506)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0acda8c - Browse repository at this point
Copy the full SHA 0acda8cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.11.0...v2.11.1