Skip to content

Conversation

@mosuem
Copy link
Contributor

@mosuem mosuem commented Dec 5, 2025

Fixes #814
Fixes #815

@mosuem mosuem requested a review from kevmoo December 5, 2025 12:56
@github-actions
Copy link

github-actions bot commented Dec 5, 2025

Package publishing

Package Version Status Publish tag (post-merge)
package:grpc 5.1.0 ready to publish v5.1.0

Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.

@github-actions
Copy link

github-actions bot commented Dec 5, 2025

PR Health

API leaks ✔️

The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API.

Package Leaked API symbol Leaking sources

This check can be disabled by tagging the PR with skip-leaking-check.

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?
grpc Non-Breaking 5.0.0 5.1.0 5.1.0 ✔️

This check can be disabled by tagging the PR with skip-breaking-check.

Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

This check can be disabled by tagging the PR with skip-changelog-check.

@grpc grpc deleted a comment from github-actions bot Dec 5, 2025
@pull-request-size pull-request-size bot added size/S and removed size/XS labels Dec 5, 2025
@pull-request-size pull-request-size bot added size/M and removed size/S labels Dec 5, 2025
@mosuem mosuem changed the title Upgrade protobuf to 6.0.0 Upgrade protobuf to 6.0.0 and add proto export Dec 5, 2025
@@ -1,3 +1,7 @@
## 5.1.0

- Upgrade to package `protobuf:6.0.0`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Upgrade to package `protobuf:6.0.0`.
- Added `protos.dart` library.
- Require `protobuf:6.0.0`.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5.0.0 removed previously exported ErrorInfo Upgrade grpc-dart to protobuf 6.0.0

3 participants