File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1+ #### 0.2.5 April 14 2016
2+ - Fixes regression in STEE where while evaluation of idling timeout did not account for immediately pending scheduled tasks (#83 ).
3+
14#### 0.2.4 April 07 2016
25- Proper handling of pooled buffer growth beyond max capacity of buffer in pool (fixing #71 ).
36- Improved pooling of buffers when a buffer was released in other thread (#73 ).
Original file line number Diff line number Diff line change 55[ assembly: AssemblyCopyrightAttribute ( "Copyright © 2016" ) ]
66[ assembly: AssemblyKeyFileAttribute ( "" ) ]
77[ assembly: AssemblyDelaySignAttribute ( false ) ]
8- [ assembly: AssemblyVersionAttribute ( "0.2.4 " ) ]
9- [ assembly: AssemblyFileVersionAttribute ( "0.2.4 " ) ]
8+ [ assembly: AssemblyVersionAttribute ( "0.2.5 " ) ]
9+ [ assembly: AssemblyFileVersionAttribute ( "0.2.5 " ) ]
You can’t perform that action at this time.
0 commit comments