- Notifications
You must be signed in to change notification settings - Fork95
Comparing changes
Open a pull request
base repository:googleapis/python-api-core
Uh oh!
There was an error while loading.Please reload this page.
base:v2.11.0
head repository:googleapis/python-api-core
Uh oh!
There was an error while loading.Please reload this page.
compare:v2.11.1
- 13commits
- 38files changed
- 6contributors
Commits on Dec 1, 2022
chore(python): update release script dependencies (#472)
* chore(python): drop flake8-import-order in samples noxfileSource-Link:googleapis/synthtool@6ed3a83Post-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 lintCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>Co-authored-by: Anthonios Partheniou <partheniou@google.com>
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@b4fe62ePost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3bf87e47c2173d7eed42714589dc4da2c07c3268610f1e47f8e1a30decbfc7f1Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Commits on Jan 6, 2023
chore(python): add kokoro configs for python 3.11 (#480)
Source-Link:googleapis/synthtool@7197a00Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:c43f1d918bcf817d337aa29ff833439494a158a0831508fda4ec75dc4c0d0320Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
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/bb171351c3946d3c3c32e60f5f18cee8c464ec51Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f62c53736eccb0c4934a3ea9316e0d57696bb49c1a7c86c726e9bb8a2f87dadf
gcf-owl-bot[bot] authoredFeb 8, 2023
Commits on Feb 27, 2023
chore(python): upgrade gcp-releasetool in .kokoro [autoapprove] (#488)
Source-Link:googleapis/synthtool@5f2a608Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8555f0e37e6261408f792bfd6635102d2da5ad73f8f09bcb24f25e6afb5fac97Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Commits on Mar 2, 2023
* chore: fix typos* more typos* address review feedback* grammar
parthea authoredMar 2, 2023
Commits on Mar 16, 2023
chore(deps): Update nox in .kokoro/requirements.in [autoapprove] (#493)
Source-Link:googleapis/synthtool@92006bbPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:2e247c7bf5154df7f98cce087a20ca7605e236340c7d6d1a14447e5c06791bd6Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Commits on Apr 20, 2023
test: switch to regex rather than asserting against whole object (#497)
Benjamin E. Coe authoredApr 20, 2023
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@30bd01bPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:9bc5fa3b62b091f60614c08a7fb4fd1d3e1678e326f34dd66ce1eefb5dc3267bCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
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@d0f51a0Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:240b5bcc2bafd450912d2da2be15e62bc6de2cf839823ae4bf94d4f392b451dcCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Commits on Jun 6, 2023
fix: invalid
devversion identifiers insetup.py(#505)bunch of invalid version matchers in the sense of PEP 440.Fixes 504
con-f-use authoredJun 6, 2023
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
parthea authoredJun 12, 2023
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>
release-please[bot] authoredJun 14, 2023
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
Uh oh!
There was an error while loading.Please reload this page.