This repository was archived by the owner on Sep 5, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: googleapis/python-webrisk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: googleapis/python-webrisk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 61 files changed
- 5 contributors
Commits on Sep 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4cda399 - Browse repository at this point
Copy the full SHA 4cda399View commit details
Commits on Dec 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bda3c4b - Browse repository at this point
Copy the full SHA bda3c4bView commit details -
feat: add common resource helpers; expose client transport; remove gR…
…PC send/recv limits (#40) * changes without context autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters. * chore: use gapic-generator-python 0.28.1 Also re-adds the grpc_service_config to all the Python libraries that have been moved to the microgenerator. PiperOrigin-RevId: 321807443 Source-Author: Google APIs <noreply@google.com> Source-Date: Fri Jul 17 10:39:39 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: abb30a02aa8583950595ca92b6fb4a3c2a3e9f03 Source-Link: googleapis/googleapis@abb30a0 * fix: Fix Java and PHP bazel builds on Mac Specifically it should resolve the broken tar.gz archives issue on mac. PiperOrigin-RevId: 321904251 Source-Author: Google APIs <noreply@google.com> Source-Date: Fri Jul 17 20:57:58 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 5340d28e386f4a70b6e9da146858b3f129b790a7 Source-Link: googleapis/googleapis@5340d28 * fix!: Remove fields for un-available feature. PiperOrigin-RevId: 322174882 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon Jul 20 10:35:53 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 4ceb9b6ff45b5665d85a164cc59941e17f827d85 Source-Link: googleapis/googleapis@4ceb9b6 * chore: upgrade to gapic-generator-python v0.29.0 Also enables the 'add-iam-method' option for KMS and Pub/Sub. https://github.com/googleapis/gapic-generator-python/releases/tag/v0.29.0 PiperOrigin-RevId: 322659285 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed Jul 22 14:44:27 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 5d0eacc7ba0d9199ef1fcd7c542dd4b53949c285 Source-Link: googleapis/googleapis@5d0eacc * chore: upgrade to gapic-generator-python 0.29.1 PiperOrigin-RevId: 322700241 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed Jul 22 18:41:34 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: a1c9dba23852947c0232f7c13dd1e92108f92153 Source-Link: googleapis/googleapis@a1c9dba * chore: migrate securitycenter to python microgenerator PiperOrigin-RevId: 323472217 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon Jul 27 17:03:43 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 6a813acf535e4746fa4a135ce23547bb6425c26d Source-Link: googleapis/googleapis@6a813ac * Add/correct PHP namespace for BigQuery connection/reservation PiperOrigin-RevId: 323605868 Source-Author: Google APIs <noreply@google.com> Source-Date: Tue Jul 28 10:47:24 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 0c6a73081373ff3ff3d470efe554f2f1efd64041 Source-Link: googleapis/googleapis@0c6a730 * chore: upgrade to gapic-generator-python 0.30.0 PiperOrigin-RevId: 323630732 Source-Author: Google APIs <noreply@google.com> Source-Date: Tue Jul 28 12:37:10 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 74e8cf85f23d3cef04fcc75b4f59a21a2b41886c Source-Link: googleapis/googleapis@74e8cf8 * migrate cloud asset BUILD.bazel to python microgen PiperOrigin-RevId: 323858574 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed Jul 29 13:40:36 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: c8fc4b79cc54749520e6fc7726deee7a22d1f988 Source-Link: googleapis/googleapis@c8fc4b7 * update python micro-gen version PiperOrigin-RevId: 324035013 Source-Author: Google APIs <noreply@google.com> Source-Date: Thu Jul 30 10:46:03 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 8cda089accaead072caea33c5081be8a4b8f9ea7 Source-Link: googleapis/googleapis@8cda089 * chore: cleaning up unnecessary comment block in WORKSPACE file. PiperOrigin-RevId: 324046932 Source-Author: Google APIs <noreply@google.com> Source-Date: Thu Jul 30 11:38:24 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 26e80fe6cffa4963139373b9a8300bddad606daa Source-Link: googleapis/googleapis@26e80fe * Update protobuf workspace dependency to v3.13.0. PiperOrigin-RevId: 327026955 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon Aug 17 08:40:22 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 0dc0a6c0f1a9f979bc0690f0caa5fbafa3000c2c Source-Link: googleapis/googleapis@0dc0a6c * chore: upgrade to gapic-generator-python 0.32.0 PiperOrigin-RevId: 327246996 Source-Author: Google APIs <noreply@google.com> Source-Date: Tue Aug 18 09:48:39 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 09c2579cfa9f37eb91e21ba53c0eaca1481a13cf Source-Link: googleapis/googleapis@09c2579 * Updates the gapic-generator-ruby import to the latest version using bundler. PiperOrigin-RevId: 327261444 Source-Author: Google APIs <noreply@google.com> Source-Date: Tue Aug 18 10:51:33 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 18ffeb71f9433cb6f82b2ddccb9e11d553be4cdc Source-Link: googleapis/googleapis@18ffeb7 * feat: (a) Add additional binding for session with environment. (b) Allow force delete entity types and webhooks. PiperOrigin-RevId: 327289448 Source-Author: Google APIs <noreply@google.com> Source-Date: Tue Aug 18 13:00:19 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 6ee93932840fb3ccbaaa1527d549ddc04e4812fc Source-Link: googleapis/googleapis@6ee9393 * chore: upgrade gapic-generator-python to 0.32.2 PiperOrigin-RevId: 328157915 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon Aug 24 09:54:09 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: f75a734e2c257765764074562f191f0e130c34e5 Source-Link: googleapis/googleapis@f75a734 * feat: add media translation v1alpha1 API PiperOrigin-RevId: 328476173 Source-Author: Google APIs <noreply@google.com> Source-Date: Tue Aug 25 23:29:03 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 1a85976e6bcecdaee1242f6e7fd8b3db81904f56 Source-Link: googleapis/googleapis@1a85976 * fix: revert removal of WorkerPool API PiperOrigin-RevId: 330974505 Source-Author: Google APIs <noreply@google.com> Source-Date: Thu Sep 10 11:08:18 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 3257ba52160dd8a9c7f83c34d13793de843bdb4a Source-Link: googleapis/googleapis@3257ba5 * chore: update python microgen version to 0.33.0 PiperOrigin-RevId: 331031262 Source-Author: Google APIs <noreply@google.com> Source-Date: Thu Sep 10 15:35:17 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 6a18a3c50ffd62de53dd2e44f599d6696580f90b Source-Link: googleapis/googleapis@6a18a3c * feat: use https://github.com/googleapis/gapic-generator-csharp for generating C# libraries. PiperOrigin-RevId: 331104099 Source-Author: Google APIs <noreply@google.com> Source-Date: Fri Sep 11 01:15:53 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: b821f320473c8ec05a1c7fb9a496c958b1ab9834 Source-Link: googleapis/googleapis@b821f32 * Update gapic-generator-python pin to 0.33.4 PiperOrigin-RevId: 333159182 Source-Author: Google APIs <noreply@google.com> Source-Date: Tue Sep 22 14:22:59 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 3dbeac0d54125b123c8dfd39c774b37473c36944 Source-Link: googleapis/googleapis@3dbeac0 * chore: use Python microgenerator rules for aiplatform PiperOrigin-RevId: 333302099 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed Sep 23 08:58:22 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: acd4aabf1c1e3e5bf7db0e81f323003fb317fdaa Source-Link: googleapis/googleapis@acd4aab * chore: use gapic-generator-python 0.33.6 PiperOrigin-RevId: 333323660 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed Sep 23 10:41:17 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 7e377ce8f06ced48a79b45d97eebccb8a51f1e28 Source-Link: googleapis/googleapis@7e377ce * chore: move talent v4 to python microgenerator rules PiperOrigin-RevId: 333372432 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed Sep 23 14:23:38 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 0fd468f90d1236193ee4cbdfb22265b674de121f Source-Link: googleapis/googleapis@0fd468f * fix: naming style updates Source-Author: Mira Leung <miraleung@google.com> Source-Date: Wed Sep 23 16:33:18 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 3737889dafd012d7f7f724fa04390d42db496e6c Source-Link: googleapis/googleapis@3737889 * Add Service Direcotry v1 protos and configs PiperOrigin-RevId: 333502684 Source-Author: Google APIs <noreply@google.com> Source-Date: Thu Sep 24 06:33:53 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: d3697d47929f34c43bcc4de16c7c761a80e97cf1 Source-Link: googleapis/googleapis@d3697d4 * GA launch for PersonDetection and FaceDetection features. PiperOrigin-RevId: 334093713 Source-Author: Google APIs <noreply@google.com> Source-Date: Sun Sep 27 23:41:00 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: e7375a91e7942c562c61495a908f4f6d50b4ea3f Source-Link: googleapis/googleapis@e7375a9 * migrate monitoring_v3 python part to use microgen PiperOrigin-RevId: 335029068 Source-Author: Google APIs <noreply@google.com> Source-Date: Fri Oct 2 08:16:35 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 4f2a18a10e89afa485f4023bf31f2bb120a2d54d Source-Link: googleapis/googleapis@4f2a18a * chore: upgrade to gapic-generator 0.35.9 PiperOrigin-RevId: 339292950 Source-Author: Google APIs <noreply@google.com> Source-Date: Tue Oct 27 11:32:46 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 07d41a7e5cade45aba6f0d277c89722b48f2c956 Source-Link: googleapis/googleapis@07d41a7 * fix: remove client recv msg limit fix: add enums to `types/__init__.py` PiperOrigin-RevId: 347055288 Source-Author: Google APIs <noreply@google.com> Source-Date: Fri Dec 11 12:44:37 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: dd372aa22ded7a8ba6f0e03a80e06358a3fa0907 Source-Link: googleapis/googleapis@dd372aa * chore: Fix C# and PHP namespaces and Ruby package This is a breaking change for anyone generating C#, PHP or Ruby themselves, but Google Cloud Client Libraries have not been published in those languages. This is effectively a no-op (modulo protobuf reflection) in other languages. PiperOrigin-RevId: 348813319 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed Dec 23 10:18:11 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: 57fc4a8a94a5bd015a83fb0f0a1707f62254b2cd Source-Link: googleapis/googleapis@57fc4a8 * chore: clean up dependencies Co-authored-by: Bu Sun Kim <busunkim@google.com> Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3f09199 - Browse repository at this point
Copy the full SHA 3f09199View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ea688e - Browse repository at this point
Copy the full SHA 1ea688eView commit details
Commits on Jan 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8b7987a - Browse repository at this point
Copy the full SHA 8b7987aView commit details
Commits on Feb 11, 2021
-
chore: add constraints file (#44)
Add constraints file to test lower bounds. These files will not be used until the noxfile is changed in googleapis/synthtool#869.
Configuration menu - View commit details
-
Copy full SHA for 996e2b5 - Browse repository at this point
Copy the full SHA 996e2b5View commit details
Commits on Mar 1, 2021
-
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b0c4368 - Browse repository at this point
Copy the full SHA b0c4368View commit details
Loading
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.0.1...v1.1.0