-
Notifications
You must be signed in to change notification settings - Fork 8
Comparing changes
Open a pull request
base repository: googleapis/python-datalabeling
base: v1.6.1
head repository: googleapis/python-datalabeling
compare: v1.6.2
- 14 commits
- 86 files changed
- 5 contributors
Commits on Aug 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 06e9904 - Browse repository at this point
Copy the full SHA 06e9904View commit details
Commits on Aug 24, 2022
-
chore: remove 'pip install' statements from python_library templates …
…[autoapprove] (#264) Source-Link: googleapis/synthtool@1f37ce7 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8e84e0e0d71a0d681668461bba02c9e1394c785f31a10ae3470660235b673086
Configuration menu - View commit details
-
Copy full SHA for b1edac6 - Browse repository at this point
Copy the full SHA b1edac6View commit details -
chore(python): exclude path in renovate.json [autoapprove] (#265)
Source-Link: googleapis/synthtool@69fabae Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:562802bfac02e012a6ac34eda282f81d06e77326b82a32d7bbb1369ff552b387
Configuration menu - View commit details
-
Copy full SHA for 722624b - Browse repository at this point
Copy the full SHA 722624bView commit details
Commits on Aug 29, 2022
-
chore(python): exclude
grpcio==1.49.0rc1in tests (#266)Source-Link: googleapis/synthtool@c4dd595 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ce3c1686bc81145c81dd269bd12c4025c6b275b22d14641358827334fddb1d72 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 27c51d1 - Browse repository at this point
Copy the full SHA 27c51d1View commit details
Commits on Sep 1, 2022
-
ci(python): fix path to requirements.txt in release script (#267)
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 f9b69be - Browse repository at this point
Copy the full SHA f9b69beView commit details
Commits on Sep 2, 2022
-
chore(python): update .kokoro/requirements.txt (#268)
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 83565f1 - Browse repository at this point
Copy the full SHA 83565f1View commit details -
chore(python): exclude setup.py in renovate config (#271)
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 83464a9 - Browse repository at this point
Copy the full SHA 83464a9View commit details
Commits on Sep 6, 2022
-
10BC0 Configuration menu - View commit details
-
Copy full SHA for ac97a64 - Browse repository at this point
Copy the full SHA ac97a64View commit details
Commits on Sep 7, 2022
-
chore: Bump gapic-generator-python version to 1.3.0 (#273)
- [ ] 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 c09d727 - Browse repository at this point
Copy the full SHA c09d727View commit details
Commits on Sep 8, 2022
-
chore: use gapic-generator-python 1.3.1 (#274)
- [ ] 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 f7f11f7 - Browse repository at this point
Copy the full SHA f7f11f7View commit details
Commits on Sep 13, 2022
-
chore: use gapic generator python 1.4.1 (#275)
- [ ] 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 fd414aa - Browse repository at this point
Copy the full SHA fd414aaView commit details -
chore: detect samples tests in nested directories (#276)
Source-Link: googleapis/synthtool@50db768 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:e09366bdf0fd9c8976592988390b24d53583dd9f002d476934da43725adbb978
Configuration menu - View commit details
-
Copy full SHA for 3082edd - Browse repository at this point
Copy the full SHA 3082eddView commit details
Commits on Oct 3, 2022
-
fix(deps): require protobuf >= 3.20.2 (#278)
* chore: exclude requirements.txt file from renovate-bot Source-Link: googleapis/synthtool@f58d313 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:7a40313731a7cb1454eef6b33d3446ebb121836738dc3ab3d2d3ded5268c35b6 * update constraints files * fix(deps): require protobuf 3.20.2 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Configuration menu - View commit details
-
Copy full SHA for 5be67d2 - Browse repository at this point
Copy the full SHA 5be67d2View commit details
Commits on Oct 4, 2022
-
chore(main): release 1.6.2 (#279)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 04f5b12 - Browse repository at this point
Copy the full SHA 04f5b12View 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.6.1...v1.6.2