Skip to content

Releases: Celeral/Utils

2.0.2

16 Aug 19:41
fb2637b
Compare
Choose a tag to compare
  • Make log4j2 usage Android Compliant

2.0.1

15 Aug 12:14
Compare
Choose a tag to compare
  • Update parent pom to 2.1.0 to fix CVEs from the dependencies declared in parent pom
  • Generate Java 8 compatible code

2.0.0

13 Jun 21:50
Compare
Choose a tag to compare
  • Added Async class to provide try-with-resource functionality with async operations on resource
  • Moved classes Slice, VarInt, and MurmurHash from netlet
  • Extract Consumables super class from Closeables

1.3.1

05 Jun 07:30
Compare
Choose a tag to compare
  • Upgraded jackson-databind version to 2.9.9 from 2.9.8 to address a CVE
  • Introduced instantiable Closeables to track serially allocated resources
  • Introduced ThrowableFactory to instantiate Throwables with arbitrary constructors

1.2.0

05 Jun 07:33
95b5fc3
Compare
Choose a tag to compare
  • Upgraded jackson-databind version to 2.9.8 from 2.9.5 to address a few CVEs
  • Introduced WeakIdentityHashMap

1.1.0

21 Jun 07:20
5d84844
Compare
Choose a tag to compare
  • Upgraded jackson-databind version to 2.9.6 from 2.9.5; Object2JSON is fully functional now
  • Added ContextType to allow different flavors for resolution of the attribute values wrt parent context.
  • Added NamedThreadFactory to create named theads

The very first version of Celeral Utils!

17 May 07:09
Compare
Choose a tag to compare
v1.0.0

Getting ready to release 1.0.0 version - fix javadoc.