Tags: Gu-code99/sofa-bolt
Tags
Release/1.6.4 (sofastack#262) * support two-way ssl verification (sofastack#256) * fix code style * support two way ssl validation * fix ProtocolSwitch * fix handle illegal packet * upgrade version to 1.6.3 * feedback results to the caller in time * support traffic and use option instead of switch * support extendex channel handler * Deprecated RpcConfigManager * Deprecated some cod3e * fix cr * fix pmd * Add Wireshark plugin support (sofastack#261) * add wireshark plugin support * fix author github id * fix script path * add windows install script * upgrade log4j and junit * deprecated ConfigurableInstance water mark config * support record client send time Co-authored-by: 丞一 <[email protected]> Co-authored-by: myscm <[email protected]> Co-authored-by: JervyShi <[email protected]>
release 1.6.1 (sofastack#209) (sofastack#229) * release 1.6.1 (sofastack#209) * (feat) add flush consolidation handler (sofastack#161) * (feat) add flush consolidation option * 1. upgrade version to 1.5.6 (sofastack#169) 2. fix NPE in channelInactive 3. handling reconnection situation with no connection binding with channel 4. du not scan connection pool associated with task that has not been don 5. add CONNECT_FAILED event type and print user event log * Change org from alipay to sofatack. (sofastack#172) * Update .travis.yml (sofastack#177) * modify ReconnectManager to be compatible with version 1.5.x * upgrade netty version to fix CNNVD-201909-1264 vulnerability (sofastack#189) * 应该一个是序列化一个是反序列化 (sofastack#191) fix unit test bug in class NormalStringCustomSerializer. * (feat) Supports SSL for rpc server/client, sofastack#149 (sofastack#197) * support server random port constructor. fix sofastack#196 (sofastack#199) * fix AbstractLifeCycle concurrency problem Fixes sofastackgh-163 (sofastack#188) * fix AsynMultiInterestUserProcessor dispatch to sync handleRequest method problem. sofastackgh-157 * Revert "fix AsynMultiInterestUserProcessor dispatch to sync handleRequest method problem. sofastackgh-157" This reverts commit 2784f9e. * support server random port constructor * add rejection-processable InvokeCallback to provide flexible options when user executor rejected task. see sofastack#178(sofastack#178) (sofastack#202) * complete tcp related config. see sofastack#171(sofastack#171) (sofastack#205) * optimize DefaultConnectionManager contructor (sofastack#201) * support availability check with life cycle. sofastack#195 (sofastack#204) * support availability check with life cycle. sofastack#123(sofastack#123) * complete unit test of life cycle available check * fix CI error * Fix/multi processor bug (sofastack#207) * fix spell mistake and some test codes (sofastack#194) * fix multi-processor bug * fix PMD * support user processor with life cycle interface fix sofastack#123 (sofastack#200) * support user processor with life cycle interface * make sure user processor startup if client/server has startup * add state check before operate user processor in order to prevent from some unnecessary exception * fix some codes (sofastack#208) * change version * update travis ci config Co-authored-by: cytnju <[email protected]>
1. upgrade version to 1.5.6 (sofastack#168) 2. fix NPE in channelInactive 3. handling reconnection situation with no connection binding with channel 4. du not scan connection pool associated with task that has not been don 5. add CONNECT_FAILED event type and print user event log
handling reconnection situation with no connection binding with chann… …el (sofastack#166) * 1. upgrade version to 1.4.8 2. fix NPE in channelInactive 3. handling reconnection situation with no connection binding with channel * du not scan connection pool associated with task that has not been done * fix travis.yml * 1. print user event log 2. add CONNECT_FAILED event type
Release/1.6.0 (sofastack#160) * Add LifeCycle component and refactor some code. (sofastack#113) * Make getAfterRun un-block avoid deadlock. (sofastack#107) (sofastack#109) * update readme * update version to 1.6.0-SNAPSHOT * 修改RpcClientDemoByMain 和RpcServerDemoByMain 的logger引用对象 (sofastack#112) * 修改日志引用的对象 * add lifecycle component * fix NPE in ReconnectManager and refactor some code * Refactor some components with LifeCycle interface. (sofastack#114) Refactor some components with LifeCycle interface. * Refactor RpcClient with LifeCycle interface and add option module. (sofastack#116) Refactor RpcClient with LifeCycle interface and add option module. * fix sofastack#131 (sofastack#132) * refactor DefaultConnectionManager to fix issue: sofastack#131 * refactory ConnectionManager to support start/shutdown operations (sofastack#135) * 重构ScheduledDisconnectStrategy实现 (sofastack#136) * refactory ConnectionManager to support start/shutdown operations * Reconnector class is used instead of ReconnectManager class * refactor ScheduledDisconnectStrategy * Support config strategy (sofastack#138) * support config user ConnectionSelectStrategy impl * add LifeCycle interface to RemotingServer * fix some code according to CR * fix sofastack#137 (sofastack#141) * update version 1.6.0-SNAPSHOT->1.6.0
version 1.5.5 (sofastack#158) * upgrade version to 1.5.5 and fix reconnect bug
fix reconnection defect (sofastack#152) * print log to bolt * upgrade to 1.4.7-snapshot and cancel reconnect when close connection * remove ci jdk1.6 * upgrade version
PreviousNext