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: stophobia/python-logging
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: googleapis/python-logging
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 368 files changed
  • 9 contributors

Commits on Nov 6, 2025

  1. test: ignore DeprecationWarning for credentials_file argument and P…

    …ython versions (googleapis#1058)
    
    * test: ignore DeprecationWarning for `credentials_file` argument
    
    * add more ignores
    
    * typo
    
    * add ignore
    
    * remove python 3.7 and 3.8 from kokoro unit test
    
    * change DEFAULT_PYTHON_VERSION to 3.10
    Linchin authored Nov 6, 2025
    Configuration menu
    Copy the full SHA
    a7a28d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2025

  1. chore: update Python generator version to 1.25.1 (googleapis#1003)

    - [ ] Regenerate this pull request now.
    
    fix: Deprecate credentials_file argument
    chore: Update gapic-generator-python to 1.28.0
    
    PiperOrigin-RevId: 816753840
    
    Source-Link:
    googleapis/googleapis@d06cf27
    
    Source-Link:
    https://github.com/googleapis/googleapis-gen/commit/a524e7310882bbb99bfe1399b18bed328979211c
    Copy-Tag:
    eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTUyNGU3MzEwODgyYmJiOTliZmUxMzk5YjE4YmVkMzI4OTc5MjExYyJ9
    
    BEGIN_NESTED_COMMIT
    chore: Update gapic-generator-python to 1.26.2
    PiperOrigin-RevId: 802200836
    
    Source-Link:
    googleapis/googleapis@d300b15
    
    Source-Link:
    https://github.com/googleapis/googleapis-gen/commit/a1ff0ae72ddcb68a259215d8c77661e2cdbb9b02
    Copy-Tag:
    eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTFmZjBhZTcyZGRjYjY4YTI1OTIxNWQ4Yzc3NjYxZTJjZGJiOWIwMiJ9
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    chore: update Python generator version to 1.25.1
    PiperOrigin-RevId: 800535761
    
    Source-Link:
    googleapis/googleapis@4cf1f99
    
    Source-Link:
    https://github.com/googleapis/googleapis-gen/commit/133d25b68e712116e1c5dc71fc3eb3c5e717022a
    Copy-Tag:
    eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTMzZDI1YjY4ZTcxMjExNmUxYzVkYzcxZmMzZWIzYzVlNzE3MDIyYSJ9
    END_NESTED_COMMIT
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    eb189bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36fb427 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. feat: Add support for python 3.14 (googleapis#1065)

    This PR adds python 3.14 support to the python-logging package.
    
    Expanding off of Omair's work here:
    googleapis#1055
    
    ---------
    
    Co-authored-by: ohmayr <[email protected]>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Kevin Zheng <[email protected]>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
    6 people authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    6be3df6 View commit details
    Browse the repository at this point in the history
  2. chore: librarian release pull request: 20251215T134006Z (googleapis#1066

    )
    
    PR created by the Librarian CLI to initialize a release. Merging this PR
    will auto trigger a release.
    
    Librarian Version: v0.7.0
    Language Image:
    us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:8e2c32496077054105bd06c54a59d6a6694287bc053588e24debe6da6920ad91
    <details><summary>google-cloud-logging: 3.13.0</summary>
    
    ##
    [3.13.0](googleapis/python-logging@v3.12.1...v3.13.0)
    (2025-12-15)
    
    ### Features
    
    * Add support for python 3.14 (googleapis#1065)
    ([6be3df6](googleapis@6be3df6a))
    
    ### Bug Fixes
    
    * remove setup.cfg configuration for creating universal wheels (googleapis#981)
    ([70f612c](googleapis@70f612c3))
    
    </details>
    daniel-sanche authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    1415883 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

  1. feat(gapic): support mTLS certificates when available (googleapis#1071)

    chore: librarian update image pull request 20251216T194655Z
    parthea authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    5bd2eed View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2026

  1. chore: remove api-logging teams (googleapis#1074)

    Removing @googleapis/api-logging, @googleapis/api-logging-partners, and
    @googleapis/api-logging-reviewers. Replaced with
    @googleapis/yoshi-python.
    
    b/476446922
    suztomo authored Jan 22, 2026
    Configuration menu
    Copy the full SHA
    00d69c9 View commit details
    Browse the repository at this point in the history
  2. chore: librarian update image pull request: 20260122T185811Z (googlea…

    …pis#1076)
    
    feat: update image to
    us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:e7cc6823efb073a8a26e7cefdd869f12ec228abfbd2a44aa9a7eacc284023677
    parthea authored Jan 22, 2026
    Configuration menu
    Copy the full SHA
    78de0d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2026

  1. chore: remove 3.9 from kokoro tests (googleapis#1085)

    Similar to googleapis/python-firestore#1163 .
    Python 3.9 tests will run in Github actions after the migration to
    google-cloud-python.
    parthea authored Feb 13, 2026
    Configuration menu
    Copy the full SHA
    6ba31b2 View commit details
    Browse the repository at this point in the history
  2. chore: librarian update image pull request: 20260213T192444Z (googlea…

    …pis#1084)
    
    feat: update image to
    us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:a38add811f7f139d6a385b22d283ad09ef305b8cf50382ef62f0ce690787f021
    parthea authored Feb 13, 2026
    Configuration menu
    Copy the full SHA
    35b5391 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2026

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

Commits on Feb 26, 2026

  1. Configuration menu
    Copy the full SHA
    509b92a View commit details
    Browse the repository at this point in the history
Loading