Releases: youyuanwu/tonic-tls
Releases · youyuanwu/tonic-tls
v0.6.1
What's Changed
- Update rust to 1.89 by @youyuanwu in #17
- Use preinstalled openssl on windows in CI by @youyuanwu in #19
- Upgrade rust to 1.90.0 by @youyuanwu in #21
- Propagate Endpoint all tcp keepalive settings by @youyuanwu in #22
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Update tonic to 0.14 by @youyuanwu in #12
- Simplify client connector wrapper by @youyuanwu in #13
- Simplify server incoming wrapper by @youyuanwu in #14
- Move stream to separate mods by @youyuanwu in #15
- Support openssl ktls backend by @youyuanwu in #16
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Change rust to 1.88 version, and cargo edition to 2024 by @youyuanwu in #10
- Update version to 0.5.0. Update dependencies. by @youyuanwu in #11
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Pass tcp options from tonic endpoint by @youyuanwu in #8
- Update version to 0.4.0 by @youyuanwu in #9
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Enable code coverage by @youyuanwu in #1
- Improve code coverage by @youyuanwu in #2
- Rename connector argument by @youyuanwu in #3
- Update tonic to 0.13 by @youyuanwu in #4
- Add TlsIncoming struct by @youyuanwu in #5
- TlsConnector struct by @youyuanwu in #6
- Prepare 0.0.3 release by @youyuanwu in #7
New Contributors
- @youyuanwu made their first contribution in #1
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Full Changelog: https://github.com/youyuanwu/tonic-tls/commits/v0.1.0