Releases: eclipse-serializer/serializer
Releases · eclipse-serializer/serializer
3.1.0
04 Dec 09:12
Compare
Sorry, something went wrong.
No results found
Feature
Add new query methods to persistence object registry [#210 ] [#212 ]
Add new collect method to binary loader [#211 ]
Bugfixes
Fix incorrect loop condition in persistence iterator [#216 ]
Refactor UsageMarkable.Default for thread-safe lazy initialization [#218 ]
Other changes
Collections type consolidation [#213 ]
3.0.1
23 Sep 08:20
Compare
Sorry, something went wrong.
No results found
Bugfixes
Fixed type handlers to properly restore comparators in collections [#202 ] [#203 ]
Deleted unused XThreads#defaultHandleUncaughtThrowable [#206 ]
3.0.0
28 Jul 06:52
Compare
Sorry, something went wrong.
No results found
Features
New specialized type handlers: java.time.Period [#193 ], java.util.BitSet [#194 ]
Update MonitoringManager logging [#188 ]
Bugfixes
Fix allocation of string concatenation during garbage collection [#187 ]
Migration
Eclipse Serializer is now built with Java 17 as the target version. Please make sure to update your configuration accordingly.
The module persistence-binary-jdk17 was removed; all contained type handlers are used by default now
2.1.3
18 Mar 08:57
Compare
Sorry, something went wrong.
No results found
Changes
Add viewRoots() to PersistenceManager [#178 ]
Add referential equality to Equalator [#184 ]
Remove unused and deprecated stuff [#179 ][#180 ]
2.1.2
18 Feb 10:01
Compare
Sorry, something went wrong.
No results found
Bugfixes
Fix for potential NPE in lock scopes [#172 ]
Fix possible NPE in LazyReferenceManager [#171 ]
2.1.1
13 Jan 12:54
Compare
Sorry, something went wrong.
No results found
Logger settings adjustments [#164 ]
2.1.0
10 Dec 12:13
Compare
Sorry, something went wrong.
No results found
Features
Concurrency API [#156 ]
Object registration listener for storer [#160 ]
Bugfixes
Fixes for Android regressions [#154 ] [#155 ]
2.0.0
10 Oct 07:54
Compare
Sorry, something went wrong.
No results found
Features
Additional Type Handlers [#72 ]
Enhanced Reloader [#135 ] [#136 ]
Various Storer Enhancements [#143 ]
Bugfixes
LazyHashMap Fix [#117 ] [#139 ]
Fix Type Handler Foundation Registration Order Necessity [#142 ]
Fix for Allocation of LazyArgs During Cleanup [#132 ] [#133 ]
1.4.0
22 Jul 11:56
Compare
Sorry, something went wrong.
No results found
Features
Type Dictionary Import and Export for Serializer [#128 ]
1.3.2
07 May 06:18
Compare
Sorry, something went wrong.
No results found
Bugfixes
Fix wrong entity layer service config [#123 ]