Skip to content

Releases: refraction-networking/uquic

v0.0.6 Staging 2024 updates

19 Jul 11:49
v0.0.6
cb2c7f1
Compare
Choose a tag to compare

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

v0.0.5 sync

27 Oct 06:04
v0.0.5
e3be11b
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in #17
  • sync: quic-go v0.39.1 by @gaukas in #18

New Contributors

Full Changelog: v0.0.4...v0.0.5

v0.0.4 Upstream Syncing

28 Aug 23:10
v0.0.4
66db44d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3 Deps Update

11 Aug 18:18
v0.0.3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

09 Aug 20:06
v0.0.2
Compare
Choose a tag to compare

What's Changed

  • docs: switch CI badge from gaukas to refraction by @gaukas in #11
  • deps: upgrade dependencies after Go 1.21 releases by @gaukas in #12
  • sync: upstream uquic-go v0.37.3 by @gaukas in #13

Full Changelog: v0.0.1...v0.0.2