mirror of
https://github.com/moby/moby.git
synced 2026-01-11 10:41:43 +00:00
full diff: https://github.com/protocolbuffers/protobuf-go/compare/v1.36.10...v1.36.11 User-visible changes: CL/726780: encoding/prototext: Support URL chars in type URLs in text-format. Bug fixes: CL/728680: internal/impl: check recursion limit in lazy decoding validation CL/711015: reflect/protodesc: fix handling of import options in dynamic builds Maintenance: CL/728681: reflect/protodesc: add support for edition unstable CL/727960: all: add EDITION_UNSTABLE support CL/727940: types: regenerate using latest protobuf v33.2 release CL/727140: internal/testprotos/lazy: convert .proto files to editions CL/723440: cmd/protoc-gen-go: add missing annotations for few generated protobuf symbols. CL/720980: internal/filedesc: remove duplicative Message.unmarshalOptions CL/716360: internal/encoding/tag: use proto3 defaults if proto3 CL/716520: proto: un-flake TestHasExtensionNoAlloc CL/713342: compiler/protogen: properly filter option dependencies in go-protobuf plugin. CL/711200: proto: add test for oneofs containing messages with required fields CL/710855: proto: add explicit test for a non-nil but empty byte slice Signed-off-by: Sebastiaan van Stijn <github@gone.nl>