Skip to content

Releases: chenjie199234/Corelib

v0.0.112

19 Apr 13:17
Compare
Choose a tag to compare

fix panic in AesDecode in secret

v0.0.111

11 Apr 11:02
Compare
Choose a tag to compare

fix bug in stream when verify failed

v0.0.110

28 Mar 08:07
Compare
Choose a tag to compare

update the onlinefunc callback in stream

v0.0.109

18 Mar 05:40
Compare
Choose a tag to compare

add BlockList in container/list
works like golang's chan but the low level storage switch to list,so the buf len is endless

v0.0.108

14 Mar 09:37
Compare
Choose a tag to compare

add SendPing function in stream

v0.0.107

14 Mar 08:47
Compare
Choose a tag to compare

add GetUniqueID in stream

v0.0.106

14 Mar 08:11
Compare
Choose a tag to compare

add KickPeer function in stream

v0.0.105

14 Mar 07:29
Compare
Choose a tag to compare

Fix the mutex in GetPeer function in stream

v0.0.104

13 Mar 09:08
Compare
Choose a tag to compare

main changes:
stream change the verify callback function
stream add a function to get Peer
stream optimize the connmng module
upgrade go-sql-driver version to 1.8.0
upgrade grpc-go version to 1.62.1
upgrade protobuf-go version to 1.33.0

v0.0.103

29 Feb 12:54
Compare
Choose a tag to compare

internal/version fix the version update