Thanks to visit codestin.com
Credit goes to github.com

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.23.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.24.0
Choose a head ref
  • 12 commits
  • 23 files changed
  • 6 contributors

Commits on Dec 14, 2023

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

    * chore(deps): update all dependencies
    
    * revert
    
    ---------
    
    Co-authored-by: Anthonios Partheniou <[email protected]>
    renovate-bot and parthea authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    161f89f View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

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

Commits on Jan 25, 2024

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

    * build(python): fix `docs` and `docfx` builds
    
    Source-Link: googleapis/synthtool@fac8444
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:5ea6d0ab82c956b50962f91d94e206d3921537ae5fe1549ec5326381d8905cfa
    
    * See googleapis/synthtool#1916
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    9e9889d View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all dependencies (#419)

    * chore(deps): update all dependencies
    
    * See googleapis/synthtool#1910
    
    * See googleapis/synthtool#1910
    
    ---------
    
    Co-authored-by: Anthonios Partheniou <[email protected]>
    renovate-bot and parthea authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    325f322 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. build(deps): bump cryptography from 42.0.2 to 42.0.4 in .kokoro (#436)

    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 11, 2024
    Configuration menu
    Copy the full SHA
    19c258f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. chore(python): update dependencies in /.kokoro (#438)

    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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    e0f1e8a 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 (#443)

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

Commits on Jun 4, 2024

  1. fix: Add compatibility with protobuf==5.x (#433)

    * ci: add support for pre-release sessions
    
    * add compatibility with protobuf 5.x
    
    * fix RecursionError: maximum recursion depth exceeded while calling a Python object in tests
    
    * update required checks
    
    * update comments
    
    * update required checks
    
    * See protocolbuffers/protobuf#16596 breaking change
    
    * lint
    
    * Address review feedback
    
    * lint
    
    * add tests
    
    * Update tests/test_fields_mitigate_collision.py
    
    * add deprecation warning
    
    * Cater for protobuf 5.x+
    
    * style
    
    * Filter deprecation warning
    
    * remove redundant code
    
    * revert
    
    * add comment
    
    * add comment
    
    * refactor code
    
    * style
    
    * update warning filter
    
    * address review comments
    
    * map_composite_types_str->map_composite_type_names
    
    * update comment
    
    * lint
    
    * add more test cases in test_json_default_values
    
    * add more test cases to tests/test_message.py
    
    * address review feedback
    
    * add comment
    
    * formatting
    
    * formatting
    
    * typo
    
    * Address review feedback
    
    * Update proto/marshal/marshal.py
    
    Co-authored-by: Victor Chudnovsky <[email protected]>
    
    * typo
    
    * address review feedback
    
    * address review feedback
    
    * fix test case
    
    * stye
    
    * add more test cases
    
    * add test case
    
    * Update tests/test_message.py
    
    Co-authored-by: Victor Chudnovsky <[email protected]>
    
    ---------
    
    Co-authored-by: Victor Chudnovsky <[email protected]>
    parthea and vchudnov-g authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    0f89372 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    62d74e3 View commit details
    Browse the repository at this point in the history
  2. fix: drop python 3.6 (#456)

    * fix: drop python 3.6
    
    * remove testing/constraints-3.6.txt
    
    * update version in .readthedocs.yml
    parthea authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    5a7666c View commit details
    Browse the repository at this point in the history
  3. chore(deps): update all dependencies (#455)

    * 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
    
    * fix: allow protobuf <6
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ddceb47 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. chore(main): release 1.24.0 (#453)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    release-please[bot] and parthea authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a235f5b View commit details
    Browse the repository at this point in the history
Loading