Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@BiagioFesta BiagioFesta released this 05 Oct 17:46
65b5623

What's Changed

  • tls: SelfSignedIdentityBuilder with custom time validity
  • tls: consume Identity when building TLS config
  • examples: fix mismatched argument type by @bhbs in #220
  • Expose the inner QUIC connection by @MOZGIII in #156
  • send_stream: reset now reports specific error
  • Add Debug, Clone, and accessors on ConnectOptions by @aecsocket in #226
  • connection: make it Clone
  • Expose quinn::EndpointConfig for {Client,Server}Config by @pablosichert in #229
  • build(deps): bump rustsec/audit-check from 1.4.1 to 2.0.0 by @dependabot in #228

New Contributors

Full Changelog: 0.3.1...0.4.0