-
Notifications
You must be signed in to change notification settings - Fork 90
Comparing changes
Open a pull request
base repository: googleapis/python-api-core
base: v1.31.2
head repository: googleapis/python-api-core
compare: v2.0.0
- 11 commits
- 45 files changed
- 7 contributors
Commits on Aug 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ff6ef1b - Browse repository at this point
Copy the full SHA ff6ef1bView commit details -
fix!: drop support for Python 2.7 / 3.5 (#212)
Drop 'six' module Drop 'u"' prefixes for text Remove other Python 2.7 workarounds Drop use of 'pytz' Dxpand range to allow 'google-auth' 2.x versions Remove 'general_helpers.wraps': except for a backward-compatibility import, 'functools.wraps' does everything wee need on Python >= 3.6. Remove 'packaging' dependency Release-As: 2.0.0b1 Closes #74. Closes #215.
Configuration menu - View commit details
-
Copy full SHA for a30f004 - Browse repository at this point
Copy the full SHA a30f004View commit details -
Configuration menu - View commit details
-
Copy full SHA for d566f28 - Browse repository at this point
Copy the full SHA d566f28View commit details
Commits on Aug 6, 2021
-
chore: remove non-custom rules from sync-repo-settings (#241)
Configuration menu - View commit details
-
Copy full SHA for 6789e67 - Browse repository at this point
Copy the full SHA 6789e67View commit details
Commits on Aug 12, 2021
-
chore(python): avoid
.nox
directories when building docs (#249)Source-Link: googleapis/synthtool@7e1f6da Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:a1a891041baa4ffbe1a809ac1b8b9b4a71887293c9101c88e8e255943c5aec2d
Configuration menu - View commit details
-
Copy full SHA for 258ba4a - Browse repository at this point
Copy the full SHA 258ba4aView commit details -
chore: avoid duplicating pins of grpcio in noxfile (#246)
Rely on the pins in 'setup.py' as the Source of Truth. See #234 (review)
Configuration menu - View commit details
-
Copy full SHA for ffa528e - Browse repository at this point
Copy the full SHA ffa528eView commit details
Commits on Aug 13, 2021
-
chore: drop mention of Python 2.7 from templates (#252)
Source-Link: googleapis/synthtool@facee4c Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:9743664022bd63a8084be67f144898314c7ca12f0a03e422ac17c733c129d803 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a54cc10 - Browse repository at this point
Copy the full SHA a54cc10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 362ca6c - Browse repository at this point
Copy the full SHA 362ca6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdbf889 - Browse repository at this point
Copy the full SHA bdbf889View commit details
Commits on Aug 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bb3b26d - Browse repository at this point
Copy the full SHA bb3b26dView commit details -
🤖 I have created a release \*beep\* \*boop\* --- ## [2.0.0](https://www.github.com/googleapis/python-api-core/compare/v2.0.0-b1...v2.0.0) (2021-08-18) ### ⚠ BREAKING CHANGES * drop support for Python 2.7 / 3.5 ([#212](https://www.github.com/googleapis/python-api-core/issues/212)) ([a30f004](https://www.github.com/googleapis/python-api-core/commit/a30f004e74f709d46e905dd819c71f43354e9ac9)) ### Bug Fixes * bump grpcio version to use stable aio API ([#234](https://www.github.com/googleapis/python-api-core/issues/234)) ([bdbf889](https://www.github.com/googleapis/python-api-core/commit/bdbf889210b709d7c1945f2160bcba9161b4dd2e)) * strip trailing _ from field mask paths ([#228](https://www.github.com/googleapis/python-api-core/issues/228)) ([ff6ef1b](https://www.github.com/googleapis/python-api-core/commit/ff6ef1bd07fa68307b7c82c910416d770e7b3416)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 40f52bf - Browse repository at this point
Copy the full SHA 40f52bfView 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 v1.31.2...v2.0.0