Skip to content

upgrade hessian2 to v1.11.0#1720

Merged
AlexStocks merged 3 commits intoapache:3.0from
wongoo:3.0
Jan 20, 2022
Merged

upgrade hessian2 to v1.11.0#1720
AlexStocks merged 3 commits intoapache:3.0from
wongoo:3.0

Conversation

@wongoo
Copy link
Contributor

@wongoo wongoo commented Jan 19, 2022

What this PR does:
upgrade hessian2 to v1.11.0, see https://github.com/apache/dubbo-go-hessian2/releases/tag/v1.11.0

Which issue(s) this PR fixes:
None

You should pay attention to items below to ensure your pr passes our ci test
We do not merge pr with ci tests failed

  • All ut passed (run 'go test ./...' in project root)
  • After go-fmt ed , run 'go fmt project' using goland.
  • Golangci-lint passed, run 'sudo golangci-lint run' in project root.
  • After import formatted, (using imports-formatter to run 'imports-formatter .' in project root, to format your import blocks, mentioned in CONTRIBUTING.md above)
  • Your new-created file needs to have apache license at the top, like other existed file does.
  • All integration test passed. You can run integration test locally (with docker env). Clone our dubbo-go-samples project and replace the go.mod to your dubbo-go, and run 'sudo sh start_integration_test.sh' at root of samples project root. (M1 Slice is not Support)

@AlexStocks AlexStocks merged commit 1eaf18e into apache:3.0 Jan 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants