Skip to content

Bump github.com/fullstorydev/grpchan from 1.1.1 to 1.1.2#170

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/fullstorydev/grpchan-1.1.2
Open

Bump github.com/fullstorydev/grpchan from 1.1.1 to 1.1.2#170
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/fullstorydev/grpchan-1.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/fullstorydev/grpchan from 1.1.1 to 1.1.2.

Release notes

Sourced from github.com/fullstorydev/grpchan's releases.

v1.1.2

API Additions

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

  • Chain interceptors by @​jhump in fullstorydev/grpchan#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 fullstorydev/grpchan#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

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/fullstorydev/grpchan](https://github.com/fullstorydev/grpchan) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/fullstorydev/grpchan/releases)
- [Commits](fullstorydev/grpchan@v1.1.1...v1.1.2)

---
updated-dependencies:
- dependency-name: github.com/fullstorydev/grpchan
  dependency-version: 1.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants