chore: Prepare 0.9.1 release (#1343)

* Update documentation url in cargo tomls

* Bump versions to 0.9.1

* Update guides

* Add prepare/publish scripts

* Update changelog
This commit is contained in:
Lucio Franco
2023-04-03 10:31:03 -04:00
committed by GitHub
parent 5bcebaf3ca
commit 01cba4992c
17 changed files with 107 additions and 22 deletions
+6
View File
@@ -1,3 +1,9 @@
# [v0.9.1](https://github.com/hyperium/tonic/compare/v0.9.0...v0.9.1) (2023-04-03)
### Features
- **transport:** Update `rustls` to `0.21` ([#1340](https://github.com/hyperium/tonic/pull/1340))
# [v0.9.0](https://github.com/hyperium/tonic/compare/v0.8.4...v0.9.0) (2023-03-31)
All tonic-* crates owned by this repository will now be versioned together to