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: protocolbuffers/protobuf-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.29.0
Choose a base ref
...
head repository: protocolbuffers/protobuf-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.29.1
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 8, 2023

  1. all: release v1.29.0

    Change-Id: Ieb49f0086eddc141eb0d13c749474803d22354d4
    Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/474435
    Reviewed-by: Michael Stapelberg <[email protected]>
    lfolger committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    d3c9826 View commit details
    Browse the repository at this point in the history
  2. all: start v1.29.0-devel

    Change-Id: I543d164519c1f8a095f9d8975213b182b3067f20
    Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/474436
    Reviewed-by: Michael Stapelberg <[email protected]>
    lfolger committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    fe5bc54 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. internal/encoding/text: fix parsing of incomplete numbers

    Fix a panic when parsing the incomplete negative number "- ".
    
    Fixes golang/protobuf#1530
    
    Change-Id: Iba5e8ee68d5f7255c28f1a74f31beee36c9ed847
    Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/475995
    Reviewed-by: Lasse Folger <[email protected]>
    Run-TryBot: Damien Neil <[email protected]>
    neild authored and lfolger committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    edaf511 View commit details
    Browse the repository at this point in the history
  2. all: release v1.29.1

    Change-Id: Ib054f406292d9f2f37e9225d7dd81c65511f43af
    lfolger committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    095a62b View commit details
    Browse the repository at this point in the history
Loading