File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ 1.4.0
2
+ * eBPF and extended perf_events support
3
+ * HttpClient fixes
4
+ * Reflection and serialization now works for classes with missing field types
5
+ * Improved serialization performance
6
+ * OffheapMap API enhancements; compatibility with newer JDKs
7
+ * Configure scheduling policy for thread pools
8
+ * Fixed ` byte[] ` <-> ` long ` conversion
9
+
1
10
1.3.2
2
11
* Optimized serialization of empty collections
3
12
* ` schedulingPolicy ` option for NIO server threads
Original file line number Diff line number Diff line change 4
4
<groupId >ru.odnoklassniki</groupId >
5
5
<artifactId >one-nio</artifactId >
6
6
<packaging >jar</packaging >
7
- <version >1.3.2 </version >
7
+ <version >1.4.0 </version >
8
8
<name >one-nio</name >
9
9
<url >https://github.com/odnoklassniki/one-nio</url >
10
10
<description >Unconventional Java I/O library</description >
You can’t perform that action at this time.
0 commit comments