-
Notifications
You must be signed in to change notification settings - Fork 14
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-error-reporting
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: googleapis/python-error-reporting
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 55 files changed
- 4 contributors
Commits on Mar 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for be1d085 - Browse repository at this point
Copy the full SHA be1d085View commit details -
chore(deps): update dependency google-cloud-logging to >=1.14.0, <2.3 (…
…#84) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-logging](https://togithub.com/googleapis/python-logging) | `>=1.14.0, <2.2` -> `>=1.14.0, <2.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/python-logging</summary> ### [`v2.2.0`](https://togithub.com/googleapis/python-logging/blob/master/CHANGELOG.md#​220-httpswwwgithubcomgoogleapispython-loggingcomparev211v220-2021-01-27) [Compare Source](https://togithub.com/googleapis/python-logging/compare/v2.1.1...v2.2.0) ##### Features - add 'from_service_account_info' factory to clients ([a9ff2b7](https://www.github.com/googleapis/python-logging/commit/a9ff2b7984a54542963fc8d52864365ef1562f57)) ##### Bug Fixes - django content length extraction bug ([#​160](https://www.github.com/googleapis/python-logging/issues/160)) ([93eeaef](https://www.github.com/googleapis/python-logging/commit/93eeaef1cce286aa8aa830d2369212b912d184b6)) - fix sphinx identifiers ([a9ff2b7](https://www.github.com/googleapis/python-logging/commit/a9ff2b7984a54542963fc8d52864365ef1562f57)) ##### [2.1.1](https://www.github.com/googleapis/python-logging/compare/v2.1.0...v2.1.1) (2021-01-14) ##### Bug Fixes - use dict for http request ([#​156](https://www.github.com/googleapis/python-logging/issues/156)) ([dc26668](https://www.github.com/googleapis/python-logging/commit/dc266688b1e465112de0e3fe2e8d98003f6e7033)) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-error-reporting).
Configuration menu - View commit details
-
Copy full SHA for c4b168d - Browse repository at this point
Copy the full SHA c4b168dView commit details
Commits on Mar 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 108adfd - Browse repository at this point
Copy the full SHA 108adfdView commit details -
chore: Re-generated to pick up changes from synthtool. (#77)
* 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. * docs: update python contributing guide Adds details about blacken, updates version for system tests, and shows how to pass through pytest arguments. Source-Author: Chris Cotter <[email protected]> Source-Date: Mon Feb 8 17:13:36 2021 -0500 Source-Repo: googleapis/synthtool Source-Sha: 4679e7e415221f03ff2a71e3ffad75b9ec41d87e Source-Link: googleapis/synthtool@4679e7e
Configuration menu - View commit details
-
Copy full SHA for eaf4a5a - Browse repository at this point
Copy the full SHA eaf4a5aView commit details
Commits on Mar 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c67ea45 - Browse repository at this point
Copy the full SHA c67ea45View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc17681 - Browse repository at this point
Copy the full SHA cc17681View commit details
Commits on Mar 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ed52ba6 - Browse repository at this point
Copy the full SHA ed52ba6View commit details -
chore: Re-generated to pick up changes from googleapis. (#87)
* fix: remove client recv msg limit fix: add enums to `types/__init__.py` PiperOrigin-RevId: 347055288 Source-Author: Google APIs <[email protected]> Source-Date: Fri Dec 11 12:44:37 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: dd372aa22ded7a8ba6f0e03a80e06358a3fa0907 Source-Link: googleapis/googleapis@dd372aa * docs: put FPS table in code block PiperOrigin-RevId: 348857882 Source-Author: Google APIs <[email protected]> Source-Date: Wed Dec 23 15:47:05 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: 2ccf8f460800e98884d1aa4ba61e344ad4cd5d04 Source-Link: googleapis/googleapis@2ccf8f4 * chore: upgrade gapic-generator-python to 0.39.1 feat: add 'from_service_account_info' factory to clients fix: fix sphinx identifiers PiperOrigin-RevId: 350246057 Source-Author: Google APIs <[email protected]> Source-Date: Tue Jan 5 16:44:11 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: 520682435235d9c503983a360a2090025aa47cd1 Source-Link: googleapis/googleapis@5206824 * chore: Update C# namespace This is a breaking change, but *only* for C#. Google has not yet published a package for this API, so it would only break users who have generated the code themselves. PiperOrigin-RevId: 350388717 Source-Author: Google APIs <[email protected]> Source-Date: Wed Jan 6 11:04:54 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: dd1d2325b189d3bb69c4a6a802185cefbd8e592e Source-Link: googleapis/googleapis@dd1d232 * chore: put markdown table in a codeblock PiperOrigin-RevId: 350414815 Source-Author: Google APIs <[email protected]> Source-Date: Wed Jan 6 13:18:46 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: 700afd1f0bafc2155bc5e891504c53d4ac9166f5 Source-Link: googleapis/googleapis@700afd1 * chore: use name google.cloud.bigquery_storage namespace to avoid conflicts with google.cloud.bigquery PiperOrigin-RevId: 351218127 Source-Author: Google APIs <[email protected]> Source-Date: Mon Jan 11 13:04:39 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: c8bfd324b41ad1f6f65fed124572f92fe116517b Source-Link: googleapis/googleapis@c8bfd32 * feat: add C++ targets for DialogFlow PiperOrigin-RevId: 351615861 Source-Author: Google APIs <[email protected]> Source-Date: Wed Jan 13 10:31:46 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: a515fa4183cb95089af55020ab547081714c5a7b Source-Link: googleapis/googleapis@a515fa4 * feat: added client library for Workflows Executions V1 API PiperOrigin-RevId: 351618705 Source-Author: Google APIs <[email protected]> Source-Date: Wed Jan 13 10:45:45 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: 98911d3e77f3d541eaa841252a44905ea4a430ab Source-Link: googleapis/googleapis@98911d3 * chore: migrate texttospeech v1beta1 to python microgenerator PiperOrigin-RevId: 352645446 Source-Author: Google APIs <[email protected]> Source-Date: Tue Jan 19 13:45:56 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: 4d19fc01775b142dd392f4bd82bdf8810202d061 Source-Link: googleapis/googleapis@4d19fc0 * chore: update Go generator, rules_go, and protobuf PiperOrigin-RevId: 352816749 Source-Author: Google APIs <[email protected]> Source-Date: Wed Jan 20 10:06:23 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: ceaaf31b3d13badab7cf9d3b570f5639db5593d9 Source-Link: googleapis/googleapis@ceaaf31 * chore: upgrade gapic-generator-python to 0.40.5 PiperOrigin-RevId: 354996675 Source-Author: Google APIs <[email protected]> Source-Date: Mon Feb 1 12:11:49 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: 20712b8fe95001b312f62c6c5f33e3e3ec92cfaf Source-Link: googleapis/googleapis@20712b8 * feat: Add Pub/Sub endpoints for Cloud Channel API. PiperOrigin-RevId: 355059873 Source-Author: Google APIs <[email protected]> Source-Date: Mon Feb 1 17:13:22 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: 6ef9eaea379fc1cc0355e06a5a20b594543ee693 Source-Link: googleapis/googleapis@6ef9eae * fix: add proto opts & bazel targets to metadata PiperOrigin-RevId: 355748843 Source-Author: Google APIs <[email protected]> Source-Date: Thu Feb 4 17:39:02 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: dccd3ea36ba19b88b978c521f5088eddd087c414 Source-Link: googleapis/googleapis@dccd3ea * build: change package name to correct name PiperOrigin-RevId: 355768365 Source-Author: Google APIs <[email protected]> Source-Date: Thu Feb 4 20:11:22 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: bb17e41ec1e9f1197520560bc13cc5da24e04e6f Source-Link: googleapis/googleapis@bb17e41 * fix: Update bazel builds for ER client libraries. PiperOrigin-RevId: 355832930 Source-Author: Google APIs <[email protected]> Source-Date: Fri Feb 5 05:42:21 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: 408590478542a058f2f1a706a402beb44844f66b Source-Link: googleapis/googleapis@4085904 * fix: Fix constraint resource pattern annotation PiperOrigin-RevId: 355915985 Source-Author: Google APIs <[email protected]> Source-Date: Fri Feb 5 13:27:16 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: 35ce99fec72979f6f9b2a5adae835a49648a3231 Source-Link: googleapis/googleapis@35ce99f * chore: update gapic-generator-python PiperOrigin-RevId: 355923884 Source-Author: Google APIs <[email protected]> Source-Date: Fri Feb 5 14:04:52 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: 5e3dacee19405529b841b53797df799c2383536c Source-Link: googleapis/googleapis@5e3dace * chore(python): include py.typed files in release A py.typed file must be included in the released package for it to be considered typed by type checkers. https://www.python.org/dev/peps/pep-0561/#packaging-type-information. See googleapis/python-secret-manager#79 Source-Author: Bu Sun Kim <[email protected]> Source-Date: Fri Feb 5 17:32:06 2021 -0700 Source-Repo: googleapis/synthtool Source-Sha: 33366574ffb9e11737b3547eb6f020ecae0536e8 Source-Link: googleapis/synthtool@3336657 * feat: Make resolution status field available for error groups. Now callers can set the status of an error group by passing this to UpdateGroup. When not specified, it's treated like OPEN. feat: Make source location available for error groups created from GAE. PiperOrigin-RevId: 356330876 Source-Author: Google APIs <[email protected]> Source-Date: Mon Feb 8 12:48:44 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: c1e59709c1d28795fe9b70eb479579556056bfad Source-Link: googleapis/googleapis@c1e5970 * fix: Remove dependency on AppEngine's proto definitions. This also removes the source_references field. PiperOrigin-RevId: 356540804 Source-Author: Google APIs <[email protected]> Source-Date: Tue Feb 9 10:53:59 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: 4f60776fe99f1fd8261b6a0493a5f5f4d7e8d969 Source-Link: googleapis/googleapis@4f60776 * docs: Update rules for currency_code in budget_amount. PiperOrigin-RevId: 357051517 Source-Author: Google APIs <[email protected]> Source-Date: Thu Feb 11 13:54:03 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: f3a60f63c13fb434745ea59b990a82d6ffc803b5 Source-Link: googleapis/googleapis@f3a60f6 * feat: Update documentai/v1beta3 protos: add support for boolean normalized value PiperOrigin-RevId: 359109762 Source-Author: Google APIs <[email protected]> Source-Date: Tue Feb 23 12:45:26 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: 8c058c505afc717966bc815075bdd11ff76618e5 Source-Link: googleapis/googleapis@8c058c5 * chore: update gapic-generator-python to 0.40.11 PiperOrigin-RevId: 359562873 Source-Author: Google APIs <[email protected]> Source-Date: Thu Feb 25 10:52:32 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: 07932bb995e7dc91b43620ea8402c6668c7d102c Source-Link: googleapis/googleapis@07932bb * chore: clean up unused gapic.legacy.yaml files Committer: @miraleung PiperOrigin-RevId: 359580699 Source-Author: Google APIs <[email protected]> Source-Date: Thu Feb 25 12:03:52 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: d9b32e92fa57c37e5af0dc03badfe741170c5849 Source-Link: googleapis/googleapis@d9b32e9 * chore: update protobuf v3.15.3 This release makes --experimental_allow_proto3_optional no longer necessary. PiperOrigin-RevId: 359781040 Source-Author: Google APIs <[email protected]> Source-Date: Fri Feb 26 09:59:49 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: f6dd7e47620566925a4b3f1ce029e74e1b2f2516 Source-Link: googleapis/googleapis@f6dd7e4 Co-authored-by: Daniel Sanche <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f3e5ad - Browse repository at this point
Copy the full SHA 3f3e5adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c8a430 - Browse repository at this point
Copy the full SHA 7c8a430View commit details
Commits on Apr 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9568d1d - Browse repository at this point
Copy the full SHA 9568d1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86c5c54 - Browse repository at this point
Copy the full SHA 86c5c54View commit details
Commits on Apr 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a118123 - Browse repository at this point
Copy the full SHA a118123View commit details -
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0e13cca - Browse repository at this point
Copy the full SHA 0e13ccaView 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.1.1...v1.1.2