github-actions
released this
04 Jan 15:20
·
2 commits
to refs/heads/master
since this release
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.
What's Changed
- feat: export the core internal packages by @panjf2000 in #667
- minor: v2.7.0 by @panjf2000 in #668
Full Changelog: v2.6.3...v2.7.0