Skip to content

v0.0.6 Staging 2024 updates

Latest
Compare
Choose a tag to compare
@gaukas gaukas released this 19 Jul 11:49
v0.0.6
cb2c7f1

Warning

This repository is still at the phase of proof-of-concepts. Please try NOT TO use it in your production environment.

What's Changed

  • fix: link to quic-go in README.md by @gaukas in #19
  • build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #20
  • build(deps): bump github.com/cloudflare/circl from 1.3.5 to 1.3.7 by @dependabot in #21
  • build(deps): bump github.com/quic-go/quic-go from 0.39.2 to 0.39.4 by @dependabot in #23
  • build(deps): bump github.com/quic-go/quic-go from 0.39.4 to 0.42.0 by @dependabot in #25
  • build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #26
  • sync: upstream quic-go 0 42 0 by @gaukas in #27
  • build(deps): bump golang.org/x/crypto from 0.4.0 to 0.17.0 in /integrationtests/gomodvendor by @dependabot in #31
  • build(deps): bump golang.org/x/net from 0.10.0 to 0.23.0 in /integrationtests/gomodvendor by @dependabot in #30
  • build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #29
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #28
  • fix: cipherSuitesTLS13 linked to crypto/tls by @gaukas in #35
  • fix: MaybePackProbePacket also use QUIC spec by @gaukas in #34
  • deps: update to latest dependencies by @gaukas in #37

Full Changelog: v0.0.5...v0.0.6