-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: googleapis/python-debugger-client
base: v1.3.1
head repository: googleapis/python-debugger-client
compare: v1.3.2
- 19 commits
- 29 files changed
- 5 contributors
Commits on Mar 29, 2022
-
chore(python): use black==22.3.0 (#81)
Source-Link: googleapis/synthtool@6fab84a Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:7cffbc10910c3ab1b852c05114a08d374c195a81cdec1d4a67a1d129331d0bfe
Configuration menu - View commit details
-
Copy full SHA for 79c7efb - Browse repository at this point
Copy the full SHA 79c7efbView commit details
Commits on Mar 30, 2022
-
chore(python): add E231 to .flake8 ignore list (#82)
Source-Link: googleapis/synthtool@7ff4aad Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:462782b0b492346b2d9099aaff52206dd30bc8e031ea97082e6facecc2373244
Configuration menu - View commit details
-
Copy full SHA for 8304deb - Browse repository at this point
Copy the full SHA 8304debView commit details
Commits on Apr 1, 2022
-
chore(python): update .pre-commit-config.yaml to use black==22.3.0 (#83)
Source-Link: googleapis/synthtool@7804ade Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:eede5672562a32821444a8e803fb984a6f61f2237ea3de229d2de24453f4ae7d
Configuration menu - View commit details
-
Copy full SHA for f7e4191 - Browse repository at this point
Copy the full SHA f7e4191View commit details -
chore(python): Enable size-label bot (#84)
Source-Link: googleapis/synthtool@06e8279 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:b3500c053313dc34e07b1632ba9e4e589f4f77036a7cf39e1fe8906811ae0fce
Configuration menu - View commit details
-
Copy full SHA for cd01fdc - Browse repository at this point
Copy the full SHA cd01fdcView commit details -
chore(python): refactor unit / system test dependency install (#85)
Source-Link: googleapis/synthtool@993985f Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:1894490910e891a385484514b22eb5133578897eb5b3c380e6d8ad475c6647cd
Configuration menu - View commit details
-
Copy full SHA for 1c443a2 - Browse repository at this point
Copy the full SHA 1c443a2View commit details
Commits on Apr 4, 2022
-
chore: allow releases on previous majors (#78)
* chore: allow releases on previous majors * 🦉 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 b53ec3c - Browse repository at this point
Copy the full SHA b53ec3cView commit details
Commits on Apr 6, 2022
-
chore(python): add license header to auto-label.yaml (#86)
Source-Link: googleapis/synthtool@eb78c98 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8a5d3f6a2e43ed8293f34e06a2f56931d1e88a2694c3bb11b15df4eb256ad163
Configuration menu - View commit details
-
Copy full SHA for 1056576 - Browse repository at this point
Copy the full SHA 1056576View commit details
Commits on Apr 11, 2022
-
chore: Use gapic-generator-python 0.65.0 (#89)
* chore: Use gapic-generator-python 0.65.0 PiperOrigin-RevId: 440970084 Source-Link: googleapis/googleapis@5e0a3d5 Source-Link: https://github.com/googleapis/googleapis-gen/commit/b0c628a3fade768f225d76992791ea1ba2a881be Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjBjNjI4YTNmYWRlNzY4ZjIyNWQ3Njk5Mjc5MWVhMWJhMmE4ODFiZSJ9 * 🦉 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 bc49bba - Browse repository at this point
Copy the full SHA bc49bbaView commit details
Commits on Apr 14, 2022
-
chore: use gapic-generator-python 0.65.1 (#91)
* chore: use gapic-generator-python 0.65.1 PiperOrigin-RevId: 441524537 Source-Link: googleapis/googleapis@2a27391 Source-Link: https://github.com/googleapis/googleapis-gen/commit/ab6756a48c89b5bcb9fb73443cb8e55d574f4643 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWI2NzU2YTQ4Yzg5YjViY2I5ZmI3MzQ0M2NiOGU1NWQ1NzRmNDY0MyJ9 * 🦉 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 8d3a2be - Browse repository at this point
Copy the full SHA 8d3a2beView commit details
Commits on Apr 21, 2022
-
chore(python): add nox session to sort python imports (#92)
Source-Link: googleapis/synthtool@1b71c10 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:00c9d764fd1cd56265f12a5ef4b99a0c9e87cf261018099141e2ca5158890416 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a3a28f4 - Browse repository at this point
Copy the full SHA a3a28f4View commit details -
chore(python): use ubuntu 22.04 in docs image (#94)
Source-Link: googleapis/synthtool@f15cc72 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:bc5eed3804aec2f05fad42aacf973821d9500c174015341f721a984a0825b6fd Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cc76d59 - Browse repository at this point
Copy the full SHA cc76d59View commit details
Commits on Apr 28, 2022
-
chore: use gapic-generator-python 0.65.2 (#95)
* chore: use gapic-generator-python 0.65.2 PiperOrigin-RevId: 444333013 Source-Link: googleapis/googleapis@f91b6cf Source-Link: https://github.com/googleapis/googleapis-gen/commit/16eb36095c294e712c74a1bf23550817b42174e5 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTZlYjM2MDk1YzI5NGU3MTJjNzRhMWJmMjM1NTA4MTdiNDIxNzRlNSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * add replacement in owlbot.py to use correct attribute 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 f855cbc - Browse repository at this point
Copy the full SHA f855cbcView commit details
Commits on May 5, 2022
-
chore: [autoapprove] update readme_gen.py to include autoescape True (#…
…96) Source-Link: googleapis/synthtool@6b4d5a6 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f792ee1320e03eda2d13a5281a2989f7ed8a9e50b73ef6da97fac7e1e850b149 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9b008f1 - Browse repository at this point
Copy the full SHA 9b008f1View commit details -
chore(python): auto approve template changes (#98)
Source-Link: googleapis/synthtool@453a5d9 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:81ed5ecdfc7cac5b699ba4537376f3563f6f04122c4ec9e735d3b3dc1d43dd32
Configuration menu - View commit details
-
Copy full SHA for 766b370 - Browse repository at this point
Copy the full SHA 766b370View commit details
Commits on May 30, 2022
-
chore: use gapic-generator-python 1.0.0 (#99)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 451250442 Source-Link: googleapis/googleapis@cca5e81 Source-Link: https://github.com/googleapis/googleapis-gen/commit/0b219da161a8bdcc3c6f7b2efcd82105182a30ca Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGIyMTlkYTE2MWE4YmRjYzNjNmY3YjJlZmNkODIxMDUxODJhMzBjYSJ9
Configuration menu - View commit details
-
Copy full SHA for 75ea50c - Browse repository at this point
Copy the full SHA 75ea50cView commit details
Commits on Jun 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2a37072 - Browse repository at this point
Copy the full SHA 2a37072View commit details
Commits on Jun 3, 2022
-
docs: fix changelog header to consistent size (#101)
Co-authored-by: Anthonios Partheniou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 835df83 - Browse repository at this point
Copy the full SHA 835df83View commit details -
Configuration menu - View commit details
-
Copy full SHA for f163b9c - Browse repository at this point
Copy the full SHA f163b9cView commit details
Commits on Jun 7, 2022
-
chore(main): release 1.3.2 (#102)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da79b62 - Browse repository at this point
Copy the full SHA da79b62View 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.3.1...v1.3.2