All Versions
37
Latest Version
Avg Release Cycle
14 days
Latest Release
1583 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.2.3
June 07, 2020 -
v1.2.2
June 06, 2020 -
v1.2.1
June 06, 2020 -
v1.2.0 Changes
May 11, 2020๐ Features
- ๐ Support graceful shutdown with OS signals (Fixes #82)
โจ Enhancements
- ๐ Improve the creation processes of netpoller (Fixes #72) ccc6c25
- Reuse slice struct when resetting buffer 916c255
- ๐ Make a big allocation on ring-buffer at the first time 61963bd
๐ Docs
- โก๏ธ Update
Features
section in READMEs a0d53f5 - โ Add a new article about gnet d500bf4
- Supplement the missing acknowledgment item b031357
Misc
-
v1.1.5
April 13, 2020 -
v1.1.4
April 13, 2020 -
v1.1.3
April 09, 2020 -
v1.1.2
April 08, 2020 -
v1.1.1
April 04, 2020 -
v1.1.0 Changes
April 03, 2020๐ Features
- ๐ Support new load-balancing algorithm of least-connections (#63)
- ๐ Support new load-balancing algorithm of source-addr-hash (#63)
- โ Add a new API to get the number of currently active connections 5ae4849
๐ Bugfixes
โจ Enhancements
- ๐ Improve several methods of ring-buffer 828e845
- Refine the range indexes when re-slicing 008c0c9
- Lazily allocate memory for ring-buffers 095ef52
๐ Docs
- Switch go doc to pkg.go.dev b973741
- โ Add TechEmpower benchmarks 65d859b 9bd48a3 04b473e 3743d0f
- ๐ Improve some statements cc4ccd4
Misc