-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: golang/protobuf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: golang/protobuf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 10 files changed
- 1 contributor
Commits on Mar 3, 2021
-
ptypes: deprecate the package (#1217)
Deprecate the ptypes package since all the equivalent functionality is now directly generated with the well-known types themselves.
Configuration menu - View commit details
-
Copy full SHA for eccd77d - Browse repository at this point
Copy the full SHA eccd77dView commit details -
all: rely on protodesc.ToFileDescriptorProto (#1214)
Use protodesc.ToFileDescriptorProto to retrieve the raw descriptors for legacy support instead of the undocumented ProtoLegacyRawDesc method that we expect v2 to provide. This change will cause the legacy proto package to incur a dependency on the descriptorpb package.
Configuration menu - View commit details
-
Copy full SHA for acacf81 - Browse repository at this point
Copy the full SHA acacf81View commit details -
Switch from Travis-CI to GitHub actions (#1286)
Travis-CI is dead. GitHub actions is the new hotness. The minimally supported version is Go1.11 to make use of modules.
Configuration menu - View commit details
-
Copy full SHA for 78b1f09 - Browse repository at this point
Copy the full SHA 78b1f09View commit details
Commits on Mar 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f746d3b - Browse repository at this point
Copy the full SHA f746d3bView commit details
There are no files selected for viewing
This file was deleted.