Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 23, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/fullstorydev/grpchan v1.1.1v1.1.2 age confidence

Release Notes

fullstorydev/grpchan (github.com/fullstorydev/grpchan)

v1.1.2

Compare Source

API Additions

  • adds *httpgrpc.Server by @​jhump in #​64
    This provides a simpler API for exposing services via gRPC-over-HTTP 1.1.

  • Chain interceptors by @​jhump in #​79
    This provides methods for intercepting client conns and servers that allow the user to provide a (var-arg) chain of interceptors. So if a user wants to apply multiple interceptors, this greatly simplifies usage.

  • Add stats.Handler support to inprocgrpc.Channel by @​erka in #​83
    Implements support for the google.golang.org/grpc/stats.Handler API in the in-process channel, enabling instrumentation with OpenTelemetry and other observability tools.

Misc

  • Various dependency updates and internal maintenance.

Full Changelog: fullstorydev/grpchan@v1.1.1...v1.1.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant