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 v0.8.3 release #1164

Merged
merged 1 commit into from Nov 28, 2022
Merged

chore: Prepare v0.8.3 release #1164

merged 1 commit into from Nov 28, 2022

Conversation

LucioFranco
Copy link
Member

v0.8.3 (2022-11-28)

Included in this release is also the sub-crate major version bumps:

  • tonic-health has been bumped to 0.8.0
  • tonic-reflection has been bumped to 0.6.0
  • tonic-web has been bumped to 0.5.0

Bug Fixes

Features

  • build: Add build_transport builder option (#1130) (1f5bc9b)
  • build: Add CodeGenBuilder (#1154) (c4525ba)
  • build: Add disable_comments option (#1127) (e188521)
  • Expose Request#into_parts and Request#from_parts (#1118) (b409ddd)
  • transport: add from_listener for TcpIncoming (#1093) (0b03b30)
  • web: Implement tower::Layer for tonic_web::Config (#1119) (40536dc)
  • web: Removed Cors impl and replaced with tower-http's CorsLayer (#1123) (a98d719), closes #1122

@LucioFranco LucioFranco merged commit dc079c1 into master Nov 28, 2022
@LucioFranco LucioFranco deleted the lucio/prepare-0.8.3 branch November 28, 2022 18:35
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.

Returning body w/ >4GB data panics Cleanup tonic-web cors support and replace it with tower-http
1 participant