Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/grpc-ecosystem/go-grpc-middleware from 1.1.0 to 1.3.0 #7

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 22, 2022

Bumps github.com/grpc-ecosystem/go-grpc-middleware from 1.1.0 to 1.3.0.

Release notes

Sourced from github.com/grpc-ecosystem/go-grpc-middleware's releases.

v1.3.0

Full changelog

v1.2.2

Full changelog

v1.2.1

Full Changelog

v1.2.0

v1.2.0 (2020-01-28)

Full Changelog

Implemented enhancements:

  • Logrus payload logging: Allow gogo marshaller #235

Fixed bugs:

  • Duplicate peer.address in zap logger output #120

Closed issues:

  • go-grpc-middleware/auth #253
  • Module declares its path as ... #252
  • Hide recovered panic message from client #251
  • How can i use custom error in my project ? #246
  • Privileges to allow more people to become maintainers. #231
  • Is there any way I can ignore some function use authentication middleware? #213
  • Any planned release soon? #210
  • raise error when install by dep #198
  • tracedClientStream.CloseSend() doesn't finish the ClientSpan #196
  • make rpc_ctxtags.SetInContext public access #182
  • Duplicate peer.address in zap logger output ,bug #146

Merged pull requests:

... (truncated)

Changelog

Sourced from github.com/grpc-ecosystem/go-grpc-middleware's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Types of changes:

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

[Unreleased]

Added

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 22, 2022
@dependabot dependabot bot force-pushed the dependabot/go_modules/main/github.com/grpc-ecosystem/go-grpc-middleware-1.3.0 branch 2 times, most recently from ae4c18f to f2c2c85 Compare June 22, 2022 19:20
Bumps [github.com/grpc-ecosystem/go-grpc-middleware](https://github.com/grpc-ecosystem/go-grpc-middleware) from 1.1.0 to 1.3.0.
- [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases)
- [Changelog](https://github.com/grpc-ecosystem/go-grpc-middleware/blob/master/CHANGELOG.md)
- [Commits](grpc-ecosystem/go-grpc-middleware@v1.1.0...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/go-grpc-middleware
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/main/github.com/grpc-ecosystem/go-grpc-middleware-1.3.0 branch from f2c2c85 to 2272214 Compare June 23, 2022 00:16
@ghost ghost merged commit 57edc17 into main Jun 23, 2022
@ghost ghost deleted the dependabot/go_modules/main/github.com/grpc-ecosystem/go-grpc-middleware-1.3.0 branch June 23, 2022 20:35
This pull request was closed.
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