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.4.1 to 0.5.0 in /apis #59

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2023

Bumps github.com/cloudwego/hertz from 0.4.1 to 0.5.0.

Release notes

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

cmd/hz/v0.5.0

Feat

[#511] feat(hz): Hz supports specifying client generate dir for client command [#471] feat(hz): Hz supports generating client code based IDL

Fix:

[#516] fix(hz): Fix hz client code error problem. [#510] fix(hz): Fix the problem that the client's input is a basic type and support multi-service [#497] fix(hz): Fix the problem for validating ".hz" failed when specify the "out_dir" flag

v0.5.0

Feat

[#467] feat: add support for stream-based interface in network and protocol layers [#456] feat: add ResponseHeader.contentEncoding [#380] feat: improve observability of hostclient [#454] feat: add connection hook: OnAccept and OnConnect

Fix

[#515] fix: client cannot parse stream body correctly when transfer-encoding is 'identity' [#501] fix: TestOnPrePare race

Optimize

[#447] optimize: add WithDialFunc for client [#473] optimize: support SetCustomFormValueFunc to define custom ctx.FormValue [#412] optimize(http1): try parse response even if get writing errors [#433] optimize: add requestOptions for global client APIs

Test

[#457] test: add tests for pkg/app/server/registry [#404] test: add more tests for pkg/app/context

Ci

[#508] ci: update go version and refactor code [#490] ci: automatically skip when there is a label except invalid issue [#478] ci: add Question issue template and improve ci about invalid question. [#437] ci: add a labeler to limit the specification of the issue template

Docs

[#464] docs(README): add HTTP2 extension and optimize extensions sort order


Thanks a lot to those community contributors who submit some pull requests for this version: @​wang-tsh @​L2ncE @​springrain @​mamil @​chenghonour @​gityh2021

v0.4.2

Feat

[#440] feat: add resp.SetBodyStreamNoReset method [#418] feat: Adapt the logic after moving HTTP2 logic to hertz-contrib

Optimize

[#441] optimize: ignore sighup signal if binary is run by nohup [#430] optimize(http1): return 413 status code if request body is too large

Fix

[#421] fix: doRequestFollowRedirectsBuffer cannot get body in HTTP2 scenario. The affected interfaces include Client.Get, Client.Post, etc.

Test

[#372] test: add more tests for pkg/common/utils

... (truncated)

Commits
  • 95d427b chore: release v0.5.0 (#523)
  • 280bf60 chore: update version v0.5.0
  • 8758794 chore(hz): release hz v0.5.0 (#522)
  • 67eb00d fix: client cannot parse stream body correctly when transfer-encoding is 'ide...
  • e0f24ce fix: OnAccept panic (#514)
  • 6e1b641 fix(hz): handle error in client call's template (#516)
  • 4d7af18 feat(hz): specify client generate dir (#511)
  • 16de10c ci: update go version and refactor code (#508)
  • 36682f8 fix(hz): base type error and multiple service error for client (#510)
  • 81332e6 feat: add support for stream-based interface in network and protocol layers (...
  • 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.4.1 to 0.5.0.
- [Release notes](https://github.com/cloudwego/hertz/releases)
- [Commits](cloudwego/hertz@v0.4.1...v0.5.0)

---
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 dependabot bot force-pushed the dependabot/go_modules/apis/github.com/cloudwego/hertz-0.5.0 branch from 6fd1aa0 to b740f9d Compare January 14, 2023 03:29
@L2ncE L2ncE merged commit 8d375b7 into main Jan 14, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/apis/github.com/cloudwego/hertz-0.5.0 branch January 14, 2023 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant