- Notifications
You must be signed in to change notification settings - Fork58
Comparing changes
Open a pull request
base repository:googleapis/python-logging
Uh oh!
There was an error while loading.Please reload this page.
base:v3.9.0
head repository:googleapis/python-logging
Uh oh!
There was an error while loading.Please reload this page.
compare:v3.10.0
- 20commits
- 155files changed
- 9contributors
Commits on Dec 12, 2023
chore(deps): update all dependencies (#828)
renovate-bot authoredDec 12, 2023 chore(.github): Update python logging issues and prs assignee (#825)
Co-authored-by: cindy-peng <cindypeng@google.com>
Commits on Jan 9, 2024
fix: Allowed for a partial override of loggers that get excluded from…
… setup_client (#831)* fix: Allowed for a partial override of loggers that get excluded fromsetup_client* 🦉 Updates from OwlBot post-processorSeehttps://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>
fix: Use value of cluster-location in GKE for tagging location (#830)
gkevinzheng authoredJan 9, 2024
Commits on Jan 10, 2024
chore(deps): update dependency google-cloud-bigquery to v3.15.0 (#836)
renovate-bot authoredJan 10, 2024
Commits on Jan 12, 2024
chore(deps): bump jinja2 from 3.1.2 to 3.1.3 in /.kokoro (#838)
* chore(deps): bump jinja2 from 3.1.2 to 3.1.3 in /.kokoroBumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.- [Release notes](https://github.com/pallets/jinja/releases)- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)- [Commits](pallets/jinja@3.1.2...3.1.3)---updated-dependencies:- dependency-name: jinja2 dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md---------Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
build: Added minimal versions of Django/Flask for unit tests. (#837)
* build: Added minimal versions of Django/Flask for unit tests.* Added trailing whitespace to pytest.ini* Update pytest.ini* Delete testing/constraints-3.7.txt* Added constraints-3.7.txt back* Fixed pytest.ini for Python 3.7
gkevinzheng authoredJan 12, 2024
Commits on Jan 16, 2024
build(python): fix
docsanddocfxbuilds (#840)Source-Link:googleapis/synthtool@fac8444Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:5ea6d0ab82c956b50962f91d94e206d3921537ae5fe1549ec5326381d8905cfaCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Commits on Jan 17, 2024
chore(deps): update dependency google-cloud-bigquery to v3.16.0 (#839)
Co-authored-by: Kevin Zheng <147537668+gkevinzheng@users.noreply.github.com>
Commits on Jan 24, 2024
chore: Add api-logging-partners to CODEOWNERS (#841)
* chore: Add api-logging-partners to CODEOWNERS* Add api-logging-partners to repo metadata JSON* 🦉 Updates from OwlBot post-processorSeehttps://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>
Commits on Feb 1, 2024
fix: Added placeholder kwargs to StructuredLogHandler (#845)
* fix: Added placeholder kwargs to StructuredLogHandler* Replaced unused named arguments with **kwargs* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* linting* Update structured_log.py---------Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Commits on Feb 6, 2024
build(deps): bump cryptography from 41.0.6 to 42.0.0 in /synthtool/gc…
…p/templates/python_library/.kokoro (#852)Source-Link:googleapis/synthtool@e13b22bPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:97b671488ad548ef783a452a9e1276ac10f144d5ae56d98cc4bf77ba504082b4Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Commits on Feb 13, 2024
chore(deps): update all dependencies (#843)
* chore(deps): update all dependencies* Update requirements-test.txt for Python 3.7 compatibility---------Co-authored-by: Kevin Zheng <147537668+gkevinzheng@users.noreply.github.com>
Commits on Feb 14, 2024
docs: Added documentation for Django/Flask integrations and dictConfig (
#848)* docs: Added documentation for Django/Flask integrations and dictConfig* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* Added product prefix to new snippet* Added client setup in sample + link to settings in documentation* Changed django links to point to `/stable/` links---------Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Commits on Mar 6, 2024
build(deps): bump cryptography from 42.0.2 to 42.0.4 in .kokoro (#864)
* build(deps): bump cryptography from 42.0.2 to 42.0.4 in .kokoroSource-Link:googleapis/synthtool@d895aecPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:98f3afd11308259de6e828e37376d18867fd321aba07826e29e4f8d9cab56bad* update warning filter for grpc; remove obsolete warnings---------Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Commits on Mar 13, 2024
feat: Allow users to explicitly configure universe domain (#846)
* feat: Allow users to explicitly configure universe domainchore: Update gapic-generator-python to v1.14.0PiperOrigin-RevId: 603108274Source-Link:googleapis/googleapis@3d83e36Source-Link:googleapis/googleapis-gen@baf5e9bCopy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYmFmNWU5YmJiMTRhNzY4YjJiNGM5ZWFlOWZlYjc4ZjE4ZjE3NTdmYSJ9* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* fix: Resolve AttributeError 'Credentials' object has no attribute 'universe_domain'fix: Add google-auth as a direct dependencyfix: Add staticmethod decorator to methods added in v1.14.0chore: Update gapic-generator-python to v1.14.1PiperOrigin-RevId: 603728206Source-Link:googleapis/googleapis@9063da8Source-Link:googleapis/googleapis-gen@891c67dCopy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiODkxYzY3ZDBhODU1YjA4MDg1ZWIzMDFkYWJiMTQwNjRlZjRiMmM2ZCJ9* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* fix(diregapic): s/bazel/bazelisk/ in DIREGAPIC build GitHub actionPiperOrigin-RevId: 604714585Source-Link:googleapis/googleapis@e4dce13Source-Link:googleapis/googleapis-gen@4036f78Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDAzNmY3ODMwNWM1YzJhYWI4MGZmOTE5NjBiM2EzZDk4M2ZmNGIwMyJ9* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* fix(deps): Require `google-api-core>=1.34.1`fix: Resolve issue with missing import for certain enums in `**/types/…`PiperOrigin-RevId: 607041732Source-Link:googleapis/googleapis@b453267Source-Link:googleapis/googleapis-gen@cd79641Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2Q3OTY0MTZmMGY1NGNiMjJiMmM0NGZiMmQ0ODY5NjBlNjkzYTM0NiJ9* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* fix(deps): Exclude google-auth 2.24.0 and 2.25.0chore: Update gapic-generator-python to v1.14.4PiperOrigin-RevId: 611561820Source-Link:googleapis/googleapis@87ef1feSource-Link:googleapis/googleapis-gen@1973161Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTk3MzE2MTM3NTk0YWFmYWQ5NGRlYTMxMjI2NTI4ZmJjYzM5MzEwYyJ9* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* feat: Add include_recaptcha_script for as a new action in firewall policiesPiperOrigin-RevId: 612851792Source-Link:googleapis/googleapis@49ea2c0Source-Link:googleapis/googleapis-gen@460fdcbCopy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDYwZmRjYmJiZTAwZjM1YjFjNTkxYjFmM2VmMGM3N2ViZDNjZTI3NyJ9* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* fix(deps): require google-api-core>=1.34.1,>=2.11.0, google-auth >= 2.14.1* filter warning in generated tests---------Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>Co-authored-by: Anthonios Partheniou <partheniou@google.com>
fix: remove usage in including_default_value_fields to prepare for pr…
…otobuf 5.x (#866)Co-authored-by: Kevin Zheng <147537668+gkevinzheng@users.noreply.github.com>
Commits on Mar 14, 2024
chore(main): release 3.10.0 (#835)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
release-please[bot] authoredMar 14, 2024
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 v3.9.0...v3.10.0
Uh oh!
There was an error while loading.Please reload this page.