8000 Comparing v1.24.0...v1.25.0rc0 · googleapis/proto-plus-python · GitHub
[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/proto-plus-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.24.0
Choose a base ref
...
head repository: googleapis/proto-plus-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.25.0rc0
Choose a head ref
  • 14 commits
  • 26 files changed
  • 6 contributors

Commits on Jul 3, 2024

  1. chore: update templated files (#464)

    Source-Link: googleapis/synthtool@a37f74c
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:d3de8a02819f65001effcbd3ea76ce97e9bcff035c7a89457f40f892c87c5b32
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    280158d View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    e59fc9a View commit details
    Browse the repository at this point in the history
  2. fix: Remove check for Protobuf version (#474)

    * fix: Remove check for Protobuf version
    
    * restore unconditional behaviour
    
    * restore behaviour
    
    * restore comment
    
    * catch AttributeError
    parthea authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    a1748a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. chore(python): use python 3.10 for docs build (#468)

    * chore(python): use python 3.10 for docs build
    
    Source-Link: googleapis/synthtool@9ae0785
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:52210e0e0559f5ea8c52be148b33504022e1faef4e95fbe4b32d68022af2fa7e
    
    * use python 3.10 for docs build
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3311ae4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d8ee65 View commit details
    Browse the repository at this point in the history
  3. fix: fix conda compatibility issue (#475)

    * fix: fix conda compatibility issue
    
    * add comment
    
    * typo
    parthea authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e2f9c9d View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. fix: fix issue with equality comparison of repeated field with None (#…

    …477)
    
    * fix: fix issue with equality comparison of repeated field with None
    
    * style
    parthea authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    3476348 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. fix: construct messages with nested struct (#479)

    * fix: construct messages with nested struct
    
    * fix lint issues
    
    * some cleanup
    
    * remove code for handling underscore keys
    
    * update commit message
    
    * fix style
    
    ---------
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    ohmayr and parthea authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    aa4aa61 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. chore(python): fix docs build (#480)

    Source-Link: googleapis/synthtool@bef813d
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:94bb690db96e6242b2567a4860a94d48fa48696d092e51b0884a1a2c0a79a407
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    747aedd View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. build(python): release script update (#487)

    * build(python): release script update
    
    Source-Link: googleapis/synthtool@71a7297
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:e8dcfd7cbfd8beac3a3ff8d3f3185287ea0625d859168cc80faccfc9a7a00455
    
    * see googleapis/synthtool#2008
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e5e8533 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. fix: fix 'Couldn't build proto file' when using Python 3.13 (#492)

    * fix: fix 'Couldn't build proto file' when using Python 3.13
    
    * fix: fix 'Couldn't build proto file' when using Python 3.13
    
    * add comment
    parthea authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a48c39f View commit details
    Browse the repository at this point in the history
  2. feat: Add support for Python 3.13 (#493)

    * feat: Add support for Python 3.13
    
    * update python version for prerelease_deps
    parthea authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e9643a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07dcdbf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86bb7d2 View commit details
    Browse the repository at this point in the history
Loading
0