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/cloudwego/hertz from 0.5.2 to 0.6.2 #17

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/cloudwego/hertz from 0.5.2 to 0.6.2.

Release notes

Sourced from github.com/cloudwego/hertz's releases.

cmd/hz/v0.6.2

Feat

[#660] feat(hz): optimize the naming style for middleware [#697] feat(hz): support container type as request/response type for thrift

Ci

[#645] ci(hz): add hz test workflows

Fix

[#695] fix(hz): hz update failed for modifying of '.hz' on windows

v0.6.2

Feat

  1. [#708] feat: add CreateUtRequestContext function

Fix

  1. [#698] fix: standard conn may panic after close
  2. [#702] fix: stream client not close the conn when ConnectionClose is true

Ci

  1. [#710] ci: add compatibility test for old go version

cmd/hz/v0.6.1

Fix

[#643] fix(hz): wrong package name under windows

v0.6.1

Feat

[#685] feat(client): support last middleware for client [#689] feat: ignore broken pipe and connection reset error on go net

Chore

[#687] optimize: DialTimeout provided by netpoll will return TLS err directly

Test

[#669] test: add test for pkg common test [#672] test: add more test for pkg network [#671] test: TestGcBodyStream will sleep 100ms to wait gc finish

Refactor

[#681] refactor(client): remove goroutine synchronization in DoDeadline

Thanks a lot to those community contributors who submit some pull requests for this version: @​a631807682

cmd/hz/v0.6.0

Feat

[#635] feat(hz): search go mod to the upper level [#619] feat(hz): use third model as "import" for handlers [#599] feat(hz): add compile script for "new" command

Fix

[#638] fix(hz): bad template separator for windows environment [#616] fix(hz): panic when user delete go.mod under non-gopath [#586] fix(hz): wrong struct name in handler file for pb

Optimize:

[#605] optimize(hz): optimize the use experience for hz client [#611] optimize(hz): package name for generated file

... (truncated)

Commits
  • b398b27 chore: release v0.6.2 (#717)
  • 9e731c6 chore: update version v0.6.2
  • b3b4f90 chore: release hz v0.6.2 (#714)
  • 1906ecb feat(hz): optimize the naming style for middleware (#660)
  • ab37d29 ci(hz): add hz test workflows (#645)
  • 6e52d9a feat: add CreateUtRequestContext function (#708)
  • b43b9c8 ci: add compatibility test for old go version (#710)
  • c5b81de fix: standard conn may panic after close (#698)
  • 8e9fce9 fix: stream client not close the conn when ConnectionClose is true (#702)
  • be62800 feat(hz): support container type as request/response type for thrift (#697)
  • 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/cloudwego/hertz](https://github.com/cloudwego/hertz) from 0.5.2 to 0.6.2.
- [Release notes](https://github.com/cloudwego/hertz/releases)
- [Commits](cloudwego/hertz@v0.5.2...v0.6.2)

---
updated-dependencies:
- dependency-name: github.com/cloudwego/hertz
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 1, 2023

Superseded by #22.

@dependabot dependabot bot closed this Jun 1, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/cloudwego/hertz-0.6.2 branch June 1, 2023 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies
Projects
None yet
0 participants