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-pubsublite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.0
Choose a base ref
...
head repository: googleapis/python-pubsublite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.10.0
Choose a head ref
  • 12 commits
  • 139 files changed
  • 5 contributors

Commits on Dec 14, 2023

  1. chore(deps): update all dependencies (#464)

    * chore(deps): update all dependencies
    
    * 🦉 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>
    renovate-bot and gcf-owl-bot[bot] authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    8a82372 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. build: update actions/upload-artifact and actions/download-artifact (#…

    …467)
    
    Source-Link: googleapis/synthtool@280ddae
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:346ab2efb51649c5dde7756cbbdc60dd394852ba83b9bbffc292a63549f33c17
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    8e46d29 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

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

    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] authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    6bbbdcd 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 (#478)

    Source-Link: googleapis/synthtool@d895aec
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:98f3afd11308259de6e828e37376d18867fd321aba07826e29e4f8d9cab56bad
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    06aca7d 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 (#474)

    * 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
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    974cc10 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. chore(python): add requirements for docs build (#481)

    Source-Link: googleapis/synthtool@85c23b6
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3741fd1f5f5150378563c76afa06bcc12777b5fe54c5ee01115218f83872134f
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    a1a2009 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5f34fa View commit details
    Browse the repository at this point in the history
  3. chore(python): update dependencies in /.kokoro (#482)

    Source-Link: googleapis/synthtool@db94845
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:a8a80fc6456e433df53fc2a0d72ca0345db0ddefb409f1b75b118dfd1babd952
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    4f028b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. chore: Update gapic-generator-python to v1.16.1 (#483)

    * chore: Update gapic-generator-python to v1.16.1
    
    PiperOrigin-RevId: 618243632
    
    Source-Link: googleapis/googleapis@078a38b
    
    Source-Link: googleapis/googleapis-gen@7af768c
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiN2FmNzY4YzNmOGNlNTg5OTQ0ODIzNTBmNzQwMTE3MzMyOTk1MGEzMSJ9
    
    * 🦉 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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    938fe01 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. chore(python): bump idna from 3.4 to 3.7 in .kokoro (#489)

    * chore(python): bump idna from 3.4 to 3.7 in .kokoro
    
    Source-Link: googleapis/synthtool@d50980e
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:5a4c19d17e597b92d786e569be101e636c9c2817731f80a5adec56b2aa8fe070
    
    * Apply changes from googleapis/synthtool#1950
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    3f227ea View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. chore(deps): update all dependencies (#491)

    * chore(deps): update all dependencies
    
    * 🦉 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>
    renovate-bot and gcf-owl-bot[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    bb61121 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.10.0 (#479)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    95c2d38 View commit details
    Browse the repository at this point in the history
Loading