-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: googleapis/python-api-keys
base: v0.1.0
head repository: googleapis/python-api-keys
compare: v0.2.0
- 10 commits
- 50 files changed
- 3 contributors
Commits on Aug 27, 2022
-
chore: remove 'pip install' statements from python_library templates …
…[autoapprove] (#3) Source-Link: googleapis/synthtool@87ab1ca Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:69750c4d0ec4139bdd1f0c940196d517bfaf1d9ee5288041a861c465b70af6e4 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 76d96d3 - Browse repository at this point
Copy the full SHA 76d96d3View commit details
Commits on Aug 29, 2022
-
chore(python): exclude grpcio==1.49.0rc1 in tests [autoapprove] (#4)
Source-Link: googleapis/synthtool@c4dd595 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ce3c1686bc81145c81dd269bd12c4025c6b275b22d14641358827334fddb1d72
Configuration menu - View commit details
-
Copy full SHA for 1ea376c - Browse repository at this point
Copy the full SHA 1ea376cView commit details
Commits on Sep 1, 2022
-
chore: fix path to requirements.txt in release script [autoapprove] (#5)
Source-Link: googleapis/synthtool@fdba3ed Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:1f0dbd02745fb7cf255563dab5968345989308544e52b7f460deadd5e78e63b0
Configuration menu - View commit details
-
Copy full SHA for 4831de4 - Browse repository at this point
Copy the full SHA 4831de4View commit details
Commits on Sep 2, 2022
-
chore(python): update .kokoro/requirements.txt (#6)
Source-Link: googleapis/synthtool@703554a Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:94961fdc5c9ca6d13530a6a414a49d2f607203168215d074cdb0a1df9ec31c0b
Configuration menu - View commit details
-
Copy full SHA for 0b52555 - Browse repository at this point
Copy the full SHA 0b52555View commit details -
chore(python): exclude setup.py in renovate config (#8)
Source-Link: googleapis/synthtool@56da63e Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:993a058718e84a82fda04c3177e58f0a43281a996c7c395e0a56ccc4d6d210d7
Configuration menu - View commit details
-
Copy full SHA for 02dc1ed - Browse repository at this point
Copy the full SHA 02dc1edView commit details
Commits on Sep 7, 2022
-
chore: Bump gapic-generator-python version to 1.3.0 (#9)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 472561635 Source-Link: googleapis/googleapis@332ecf5 Source-Link: https://github.com/googleapis/googleapis-gen/commit/4313d682880fd9d7247291164d4e9d3d5bd9f177 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDMxM2Q2ODI4ODBmZDlkNzI0NzI5MTE2NGQ0ZTlkM2Q1YmQ5ZjE3NyJ9
Configuration menu - View commit details
-
Copy full SHA for cf858c2 - Browse repository at this point
Copy the full SHA cf858c2View commit details
Commits on Sep 8, 2022
-
chore: use gapic-generator-python 1.3.1 (#10)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 472772457 Source-Link: googleapis/googleapis@855b74d Source-Link: https://github.com/googleapis/googleapis-gen/commit/b64b1e7da3e138f15ca361552ef0545e54891b4f Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjY0YjFlN2RhM2UxMzhmMTVjYTM2MTU1MmVmMDU0NWU1NDg5MWI0ZiJ9
Configuration menu - View commit details
-
Copy full SHA for 5a29ab4 - Browse repository at this point
Copy the full SHA 5a29ab4View commit details
Commits on Sep 13, 2022
-
chore: use gapic generator python 1.4.1 (#11)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 473833416 Source-Link: googleapis/googleapis@565a550 Source-Link: https://github.com/googleapis/googleapis-gen/commit/1ee1a06c6de3ca8b843572c1fde0548f84236989 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMWVlMWEwNmM2ZGUzY2E4Yjg0MzU3MmMxZmRlMDU0OGY4NDIzNjk4OSJ9
Configuration menu - View commit details
-
Copy full SHA for dd93ca4 - Browse repository at this point
Copy the full SHA dd93ca4View commit details
Commits on Sep 16, 2022
-
feat: Add support for REST transport (#12)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 474644226 Source-Link: googleapis/googleapis@f90b329 Source-Link: https://github.com/googleapis/googleapis-gen/commit/4ad8763bde676f92a3eb70753ae1cfed0e81387e Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGFkODc2M2JkZTY3NmY5MmEzZWI3MDc1M2FlMWNmZWQwZTgxMzg3ZSJ9 PiperOrigin-RevId: 474571730 Source-Link: googleapis/googleapis@5a9ee4d Source-Link: https://github.com/googleapis/googleapis-gen/commit/ceafe521f137680fdee2f9ca9e1947cdd825070d Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2VhZmU1MjFmMTM3NjgwZmRlZTJmOWNhOWUxOTQ3Y2RkODI1MDcwZCJ9 fix(deps): require google-api-core>=1.33.1,>=2.8.0 fix(deps): require protobuf >= 3.20.1
Configuration menu - View commit details
-
Copy full SHA for 41d903b - Browse repository at this point
Copy the full SHA 41d903bView commit details
Commits on Sep 19, 2022
-
chore(main): release 0.2.0 (#13)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 55a6676 - Browse repository at this point
Copy the full SHA 55a6676View 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 v0.1.0...v0.2.0