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-error-reporting
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.12.0
Choose a base ref
...
head repository: googleapis/python-error-reporting
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.13.0
Choose a head ref
  • 3 commits
  • 41 files changed
  • 4 contributors

Commits on Nov 12, 2025

  1. feat: Add support for Python 3.14 (#712)

    Towards b/375664027
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    parthea and gcf-owl-bot[bot] authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    e8b4762 View commit details
    Browse the repository at this point in the history
  2. fix: Deprecate credentials_file argument (#572)

    - [ ] Regenerate this pull request now.
    
    
    BEGIN_COMMIT_OVERRIDE
    fix: Deprecate credentials_file argument
    END_COMMIT_OVERRIDE
    
    
    fix: Deprecate credentials_file argument
    chore: Update gapic-generator-python to 1.28.0
    
    PiperOrigin-RevId: 816753840
    
    Source-Link:
    googleapis/googleapis@d06cf27
    
    Source-Link:
    googleapis/googleapis-gen@a524e73
    Copy-Tag:
    eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTUyNGU3MzEwODgyYmJiOTliZmUxMzk5YjE4YmVkMzI4OTc5MjExYyJ9
    
    BEGIN_NESTED_COMMIT
    feat: Add new `BACKGROUND_CHANGE_DATA_CAPTURE`,
    `BACKGROUND_COLUMN_METADATA_INDEX`, and
    `BACKGROUND_SEARCH_INDEX_REFRESH` reservation assignment types
    feat: Add support for creation and modification of new reservation
    groups
    
    feat: Add new reservation IAM policy get/set/test methods
    PiperOrigin-RevId: 814816863
    
    Source-Link:
    googleapis/googleapis@2193a2b
    
    Source-Link:
    googleapis/googleapis-gen@b0cf5f4
    Copy-Tag:
    eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjBjZjVmNGM0MDUxYzlkZGQ3OTkwYmU5M2FlOGQwMDg3ODlkNzI4NiJ9
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    chore: Update gapic-generator-python to 1.26.2
    PiperOrigin-RevId: 802200836
    
    Source-Link:
    googleapis/googleapis@d300b15
    
    Source-Link:
    googleapis/googleapis-gen@a1ff0ae
    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:
    googleapis/googleapis-gen@133d25b
    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 12, 2025
    Configuration menu
    Copy the full SHA
    f86c964 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 1.13.0 (#713)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [1.13.0](v1.12.0...v1.13.0)
    (2025-11-12)
    
    
    ### Features
    
    * Add support for Python 3.14
    ([#712](#712))
    ([e8b4762](e8b4762))
    
    
    ### Bug Fixes
    
    * Deprecate credentials_file argument
    ([f86c964](f86c964))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    c325399 View commit details
    Browse the repository at this point in the history
Loading