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.19.8
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.19.9
Choose a head ref
  • 3 commits
  • 6 files changed
  • 3 contributors

Commits on Dec 9, 2021

  1. fix: add pickling support to proto messages (#280)

    FBO of frameworks such as Apache Beam, which use them for sharing
    state between trusted hosts.
    
    Closes #260.
    tseaver authored Dec 9, 2021
    Configuration menu
    Copy the full SHA
    2b7be35 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    ddc43e3 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.19.9 (#287)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### [1.19.9](v1.19.8...v1.19.9) (2022-01-25)
    
    
    ### Bug Fixes
    
    * add pickling support to proto messages ([#280](#280)) ([2b7be35](2b7be35))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    79aab94 View commit details
    Browse the repository at this point in the history
Loading