-
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.14.0
head repository: googleapis/python-api-core
compare: v2.15.0
- 11 commits
- 32 files changed
- 10 contributors
Commits on Nov 17, 2023
-
fix: replace deprecated
datetime.datetime.utcnow()
(#552)Fixes #540 Co-authored-by: Anthonios Partheniou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 448923a - Browse repository at this point
Copy the full SHA 448923aView commit details -
feat: add type annotations to wrapped grpc calls (#554)
* add types to grpc call wrappers * fixed tests * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * changed type * changed async types * added tests * fixed lint issues * Update tests/asyncio/test_grpc_helpers_async.py Co-authored-by: Anthonios Partheniou <[email protected]> * turned GrpcStream into a type alias * added test for GrpcStream * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * added comment * reordered types * changed type var to P --------- 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 fc12b40 - Browse repository at this point
Copy the full SHA fc12b40View commit details
Commits on Nov 20, 2023
-
feat: add universe_domain attribute to ClientOptions (#546)
* feat: add universe_domain option for TPC * test: update options to include universe domain * update the docstring * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Update google/api_core/client_options.py Co-authored-by: Anthonios Partheniou <[email protected]> * Update client_options.py --------- Co-authored-by: omair <[email protected]> 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 3069ef4 - Browse repository at this point
Copy the full SHA 3069ef4View commit details
Commits on Dec 1, 2023
-
fix: fix regression in
bidi
causing `Thread-ConsumeBidirectionalStr…Configuration menu - View commit details
-
Copy full SHA for 40c8ae0 - Browse repository at this point
Copy the full SHA 40c8ae0View commit details -
feat: Introduce compatibility with native namespace packages (#561)
* feat: Introduce compatibility with native namespace packages * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bd82827 - Browse repository at this point
Copy the full SHA bd82827View commit details -
chore: bump cryptography from 41.0.5 to 41.0.6 in /synthtool/gcp/temp…
…lates/python_library/.kokoro (#559) Source-Link: googleapis/synthtool@9367caa Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:2f155882785883336b4468d5218db737bb1d10c9cea7cb62219ad16fe248c03c Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9e826d9 - Browse repository at this point
Copy the full SHA 9e826d9View commit details -
feat: Add support for Python 3.12 (#557)
* chore(python): Add Python 3.12 Source-Link: googleapis/synthtool@af16e6d Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:bacc3af03bff793a03add584537b36b5644342931ad989e3ba1171d3bd5399f5 * Update common files to include python 3.12 --------- 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 091b4f1 - Browse repository at this point
Copy the full SHA 091b4f1View commit details -
chore: simplify bidi.py:_RequestQueueGenerator._is_active() (#563)
Simplify using DeMorgan's law
Configuration menu - View commit details
-
Copy full SHA for 42e8b6e - Browse repository at this point
Copy the full SHA 42e8b6eView commit details
Commits on Dec 4, 2023
-
build: treat warnings as errors (#564)
* build: treat warnings as errors * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * lint * add pytest.ini * add line break * filter warning which appears only in python 3.7 * filter deprecation warning for grpcio-gcp --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 46e8789 - Browse repository at this point
Copy the full SHA 46e8789View commit details
Commits on Dec 7, 2023
-
chore(deps): update all dependencies (#566)
* chore(deps): update all dependencies * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f58c9fc - Browse repository at this point
Copy the full SHA f58c9fcView commit details -
chore(main): release 2.15.0 (#555)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9866183 - Browse repository at this point
Copy the full SHA 9866183View 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.14.0...v2.15.0