Skip to content

Changes

Summary

  1. Prepare release org.eclipse:yasson:3.0.3-RELEASE (details)
  2. Prepare next development cycle for 3.0.4-SNAPSHOT (details)
  3. copyright update (details)
  4. Eliminate Stream in #wrapInCommonSet (details)
Commit 6ad7385824e85e97321a6fcd903d26f497578b17 by Eclipse Yasson Bot
Prepare release org.eclipse:yasson:3.0.3-RELEASE
The file was modified pom.xml (diff)
Commit 6e5b0b1580fd8aac63c73ca6701b004e576f3ee9 by Eclipse Yasson Bot
Prepare next development cycle for 3.0.4-SNAPSHOT
The file was modified pom.xml (diff)
Commit cef363667d21cbd6d6c17170e9bdc57b9f3d059d by David Kral
copyright update

Signed-off-by: David Kral <david.k.kral@oracle.com>
The file was modified pom.xml (diff)
Commit db56a3b8cadd7520f1e2c663cdd87431d9c01304 by David Kral
Eliminate Stream in #wrapInCommonSet

Elminate Stream creation in SerializationModelCreator#wrapInCommonSet
as it was showing in during profiling.

Signed-off-by: Philippe Marschall <philippe.marschall@gmail.com>
The file was modified src/main/java/org/eclipse/yasson/internal/serializer/SerializationModelCreator.java (diff)