Skip to content

Gnet v2.7.0, Nausica盲 of the Valley of the Wind

Choose a tag to compare

@github-actions github-actions released this 04 Jan 15:20
· 48 commits to refs/heads/master since this release
a7e541b

Note

In this release, most of the core internal packages used by gnet are now available outside of gnet!
Check out gnet/pkg for more details.

馃殌 Features

  • feat: export the core internal packages (#667)

馃洨 Enhancements

  • opt: renovate the concurrency management of gnet engine (#663)
  • opt: eliminate the inuse eventloop.cache for idle connections (#660)
  • opt: use worker pool for asynchronous tasks on Windows (#657)
  • opt: optimize Conn.Next and Conn.Peek (#654)

馃摎 Documentation

  • feat: export the core internal packages (#667)

馃梼 Misc

  • chore: rename some parameters (#656)

Full Changelog: v2.6.0...v2.7.0

Thanks to all these contributors: @panjf2000 for making this release possible.