Releases: dubbogo/gost
Releases · dubbogo/gost
v1.11.18
- Add gr work pool enable API
v1.11.17
limit the bytes buffer: object number and buffer size
v1.11.16
fix gr pool bug and logger.
v1.11.15
add new connection task pool
Ftr: add unbounded chan
Ftr: Unbounded Chan (#64) * ftr: chanx * go fmt * fix apache license * rename package * unbounded chan * go fmt * remove type T
v1.11.13
fix bug: reconnect zk server after connecting to zk at the first time
add timewheel
add timewheel
add nacos client
add nacos client
v1.11.8
Etcd Client Improve (#51) * bulk insertion * bulk insertion * do with revision * NewConfigClientWithErr return err * fix error * fix ci error * add ut * code block format and modify comment * code block format and modify comment * check suffix * Update client.go Co-authored-by: Xin.Zh <dragoncharlie@foxmail.com>
v1.11.7
Update gRPC version.