Skip to content

Releases: moby/spdystream

[v0.5.0] Avoid leaking timeout timer channels and update github actions

24 Jul 22:05
77eb080
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

[v0.4.0] fix goroutine leak and remove unused code

27 Jun 16:58
258380d
Compare
Choose a tag to compare

What's Changed

  • Avoid 10 minute goroutine leak in error case for handled errors by @liggitt in #99
  • Remove unused websocket package by @dmcgowan in #98

New Contributors

Full Changelog: v0.3.0...v0.4.0

[v0.3.0] Release with fixes for a race condition

25 Jun 20:00
0c1fc43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

[v0.2.0] Switching name from docker/spdystream to moby/spdystream

28 Jan 14:11
dbc7151
Compare
Choose a tag to compare

Changes are here:
v0.1.0...v0.2.0

If you need to use the older docker/spdystream as import, please use the 0.1.0 tag.

[v0.1.0] Initial release after repository moved from docker/spdystream to moby/spdystream

27 Jan 21:22
18f9c86
Compare
Choose a tag to compare