Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/api/github.com/go-kratos/kratos/v2-2.3.1
Closed

chore(deps): bump github.com/go-kratos/kratos/v2 from 2.0.0-rc2 to 2.3.1 in /api#189
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/api/github.com/go-kratos/kratos/v2-2.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2022

Copy link
Copy Markdown
Contributor

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

Release notes

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

v2.3.1

contrib -> go get github.com/kraots/contrib/xxxx@95dce008525d763283c4cd4772afac9c1d4d3796

New Features

  • feat: make secure url to grpcs://127.0.0.1/ (#2072)
  • feat: add config log (#2060)
  • feat:add context for log (#2041)

Bug Fixes

  • fix with logger (#2062)
  • fix: config log

Others

  • transport/http(feat): add redirector to forward request (#2074)
  • build(deps): bump gopkg.in/yaml.v3 in /contrib/config/nacos (#2067)
  • build(deps): bump gopkg.in/yaml.v3 in /contrib/config/apollo (#2068)
  • build(deps): bump k8s.io/client-go in /contrib/config/kubernetes (#2056)
  • build(deps): bump k8s.io/client-go in /contrib/registry/kubernetes (#2057)
  • build(deps): bump github.com/aliyun/aliyun-log-go-sdk (#2053)
  • build(deps): bump k8s.io/api in /contrib/config/kubernetes (#2052)
  • log: remove component logger to use global logger (#2061)
  • build(deps): bump k8s.io/api in /contrib/registry/kubernetes (#2058)
  • app: fix instance nil when not registered (#2059)
  • build(deps): bump actions/setup-go from 2 to 3.2.0 (#2048)
  • build(deps): bump golangci/golangci-lint-action from 2 to 3 (#2047)
  • build(deps): bump actions/checkout from 2 to 3 (#2046)
  • build(deps): bump github/codeql-action from 1 to 2 (#2045)
  • Update dependabot.yml
  • Create dependabot.yml

New Contributors

Full Changelog: go-kratos/kratos@v2.3.0...v2.3.1

v2.3.0

contrib v2.3.0 -> v2.0.0-20220524035307-70317d05a07a

Dependencies

  • deps: upgrade go mod version (#2028)

New Features

  • feat(contrib/opensergo): add opensergo reportMetadata fields (#1996)
  • feat(registry): zookeeper watch node changed (#1986)

Bug Fixes

  • fix:fix error camel case (#2032)
  • fix:#2006 config.atomicValue Other basic types are supported (#2007)
  • fix(protoc-gen-go-errors): fix generated function comments have extra blank lines. (#2008)
  • fix:#2002 definition service lowercase generation cannot be exported (#2003)
  • fix: update ci gocyclo min-complexity 50 (#2000)
  • fix:(transport/http): fix unexpected overriding behavior when return an error (#1984)

Others

  • opensergo: fix http path & method (#2035)
  • log: fix global logger (#2034)
  • http: handle default mux (#2033)
  • Update project.go (#2024)

... (truncated)

Commits
  • 95dce00 deps: upgrade kratos version to v.2.3.1 (#2075)
  • ad5e903 feat: make secure url to grpcs://127.0.0.1/ (#2072)
  • 1b3529f transport/http(feat): add redirector to forward request (#2074)
  • 5de1f08 build(deps): bump gopkg.in/yaml.v3 in /contrib/config/nacos (#2067)
  • b5e7b8d build(deps): bump gopkg.in/yaml.v3 in /contrib/config/apollo (#2068)
  • 97c103a fix with logger (#2062)
  • b74e330 build(deps): bump k8s.io/client-go in /contrib/config/kubernetes (#2056)
  • 7d425b8 build(deps): bump k8s.io/client-go in /contrib/registry/kubernetes (#2057)
  • 8ad8578 build(deps): bump github.com/aliyun/aliyun-log-go-sdk (#2053)
  • a926195 build(deps): bump k8s.io/api in /contrib/config/kubernetes (#2052)
  • 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.3.1.
- [Release notes](https://github.com/go-kratos/kratos/releases)
- [Commits](go-kratos/kratos@v2.0.0-rc2...v2.3.1)

---
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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 1, 2022
@dependabot @github

dependabot Bot commented on behalf of github Aug 1, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #192.

@dependabot dependabot Bot closed this Aug 1, 2022
@dependabot
dependabot Bot deleted the dependabot/go_modules/api/github.com/go-kratos/kratos/v2-2.3.1 branch August 1, 2022 17:01
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