Skip to content

Bump protoc-gen-go to v1.30.0

Quang-Minh Nguyen requested to merge qmnguyen0711/bump-protoc-gen-go-1-30 into master

This is a replacement for bot-generated MR: tools/protoc-gen-go: Update module google.golan... (!5558 - closed)


This MR contains the following updates:

Package Type Update Change
google.golang.org/protobuf require minor v1.29.1 -> v1.30.0

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

protocolbuffers/protobuf-go

v1.30.0

Compare Source

Announcement In the previous two releases, v1.29.0 and v1.29.1, we associated the tags with the wrong commits and thus the tags do not reference any commit in this repository. This tag, v1.30.0, refers to an existing commit again. Sorry for the inconvenience.

Notable changes

New Features

  • CL/449576: protoadapt: helper functions to convert v1 or v2 message to either v1 or v2 message.

Merge request reports