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

build(deps): bump github.com/go-kratos/kratos/v2 from 2.5.4 to 2.6.2 #37

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2023

Bumps github.com/go-kratos/kratos/v2 from 2.5.4 to 2.6.2.

Release notes

Sourced from github.com/go-kratos/kratos/v2's releases.

v2.6.2

contrib v2.6.2 -> 56777ee

New Features

  • feat: jwt KeyFunc external return (#2809)
  • feat: log helper support sprint option (#2616)
  • feat: issue translate (#2744)
  • feat: support grpc balancer health check (#2736)

Bug Fixes

  • fix(tracing): use global provider by default, but allow custom providers (#2803)
  • fix(middleware/tracing): golang filename modify (#2727)
  • fix:proto nesting causes template generation problems (#2718)
  • fix(contrib/registry/servicecomb): wrong stop ticker (#2749)
  • fix: package path to filepath (#2672)
  • fix: rectification of non-standard lint codes (#2746)
  • fix(transport/grpc/resolver/discovery/resolver.go): remove attributes.Attributes.New() (#2742)
  • fix: change the working directory of the command (#2560)

Chores

  • chore: embedding template (#2810)
  • chore: update comment (#2747)

Others

  • build(deps): bump google.golang.org/grpc in /contrib/config/etcd (#2767)
  • build(deps): bump google.golang.org/grpc in /contrib/opensergo (#2768)
  • build(deps): bump github.com/prometheus/client_golang (#2787)
  • build(deps): bump github.com/aliyun/aliyun-log-go-sdk (#2807)
  • build(deps): bump go.etcd.io/etcd/client/v3 in /contrib/config/etcd (#2788)
  • build(deps): bump go.etcd.io/etcd/client/v3 in /contrib/registry/etcd (#2789)
  • build(deps): bump github.com/hashicorp/consul/api (#2731)
  • build(deps): bump golang.org/x/net in /contrib/opensergo (#2779)
  • refactor: metadata supports key corresponding to multiple values (#2772)
  • build(deps): bump github.com/hashicorp/consul/api (#2733)
  • build(deps): bump google.golang.org/protobuf in /contrib/log/aliyun (#2751)
  • refactor(transport): format import and init slice cap (#2741)
  • add http.ResponseController type alias (#2713)
  • build(deps): bump k8s.io/client-go in /contrib/config/kubernetes (#2756)
  • build(deps): bump k8s.io/apimachinery in /contrib/config/kubernetes (#2757)
  • build(deps): bump actions/setup-go from 3.5.0 to 4.0.0 (#2737)

New Contributors

Full Changelog: go-kratos/kratos@v2.6.1...v2.6.2

v2.6.1

This is the first version of kratos that uses generics features

Contrib Version

contrib -> 7eca8f80340563ec1a9d3252becbd1377779f7fe

Dependencies

  • deps: upgrade kratos version to v2.6.1 (#2716)

... (truncated)

Commits
  • 56777ee deps: upgrade kratos version to v2.6.2 (#2817)
  • b1cd1d3 build(deps): bump google.golang.org/grpc in /contrib/config/etcd (#2767)
  • 37a521d build(deps): bump google.golang.org/grpc in /contrib/opensergo (#2768)
  • 6cf407b build(deps): bump github.com/prometheus/client_golang (#2787)
  • a904794 build(deps): bump github.com/aliyun/aliyun-log-go-sdk (#2807)
  • a837603 chore: embedding template (#2810)
  • 0b1fdbe build(deps): bump go.etcd.io/etcd/client/v3 in /contrib/config/etcd (#2788)
  • 81988e6 build(deps): bump go.etcd.io/etcd/client/v3 in /contrib/registry/etcd (#2789)
  • 1f10166 fix(tracing): use global provider by default, but allow custom providers (#2803)
  • c6a4604 build(deps): bump github.com/hashicorp/consul/api (#2731)
  • Additional commits viewable in compare view

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)

Bumps [github.com/go-kratos/kratos/v2](https://github.com/go-kratos/kratos) from 2.5.4 to 2.6.2.
- [Release notes](https://github.com/go-kratos/kratos/releases)
- [Commits](go-kratos/kratos@v2.5.4...v2.6.2)

---
updated-dependencies:
- dependency-name: github.com/go-kratos/kratos/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 9, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants