Skip to content

Changes

#27 (Apr 4, 2023, 4:41:43 AM)

  1. Prepare release org.eclipse:yasson:3.0.2-RELEASE — Eclipse Yasson Bot / githubweb
  2. Prepare next development cycle for 3.0.3-SNAPSHOT — Eclipse Yasson Bot / githubweb
  3. User defined deserializer/serializer in collection (#588) — noreply / githubweb
  4. @JsonbCreator uses PropertyNamingStrategy. (#584) — noreply / githubweb
  5. Copyright fixes (#593) — noreply / githubweb
  6. Fixed #589 (by adding skipObject() and skipArray() methods) (#590) — noreply / githubweb
  7. Close Parsers and Generators — David Kral / githubweb

#26 (Sep 5, 2022, 8:57:30 AM)

  1. Prepare release org.eclipse:yasson:3.0.0-RELEASE — Eclipse Yasson Bot / githubweb
  2. Prepare next development cycle for 3.0.1-SNAPSHOT — Eclipse Yasson Bot / githubweb
  3. Prepare release org.eclipse:yasson:3.0.1-RELEASE — Eclipse Yasson Bot / githubweb
  4. Prepare next development cycle for 3.0.2-SNAPSHOT — Eclipse Yasson Bot / githubweb
  5. Value access calls toString() on failure, potentially leading to infinite recursion #456 (#570) — noreply / githubweb
  6. @JsonbTransient does not work on abstract classes #454 (#572) — noreply / githubweb
  7. JsonValue.NULL is no longer returned to nonJsonValue values (#574) — noreply / githubweb
  8. Null in Optional type fields should not fail (#576) — noreply / githubweb

#23 (Jul 29, 2022, 8:48:39 AM)

  1. Incorrect user generator position checking fixed (#562) — noreply / githubweb
  2. Object and array values skip if property is missing (#564) — noreply / githubweb
  3. Dependency versions updated (#565) — noreply / githubweb
  4. Type information related exception texts corrected (#566) — noreply / githubweb

#22 (Jun 17, 2022, 7:00:49 AM)

  1. Prepare release org.eclipse:yasson:3.0.0-RC1-RELEASE — Eclipse Yasson Bot / githubweb
  2. Prepare next development cycle for 3.0.0-SNAPSHOT — Eclipse Yasson Bot / githubweb
  3. Prepare release org.eclipse:yasson:3.0.0-RC2-RELEASE — Eclipse Yasson Bot / githubweb
  4. Prepare next development cycle for 3.0.0-SNAPSHOT — Eclipse Yasson Bot / githubweb
  5. JsonbConfigProperties missing doPrivileged when accessing system properties (#558) — noreply / githubweb
  6. Only consider provided runtimeType for root serialization context (#560) — noreply / githubweb

#21 (Apr 28, 2022, 10:22:21 AM)

  1. Polymorphic information lost on instances with defined polymorphic configuration (#546) — noreply / githubweb
  2. Remove log noise (#548) — noreply / githubweb
  3. Date in millis handled as a number (#550) — noreply / githubweb
  4. Records should not use default constructor if available (#552) — noreply / githubweb
  5. Code cleanup and dependency version bump (#551) — noreply / githubweb

#20 (Apr 12, 2022, 7:23:23 AM)

  1. technical merge of the 2.0.3 branch after the 2.0.3 release (#525) — noreply / githubweb
  2. Record processing fixed (#530) — noreply / githubweb
  3. Minor changes to github actions (#532) — noreply / githubweb
  4. Prepare release org.eclipse:yasson:2.0.4-RELEASE — Eclipse Yasson Bot / githubweb
  5. Prepare next development cycle for 2.0.5-SNAPSHOT — Eclipse Yasson Bot / githubweb
  6. Yasson deserialization and serialization rework (#537) — noreply / githubweb
  7. JSONB tck re-enabled (#538) — noreply / githubweb
  8. signature test migration. (#523) — noreply / githubweb

#18 (Nov 29, 2021, 8:57:53 AM)

  1. Transient and property annotation merging (#493) — noreply / githubweb
  2. Dependabot removed (#494) — noreply / githubweb
  3. YearMonth and MonthDay support added (#492) — noreply / githubweb
  4. java.xml should be optional (#491) — noreply / githubweb
  5. Version bumped to 2.0.3-SNAPSHOT (#498) — noreply / githubweb
  6. GitHub actions added (#506) — noreply / githubweb
  7. Yasson version changed for TCK tests (#508) — noreply / githubweb
  8. EPL 2.0 license link fixed (#512) — noreply / githubweb
  9. Implicitly defined serializers fixed (#510) — noreply / githubweb
  10. Staging repository URL changed (#511) — noreply / githubweb
  11. Issue #283: Deserializing Map with enum keys results in runtime string keys (#509) — noreply / githubweb
  12. Java version in github-actions increased (#518) — noreply / githubweb
  13. Fail with multiple levels of generics (#503) — noreply / githubweb
  14. readme typo fixed (#519) — noreply / githubweb
  15. Support for records (#499) — noreply / githubweb
  16. Issue #500: Serialization of a Map fails if the key uses a custom Serializer (#501) — noreply / githubweb

#15 (Mar 23, 2021, 9:14:55 AM)

  1. Fix typo in PropertyModel::setValue — Gyúróczki Gergő / githubweb
  2. Fix a typo in the README file — noreply / githubweb
  3. Improve the serviceability of JsonbComponentInstanceCreatorFactory. — Nathan Mittlestat / githubweb
  4. Replace tab with spaces. — Nathan Mittlestat / githubweb
  5. java.lang.IllegalAccessException: access to public member failed (#474) — noreply / githubweb
  6. fix custom deserializer not working with generic types (#480) — noreply / githubweb
  7. Issue 342: Custom De-Serialization Bug (#481) — noreply / githubweb

#14 (Oct 30, 2020, 2:50:37 AM)

  1. Bump weld-se-core from 4.0.0.Beta1 to 4.0.0.Beta2 — noreply / githubweb

#13 (Oct 7, 2020, 4:37:56 AM)

  1. milestone dependencies removed (#449) — noreply / githubweb

#11 (Aug 12, 2020, 3:58:28 AM)

  1. Remove unnecessary boxing in PropertyValuePropagation — Gyúróczki Gergő / githubweb
  2. Normalize ZoneId objects before serializing them — Gyúróczki Gergő / githubweb
  3. Make java.sql optional dependency — Gyúróczki Gergő / githubweb
  4. add Dependabot — Sean Sullivan / githubweb
  5. Bump weld-se-core from 4.0.0.Alpha2 to 4.0.0.Alpha3 — noreply / githubweb
  6. Add support for serializing and deserializing java.nio.path — Katie Richter / githubweb
  7. Switch to using MethodHandles for property value propagations — Gyúróczki Gergő / githubweb
  8. Test for issue #399 — Katie Richter / githubweb
  9. Update CI to run TCK tests — Andrew Guibert / githubweb
  10. Revert "Normalize ZoneId objects before serializing them" — Andrew Guibert / githubweb
  11. Fix Issue #435 — Katie Richter / githubweb

#9 (Jun 4, 2020, 9:52:45 AM)

  1. Don't use reflection when possible — Lukas Petrovicky / githubweb
  2. Search for custom serializers/deserializers/adapters in a deterministic — Andrew Guibert / githubweb
  3. Update puppycrawl version — Andrew Guibert / githubweb
  4. Add deserialization support for concurrent maps — Andrew Guibert / githubweb
  5. Update optional CDI usage to 3.0 (Jakarta EE 9) — Andrew Guibert / githubweb
  6. Jakarta namespace transition — Gaurav Gupta / githubweb
  7. PR review changes — Gaurav Gupta / githubweb
  8. Update dependency to jakarta.json.bind-api:2.0.0-RC2 (#415) — noreply / githubweb

#5 (Apr 14, 2020, 2:48:57 PM)

  1. StackOverflowError on recursive references (#359) — Andrew Guibert / githubweb
  2. Copyright travis job improved (#365) — Andrew Guibert / githubweb
  3. Do not log WARN message when optional generic bound is not found — Andrew Guibert / githubweb
  4. Add class for Yasson-specific config in a type-safe way — Andrew Guibert / githubweb
  5. Promote glassfish json to required dependency — Andrew Guibert / githubweb
  6. Generated Yasson jar has not been properly moved to TCK tests — David Kral / githubweb
  7. Implement YassonConfig.withEagerParsing(Class<?>...) — Andrew Guibert / githubweb
  8. Add script for running all delivery checks — Andrew Guibert / githubweb
  9. Native image properties in correct dir. — David Kral / githubweb
  10. maven-compiler-plugin 3.8.1 — Sean Sullivan / githubweb
  11. Update version to 1.0.7-SNAPSHOT — Andrew Guibert / githubweb
  12. Update TCK script to use HTTPS for retrieving glassfish from Maven — Andrew Guibert / githubweb
  13. Normalize parsing for java.sql.Date — Andrew Guibert / githubweb
  14. Rename from javax.* to jakarta.* namespace — Andrew Guibert / githubweb
  15. Run TCK tests from jsonb-api repo — Andrew Guibert / githubweb
  16. Fix primitive boolean array serializing&deserializing — Gyúróczki Gergő / githubweb
  17. Fix docs — Gyúróczki Gergő / githubweb
  18. Do not implicitly close java.io.Writer on toJson — Andrew Guibert / githubweb
  19. Add boolean array test — Gyúróczki Gergő / githubweb
  20. Allow adapters/serializers to be used on known root types — Andrew Guibert / githubweb
  21. JUnit 5.6.2 — Sean Sullivan / githubweb

#4 (Nov 21, 2019, 5:55:59 AM)

  1. Prepare for next development iteration — Andrew Guibert / githubweb
  2. Remove a stream usage in PropertyOrdering, rework ordering strats — Gyúróczki Gergő / githubweb
  3. TCK test version updated — David Kral / githubweb
  4. Avoid contractions in NLS messages — Andrew Guibert / githubweb
  5. New map serializer/deserializer (#315) — David Kral / githubweb
  6. Replace inner interface in ComponentMatcher with Function — Gyúróczki Gergő / githubweb
  7. Refactor inner class & interface inside InstanceCreator — Gyúróczki Gergő / githubweb
  8. Inline AccessMethodType.java into PropertyModel — David Kral / githubweb
  9. FIX/345 : Serializing enums as property or as Map key has different — Sébastien Rius / githubweb
  10. Update tests to Junit 5.5.2 (#340) — Andrew Guibert / githubweb
  11. Update PropertyOrderTest to be more meaningful — Andrew Guibert / githubweb
  12. Fix compile errors in MapToObjectSerializerTest due to soft merge — Andrew Guibert / githubweb
  13. Update to official Jakarta EE dependencies — Andrew Guibert / githubweb
  14. Add community information and links to README — Andrew Guibert / githubweb
  15. Change license of NullSerializer/Deserializer to EPL — David Kral / githubweb
  16. ReflectionPropagation refactor (#354) — Andrew Guibert / githubweb
  17. Fixes #341 Checkstyle plugin added to Yasson — David Kral / githubweb
  18. Rebased onto the current master — David Kral / githubweb
  19. Fix soft merge conflicts with latest master branch — Andrew Guibert / githubweb
  20. Update — Gyúróczki Gergő / githubweb
  21. Whitespace changes — Gyúróczki Gergő / githubweb
  22. Fix checkstyle errors — Gyúróczki Gergő / githubweb
  23. Whitespace stuff — Gyúróczki Gergő / githubweb
  24. Add github issue templates — Andrew Guibert / githubweb
  25. Fix issue where equivalent properties are not merged correctly — Andrew Guibert / githubweb
  26. Add tests for issue #81 — Gyúróczki Gergő / githubweb
  27. Decrease default size annotations field, update docs — Gyúróczki Gergő / githubweb
  28. Fixes #351 Copyright plugin added to the project — David Kral / githubweb
  29. EPL license changed in README file — David Kral / githubweb
  30. EPL license changed in NOTICE file — David Kral / githubweb
  31. Support for GraalVM native-image. — Tomas Langer / githubweb

#2 (Sep 6, 2019, 4:08:13 PM)

  1. Update version for next development iteration — Andrew Guibert / githubweb
  2. Fix UserDeserializer is called only once for an array of json objects… — Dmitry Kornilov / githubweb
  3. Fixes #275 Inheriting from class with package level modifier leads to — David Kral / githubweb
  4. Fixes #272 EnumSet deserialization — David Kral / githubweb
  5. Fixes #258 @JsonbPropertyOrder names should reflect class names before — David Kral / githubweb
  6. All class modificators allowed now during field handling — David Kral / githubweb
  7. Include property name/value when serialization fails — Andrew Guibert / githubweb
  8. Add test case for issue described in #296 — Andrew Guibert / githubweb
  9. Add special case to filter out getMetaClass for Groovy objects — Andrew Guibert / githubweb
  10. Do not include property values in error messages — Andrew Guibert / githubweb
  11. JavaDoc typos — Markus KARG / githubweb
  12. Add special case to filter out getMetadata on Weld bean proxy objects — Andrew Guibert / githubweb
  13. Add badge for snapshot repository — Andrew Guibert / githubweb
  14. Apply adapters based on property read/write type — Andrew Guibert / githubweb
  15. Show full stack traces on failed tests — Andrew Guibert / githubweb
  16. Add tests for examples shown in JSON-B documentation — Andrew Guibert / githubweb
  17. 316 improve exception message (#318) — Andrew Guibert / githubweb
  18. make test setup independent to changes in productive code (#323) — Andrew Guibert / githubweb
  19. TCK test support added to travis build — David Kral / githubweb
  20. Refactor strategies to functions instead of using inheritance (#311) — Andrew Guibert / githubweb
  21. Disable JMH tests in Travis build to reduce build pipeline time — Andrew Guibert / githubweb
  22. Update tck.sh for running locally — Andrew Guibert / githubweb
  23. Add javadocs.io badge to README — Andrew Guibert / githubweb
  24. Refactor MappingContext — Gyúróczki Gergő / githubweb
  25. Fix/payara4003 Inaccessible constructor with @ConstructorProperties — Andrew Guibert / githubweb