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: Prepare 0.8.2 release #1089

Merged
merged 1 commit into from Sep 28, 2022
Merged

chore: Prepare 0.8.2 release #1089

merged 1 commit into from Sep 28, 2022

Conversation

LucioFranco
Copy link
Member

0.8.2 (2022-09-28)

Bug Fixes

Features

  • tonic: add Result<T> type alias for std::result::Result<T, tonic::Status> (#1085) (56ff45d)
  • build: add cleanup-markdown feature flag (#1086) (c1b08df)
  • tonic: impl Clone for Status using Arc (#1076) (ee3d0df)
  • transport: Expose hyper's H2 adaptive window on server (#1071) (919d28b)

edition = "2018"
homepage = "https://github.com/hyperium/tonic"
keywords = ["rpc", "grpc", "async", "codegen", "protobuf"]
license = "MIT"
name = "tonic-build"
readme = "README.md"
repository = "https://github.com/hyperium/tonic"
version = "0.8.0"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like I forgot to bump the last PR and did it manually on release so this is why it jumped two.

@LucioFranco LucioFranco merged commit a7e29c9 into master Sep 28, 2022
@LucioFranco LucioFranco deleted the lucio/prepare-0.8.2 branch September 28, 2022 14:56
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.

None yet

1 participant