Skip to content

Commit

Permalink
chore: prepare 0.12.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
tottoto committed Aug 29, 2024
1 parent a4472a8 commit 3dcb73b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [0.12.3](https://github.com/hyperium/tonic/compare/v0.12.2...v0.12.3) (2024-08-29)

### Features

* **server:** Added support for grpc max_connection_age (#1865)
* **build:** Add `#[deprecated]` to deprecated client methods (#1879)
* **build:** plumb skip_debug through prost Builder and add test (#1900)

### Bug Fixes

* **build:** Revert "fix tonic-build cargo build script outputs (#1821)" which accidentally increases MSRV (#1898)
* **server:** ignore more error kinds in incoming socket stream (#1885)

# [0.12.2](https://github.com/hyperium/tonic/compare/v0.12.1...v0.12.2) (2024-08-23)

### Features
Expand Down

0 comments on commit 3dcb73b

Please sign in to comment.