- 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.1
head repository:googleapis/python-api-core
Uh oh!
There was an error while loading.Please reload this page.
compare:v2.12.0
- 9commits
- 44files changed
- 7contributors
Commits on Jun 29, 2023
chore: store artifacts in placer (#508)
Source-Link:googleapis/synthtool@cb96037Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:2d816f26f728ac8b24248741e7d4c461c09764ef9f7be3684d557c9632e46dbdCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Commits on Jul 17, 2023
build(deps): [autoapprove] bump cryptography from 41.0.0 to 41.0.2 (#513
)Source-Link:googleapis/synthtool@d6103f4Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:39f0f3f2be02ef036e297e376fe3b6256775576da8a6ccb1d5eeb80f4c8bf8fbCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Commits on Jul 21, 2023
build(deps): [autoapprove] bump pygments from 2.13.0 to 2.15.0 (#515)
Source-Link:googleapis/synthtool@eaef28ePost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f8ca7655fa8a449cadcabcbce4054f593dcbae7aeeab34aa3fcc8b5cf7a93c9eCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Commits on Jul 27, 2023
build(deps): [autoapprove] bump certifi from 2022.12.7 to 2023.7.22 (#…
…517)Source-Link:googleapis/synthtool@395d53aPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:6c1cbc75c74b8bdd71dada2fa1677e9d6d78a889e9a70ee75b93d1d0543f96e1Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Commits on Aug 7, 2023
build: [autoapprove] bump cryptography from 41.0.2 to 41.0.3 (#520)
* build: [autoapprove] bump cryptography from 41.0.2 to 41.0.3Source-Link:googleapis/synthtool@352b9d4Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3e3800bb100af5d7f9e810d48212b37812c1856d20ffeafb99ebe66461b61fc7* remove pytest pin in noxfile* lint E721, lint F811* build: remove sphinx pin in docfx session* 🦉 Updates from OwlBot post-processorSeehttps://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>Co-authored-by: Anthonios Partheniou <partheniou@google.com>
docs: fix a typo in google/api_core/page_iterator.py (#511)
Fix a common typo: `s/the the /the /`.Fixes#510 🦕
bneb authoredAug 7, 2023
Commits on Sep 1, 2023
feat: Add a little bit of typing to google.api_core.retry (#453)
* ref(typing): add a little bit of typing to google.api_core.retry* coverage---------Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Commits on Sep 7, 2023
feat: Add grpc Compression argument to channels and methods (#451)
* (feat): Add grpc Compression argument* Add compression arg to channel creation* fix linter errors* fix linter errors* refactor with new lib* reformat* fix tests* add compression after refactor:* fix lint* fix unit tests* fix unit tests* fix operation* remove unused import* remove compression for grpc_gcp.secure_channel call* fix method.py comment* Update grpc_helpers.pyRemove experimental disclaimer* Update grpc_helpers_async.pyRemove experimental disclaimer* Update google/api_core/operations_v1/operations_client.pyCo-authored-by: Anthonios Partheniou <partheniou@google.com>* Update google/api_core/operations_v1/operations_client.pyCo-authored-by: Anthonios Partheniou <partheniou@google.com>* Update google/api_core/operations_v1/operations_client.pyCo-authored-by: Anthonios Partheniou <partheniou@google.com>* Update google/api_core/operations_v1/operations_async_client.pyCo-authored-by: Anthonios Partheniou <partheniou@google.com>* Update google/api_core/operations_v1/operations_async_client.pyCo-authored-by: Anthonios Partheniou <partheniou@google.com>* Update google/api_core/operations_v1/operations_async_client.pyCo-authored-by: Anthonios Partheniou <partheniou@google.com>* Update google/api_core/operations_v1/operations_async_client.pyCo-authored-by: Anthonios Partheniou <partheniou@google.com>* Update google/api_core/operations_v1/operations_client.pyCo-authored-by: Anthonios Partheniou <partheniou@google.com>---------Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Commits on Sep 25, 2023
chore(main): release 2.12.0 (#521)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
release-please[bot] authoredSep 25, 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.1...v2.12.0
Uh oh!
There was an error while loading.Please reload this page.