[go: up one dir, main page]

Skip to content
Permalink

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-logging
base: v3.9.0
Choose a base ref
...
head repository: googleapis/python-logging
compare: v3.10.0
Choose a head ref
  • 20 commits
  • 155 files changed
  • 9 contributors

Commits on Dec 12, 2023

  1. Copy the full SHA
    52d6fc1 View commit details
    Browse the repository at this point in the history
  2. chore(.github): Update python logging issues and prs assignee (#825)

    Co-authored-by: cindy-peng <cindypeng@google.com>
    cindy-peng and cindy-peng committed Dec 12, 2023
    Copy the full SHA
    b06ef0c View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Copy the full SHA
    08566b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Copy the full SHA
    37aab7f View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. 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 from
    setup_client
    
    * 🦉 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>
    gkevinzheng and gcf-owl-bot[bot] committed Jan 9, 2024
    Copy the full SHA
    870c940 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c15847c View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Copy the full SHA
    b256a8d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. 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 /.kokoro
    
    Bumps [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-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://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>
    dependabot[bot] and gcf-owl-bot[bot] committed Jan 12, 2024
    Copy the full SHA
    81626ca View commit details
    Browse the repository at this point in the history
  2. 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 committed Jan 12, 2024
    Copy the full SHA
    8924407 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. build(python): fix docs and docfx builds (#840)

    Source-Link: googleapis/synthtool@fac8444
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:5ea6d0ab82c956b50962f91d94e206d3921537ae5fe1549ec5326381d8905cfa
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Jan 16, 2024
    Copy the full SHA
    b2e94d8 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. chore(deps): update dependency google-cloud-bigquery to v3.16.0 (#839)

    Co-authored-by: Kevin Zheng <147537668+gkevinzheng@users.noreply.github.com>
    renovate-bot and gkevinzheng committed Jan 17, 2024
    Copy the full SHA
    d0dcfe4 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. 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-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>
    gkevinzheng and gcf-owl-bot[bot] committed Jan 24, 2024
    Copy the full SHA
    a461ac0 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. fix: Added placeholder kwargs to StructuredLogHandler (#845)

    * fix: Added placeholder kwargs to StructuredLogHandler
    
    * Replaced unused named arguments with **kwargs
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://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>
    gkevinzheng and gcf-owl-bot[bot] committed Feb 1, 2024
    Copy the full SHA
    9bc0a37 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. 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@e13b22b
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:97b671488ad548ef783a452a9e1276ac10f144d5ae56d98cc4bf77ba504082b4
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Feb 6, 2024
    Copy the full SHA
    0fbde78 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. 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>
    renovate-bot and gkevinzheng committed Feb 13, 2024
    Copy the full SHA
    1216cf6 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. docs: Added documentation for Django/Flask integrations and dictConfig (

    #848)
    
    * docs: Added documentation for Django/Flask integrations and dictConfig
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://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>
    gkevinzheng and gcf-owl-bot[bot] committed Feb 14, 2024
    Copy the full SHA
    c65ec92 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. 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 .kokoro
    
    Source-Link: googleapis/synthtool@d895aec
    Post-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>
    3 people committed Mar 6, 2024
    Copy the full SHA
    d19ecbb View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. feat: Allow users to explicitly configure universe domain (#846)

    * feat: Allow users to explicitly configure universe domain
    
    chore: Update gapic-generator-python to v1.14.0
    PiperOrigin-RevId: 603108274
    
    Source-Link: googleapis/googleapis@3d83e36
    
    Source-Link: googleapis/googleapis-gen@baf5e9b
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYmFmNWU5YmJiMTRhNzY4YjJiNGM5ZWFlOWZlYjc4ZjE4ZjE3NTdmYSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://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 dependency
    
    fix: Add staticmethod decorator to methods added in v1.14.0
    
    chore: Update gapic-generator-python to v1.14.1
    PiperOrigin-RevId: 603728206
    
    Source-Link: googleapis/googleapis@9063da8
    
    Source-Link: googleapis/googleapis-gen@891c67d
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiODkxYzY3ZDBhODU1YjA4MDg1ZWIzMDFkYWJiMTQwNjRlZjRiMmM2ZCJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix(diregapic): s/bazel/bazelisk/ in DIREGAPIC build GitHub action
    
    PiperOrigin-RevId: 604714585
    
    Source-Link: googleapis/googleapis@e4dce13
    
    Source-Link: googleapis/googleapis-gen@4036f78
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDAzNmY3ODMwNWM1YzJhYWI4MGZmOTE5NjBiM2EzZDk4M2ZmNGIwMyJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://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: 607041732
    
    Source-Link: googleapis/googleapis@b453267
    
    Source-Link: googleapis/googleapis-gen@cd79641
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2Q3OTY0MTZmMGY1NGNiMjJiMmM0NGZiMmQ0ODY5NjBlNjkzYTM0NiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix(deps): Exclude google-auth 2.24.0 and 2.25.0
    chore: Update gapic-generator-python to v1.14.4
    
    PiperOrigin-RevId: 611561820
    
    Source-Link: googleapis/googleapis@87ef1fe
    
    Source-Link: googleapis/googleapis-gen@1973161
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTk3MzE2MTM3NTk0YWFmYWQ5NGRlYTMxMjI2NTI4ZmJjYzM5MzEwYyJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://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 policies
    
    PiperOrigin-RevId: 612851792
    
    Source-Link: googleapis/googleapis@49ea2c0
    
    Source-Link: googleapis/googleapis-gen@460fdcb
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDYwZmRjYmJiZTAwZjM1YjFjNTkxYjFmM2VmMGM3N2ViZDNjZTI3NyJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://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>
    3 people committed Mar 13, 2024
    Copy the full SHA
    e998a21 View commit details
    Browse the repository at this point in the history
  2. 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>
    parthea and gkevinzheng committed Mar 13, 2024
    Copy the full SHA
    66a534d View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. chore(main): release 3.10.0 (#835)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] committed Mar 14, 2024
    Copy the full SHA
    0448d2a View commit details
    Browse the repository at this point in the history