Open
Conversation
211cde5 to
7ca07e0
Compare
017c800 to
89949bb
Compare
89949bb to
b61b10a
Compare
bfa3eba to
2a1f16e
Compare
ccc514a to
afc86d0
Compare
0fa3f60 to
5eb6fd9
Compare
4d88dc9 to
aefb9bf
Compare
728ad27 to
748ea41
Compare
a13ab2e to
2a7cb72
Compare
99a5cb9 to
2579a91
Compare
865b25a to
6003a1e
Compare
65ae7bd to
af612c1
Compare
af612c1 to
6fa756d
Compare
051b128 to
8b3b869
Compare
60756cf to
6cad212
Compare
6cad212 to
f6717f9
Compare
fb4624c to
edfdb76
Compare
5279029 to
9d3ee60
Compare
badd430 to
3601eac
Compare
24d595e to
2e27015
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.50.0→1.67.02.2.3→2.11.01.23.5-bookworm→1.26.2-bookworm1.12.4→1.13.11.69.0→1.80.02.2.3→2.11.01.36.3→1.36.111.5.1→1.6.11.18.1→1.19.1Release Notes
bufbuild/buf (buf)
v1.67.0Compare Source
buf.build/docslinks for lint rules from check plugins and policies.buf dep graph --format jsonsilently dropping dependencies when a dependency was already seen.--rbs_outas aprotoc_builtinplugin (requires protoc v34.0+).buf generateto preserve modification timesbuf beta registry plugin deleteto prompt the user for deletion, matching the UX of the other deletion commands.Use
--forceto restore the old behavior.v1.66.1Compare Source
exclude_typesinbuf generatedropping transitive dependencies of import files retained for their extension fields.v1.66.0Compare Source
v1.65.0Compare Source
buf registry policy {commit,create,delete,info,label,settings}commands to manage BSR policies.importkeyword.PROTOVALIDATElint rule to support checking unenforceablerequiredrules onrepeated.items,map.keysandmap.values.buf source edit deprecatecommand to deprecate types by setting thedeprecate = trueoption.v1.64.0Compare Source
imports, and sort imports alphabetically.
PROTOVALIDATElint rule to support checkingcel_expressionfields for valid CEL.v1.63.0Compare Source
PROTOVALIDATElint rule to support field mask rules.v1.62.1Compare Source
swift_prefixto remain unset when no override is provided inmanaged mode.
v1.62.0Compare Source
swift_prefixto managed mode.textDocument/renameandtextDocument/prepareRenamesupport forbuf lsp serve.buf beta registry plugin push.v1.61.0Compare Source
buf registry loginin WSL2.--createflag forbuf pushto avoid errors on already existing modules if create is disallowed.v1.60.0Compare Source
textDocument/documentSymbolsupport forbuf lsp serve.--timeoutflag to 0, which results in no timeout by default.v1.59.0Compare Source
buf beta lsptobuf lsp serve. Commandbuf beta lspis now deprecated.textDocument/Referencessupport forbuf lsp serve.buf lsp serve.buf lsp serve.buf lsp serve.buf lsp serve.buf lsp serve.buf formatto remove extraneous whitespace before the first header node (syntax/packagedeclarations).
v1.58.0Compare Source
PROTOVALIDATElint rule to checkIGNORE_IF_ZERO_VALUEon fields that track presence.buf formaton fields with missing field number tags.includeandexcludepath handling for workspaces to avoid unnecessary file systemoperations. This change can result in a performance improvement for large workspaces.
--http2-prior-knowledgeflag set.v1.57.2Compare Source
v1.57.1Compare Source
v1.57.0Compare Source
gitlab-code-qualityerror format to print errors in the GitLab Code Quality formatfor
buf lintandbuf breaking.source_control_urltojsonoutputs forbuf registry {module, plugin} commitcommands.v1.56.0Compare Source
buf export --allflag to include non-proto source files.buf lintwill no longer warn about uses of(buf.validate.message).disabled, as it wasremoved in protovalidate v0.14.0. Please update to protovalidate v0.14.0 or higher, using the
steps outlined in the
protovalidate release notes.
buf breaking --against-registryto work with new modules that have no commits on thedefault branch.
v1.55.1Compare Source
v1.55.0Compare Source
buf beta statstobuf stats.buf registry sdk infocommand.to run
buf breaking, ignoring new module(s).v1.54.0Compare Source
CSRcategory to breaking rules.protoc-gen-buf-breakingandprotoc-gen-buf-lint.buf generatefor empty files, files with no declared types.buf lintfor predefinedrulesvariables.buf config migrateto filter out removed rules.PROTOVALIDATElint rule.v1.53.0Compare Source
v1.52.1Compare Source
v1.52.0Compare Source
exclude_typeon a non imported package.--exclude-typeflag forbuf generatewhen an input is specified.buf lintandbuf breakingoutput even when source code info is notavailable. This allows
buf lintandbuf breakingto respectignoreandignore_onlyconfigurations when source code info is not available.
v1.51.0Compare Source
buf convertto allow for zero length forbinpb,txtpb, andyamlformats.--include-typesforbuf generate.--against-registryflag tobuf breakingthat runs breaking checks against the latestcommit on the default branch of the corresponding module in the registry.
buf generate.buf generate. Adds the ability to exclude types with the parameterexclude_typesinbuf.gen.yamland a flag--exclude-typesin the CLI.Type filters may now also be specified as plugin parameters in
buf.gen.yaml.v1.50.1Compare Source
bufbuild/protobuf-es (buf-protoplugin)
v2.11.0Compare Source
What's Changed
elide_plugin_version=trueby @timostamm in #1336Full Changelog: bufbuild/protobuf-es@v2.10.2...v2.11.0
v2.10.2Compare Source
What's Changed
google.protobuf.Value.null_valuein map values in ProtoJSON by @timostamm in #1314Full Changelog: bufbuild/protobuf-es@v2.10.1...v2.10.2
v2.10.1Compare Source
What's Changed
New Contributors
Full Changelog: bufbuild/protobuf-es@v2.10.0...v2.10.1
v2.10.0Compare Source
What's Changed
New Contributors
Full Changelog: bufbuild/protobuf-es@v2.9.0...v2.10.0
v2.9.0Compare Source
What's Changed
Full Changelog: bufbuild/protobuf-es@v2.8.0...v2.9.0
v2.8.0Compare Source
What's Changed
Full Changelog: bufbuild/protobuf-es@v2.7.0...v2.8.0
v2.7.0Compare Source
What's Changed
Uint8ArraytoUint8Array<ArrayBuffer>by @timostamm in #1200Full Changelog: bufbuild/protobuf-es@v2.6.3...v2.7.0
v2.6.3Compare Source
What's Changed
New Contributors
Full Changelog: bufbuild/protobuf-es@v2.6.2...v2.6.3
v2.6.2Compare Source
What's Changed
roundinstead ofceilwhen converting Timestamp to milliseconds by @srikrsna-buf in #1178Full Changelog: bufbuild/protobuf-es@v2.6.1...v2.6.2
v2.6.1Compare Source
What's Changed
Full Changelog: bufbuild/protobuf-es@v2.6.0...v2.6.1
v2.6.0Compare Source
What's Changed
Full Changelog: bufbuild/protobuf-es@v2.5.2...v2.6.0
v2.5.2Compare Source
What's Changed
Full Changelog: bufbuild/protobuf-es@v2.5.1...v2.5.2
v2.5.1Compare Source
What's Changed
Full Changelog: bufbuild/protobuf-es@v2.5.0...v2.5.1
v2.5.0Compare Source
What's Changed
Full Changelog: bufbuild/protobuf-es@v2.4.0...v2.5.0
v2.4.0Compare Source
What's Changed
Full Changelog: bufbuild/protobuf-es@v2.3.0...v2.3.1
v2.3.0Compare Source
What's Changed
Full Changelog: bufbuild/protobuf-es@v2.2.5...v2.3.0
v2.2.5Compare Source
What's Changed
Full Changelog: bufbuild/protobuf-es@v2.2.4...v2.2.5
v2.2.4Compare Source
What's Changed
New Contributors
Full Changelog: bufbuild/protobuf-es@v2.2.3...v2.2.4
grpc/grpc-node (grpc-tools)
v1.13.1: @grpc/grpc-js 1.13.1Compare Source
rejectUnauthorizedchannel credentials option to be handled incorrectly (#2926)retryThrottlingconfig was set (#2927)v1.13.0Compare Source
grpc/grpc (grpc/grpc)
v1.80.0Compare Source
This is release 1.80.0 (glimmering) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
C++
C#
Objective-C
PHP
Python
GRPC_TRACEnot working when absl log initialized in cython. (#41814)grpc.Compressionreferences. (#41705)Ruby
v1.78.1Compare Source
This is release 1.78.1 (gutsy) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Python
Added 2026-03-12:
CAUTION! This gRPC Python release 1.78.1 was yanked from PyPI on 2026-02-26 due to issue #41725.
WARNING: All log messages before absl::InitializeLog() is called are written to STDERR.(#41639)GRPC_ENABLE_FORK_SUPPORTruntime defaults between gRPC Core and Python. (#41588).Other threads are currently calling into gRPC, skipping fork() handlers.Ruby
v1.78.0Compare Source
This is release 1.78.0 (gutsy) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
C++
Objective-C
Python
asyncio.run()to hang forever during the shutdown process. (#40989)Ruby
v1.76.0Compare Source
This is release 1.76.0 (genuine) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
C#
Python
v1.75.1Compare Source
This is release gRPC Core 1.75.1 (gemini).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
What's Changed
Python
Error in sys.excepthook:/Original exception was:empty): #36655, #38679, #33342python -m asyncio.Full Changelog: grpc/grpc@v1.75.0...v1.75.1
v1.75.0Compare Source
This is release 1.75.0 (gemini) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
C++
Objective-C
stateproperty with@synchronizedlocking. (#40146)Python
typing-extensions~=4.13. (#40137)musllinux_1_1tomusllinux_1_2. (#40317)musllinux_1_1because it reached EOL in November 2024grpc.aiotypehint fixes. (#40215, #40217)isinstance(metadata, Sequence)instead ofisinstance(metadata, tuple)Optional[SerializingFunction]for more accurate type representationClientCallDetails.methodwas declared asstrbut always called withbytes, see InterceptedUnaryUnaryCall.Ruby
v1.74.1Compare Source
This is release gRPC Core 1.74.1 (gee).
This is a patch release for grpc-ruby.
Ruby
v1.74.0Compare Source
This is release 1.74.0 (gee) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
Objective-C
PHP
Python
Ruby
v1.73.1Compare Source
This is release 1.73.1 (gradient) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Python
v1.73.0Compare Source
This is release 1.73.0 (gradient) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
As of this version, gRPC on MacOS & iOS will utilize Abseil's synchronization features, aligning it with other platforms. Should you encounter any issues due to this update, you can disable it by enabling GPR_DISABLE_ABSEIL_SYNC. If you do this, please report any problems by filing a bug at https://github.com/grpc/grpc.
opensslinstead ofboringssl. (#39188)C++
Python
.in proto paths the same way as native Generator/PyiGenerator. (#39586)Ruby
v1.72.2Compare Source
This is release 1.72.2 (gusto) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Python
v1.72.1Compare Source
This is release gRPC Core 1.72.1 (gusto).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
C++
Python
grpc.aio.*).v1.72.0Compare Source
This is release gRPC Core 1.72.0 (gusto).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improv
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.