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

chore(deps): bump github.com/go-kratos/kratos/v2 from 2.0.0-rc2 to 2.5.3 in /api #214

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 Dec 1, 2022

Bumps github.com/go-kratos/kratos/v2 from 2.0.0-rc2 to 2.5.3.

Release notes

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

v2.5.3

contrib -> a7bae93ee08d95c84ecd8deed8a912b7aed7129a

Dependencies

  • deps: upgrade kratos version to v2.5.3 (#2500)

New Features

  • feat: add app Before and Afters option (#2403)

Bug Fixes

  • fix(selector): set global do not work (#2489)
  • fix(filter): filter out keyvals if keyFunc is provided (#2484)
  • fix(contrib/log): test case error (#2487)
  • fix ewma panic (#2480)

Others

  • build(deps): bump github.com/apolloconfig/agollo/v4 (#2421)
  • build(deps): bump go.etcd.io/etcd/client/v3 in /contrib/registry/etcd (#2384)
  • build(deps): bump google.golang.org/grpc in /contrib/opensergo (#2452)
  • build(deps): bump google.golang.org/grpc in /contrib/config/etcd (#2453)
  • typo: correct var name (#2496)
  • build(deps): bump github.com/hashicorp/consul/api (#2472)
  • build(deps): bump github.com/prometheus/client_golang (#2494)
  • build(deps): bump github.com/polarismesh/polaris-go (#2493)
  • build(deps): bump github.com/aliyun/aliyun-log-go-sdk (#2492)
  • build(deps): bump google.golang.org/grpc in /contrib/registry/etcd (#2454)
  • test(encoding/form): add unit test and code style modift (#2467)
  • style(config): code style tweaks and abstracts some methods (#2465)
  • build(deps): bump github.com/hashicorp/consul/api (#2473)
  • build(deps): bump github.com/aliyun/aliyun-log-go-sdk (#2483)
  • style(contrib/config): code style modify (#2475)

New Contributors

Full Changelog: go-kratos/kratos@v2.5.2...v2.5.3

v2.5.2

Bug Fixes

  • fix(log): toString float32 precision loss and convert uint use FormatUint (#2461)
  • fix net error (#2460)
  • fix(metadata): sort services by lexicographical order on ListServices (#2397)
  • fix: in for defer close (#2411)
  • fix: contrib/registry/eureka/client.go serveice -> serivce (#2440)

Others

  • build(deps): bump actions/setup-go from 3.3.0 to 3.3.1 (#2462)
  • cleanup: use HTTP package methods replace GET POST DELETE... (#2412)
  • test(middleware/auth/jwt): add test TestNewContextAndFromContext (#2447)
  • test(middleware/metadata): supplement test and modify code style (#2448)
  • docs(config/etcd): fix the missing step of Load (#2450)
  • [Feature] add path prefix for http server (#2439)
  • cleanup: regex replcae . => . (#2435)
  • test(middleware/logging): TestExtractError (#2443)

... (truncated)

Commits
  • a7bae93 deps: upgrade kratos version to v2.5.3 (#2500)
  • b339ae8 build(deps): bump github.com/apolloconfig/agollo/v4 (#2421)
  • 3f698aa build(deps): bump go.etcd.io/etcd/client/v3 in /contrib/registry/etcd (#2384)
  • c5888ff build(deps): bump google.golang.org/grpc in /contrib/opensergo (#2452)
  • 878eca5 build(deps): bump google.golang.org/grpc in /contrib/config/etcd (#2453)
  • 275f815 typo: correct var name (#2496)
  • 383f28f fix(selector): set global do not work (#2489)
  • e9ef3ee build(deps): bump github.com/hashicorp/consul/api (#2472)
  • 58d9e3b build(deps): bump github.com/prometheus/client_golang (#2494)
  • 818452d build(deps): bump github.com/polarismesh/polaris-go (#2493)
  • 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.0.0-rc2 to 2.5.3.
- [Release notes](https://github.com/go-kratos/kratos/releases)
- [Commits](go-kratos/kratos@v2.0.0-rc2...v2.5.3)

---
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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 1, 2022
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