Skip to content

Conversation

devoncarew
Copy link
Contributor

  • bump to 4.2.0 in prep for publishing

Prep for publishing a new version. @mosuem - if this looks good and ends up green - do you mind landing the PR and publishing the new version? Thanks!

Copy link

Package publishing

Package Version Status Publish tag (post-merge)
package:grpc 4.2.0 ready to publish v4.2.0

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

Copy link

github-actions bot commented Jun 24, 2025

PR Health

Breaking changes ⚠️
Package Change Current Version New Version Needed Version Looking good?
grpc Breaking 4.1.0 4.2.0 5.0.0
Got "4.2.0" expected >= "5.0.0" (breaking changes)
⚠️

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.

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
grpc $1.Duration generated/google/rpc/error_details.pb.dart::RetryInfo::retryDelay
generated/google/protobuf/duration.pb.dart::Duration::clone
generated/google/protobuf/duration.pb.dart::Duration::copyWith
generated/google/protobuf/duration.pb.dart::Duration::create
generated/google/protobuf/duration.pb.dart::Duration::createEmptyInstance
generated/google/protobuf/duration.pb.dart::Duration::createRepeated
generated/google/protobuf/duration.pb.dart::Duration::getDefault
generated/google/rpc/error_details.pb.dart::RetryInfo::retryDelay
generated/google/rpc/error_details.pb.dart::RetryInfo::ensureRetryDelay
generated/google/rpc/error_details.pb.dart::RetryInfo::new::retryDelay

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

@mosuem mosuem merged commit 0f86517 into grpc:master Aug 16, 2025
20 checks passed
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.

2 participants