Skip to content

Changes

#10 (Oct 7, 2020, 4:40:05 AM)

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

#8 (Aug 12, 2020, 4:00:46 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

#7 (Jun 4, 2020, 9:54:00 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

#6 (Apr 14, 2020, 3:03:58 PM)

  1. JUnit 5.6.2 — Sean Sullivan / githubweb

#5 (Apr 7, 2020, 3:19:04 PM)

  1. Update version to 1.0.7-SNAPSHOT — Andrew Guibert / githubweb
  2. Update TCK script to use HTTPS for retrieving glassfish from Maven — Andrew Guibert / githubweb
  3. Normalize parsing for java.sql.Date — Andrew Guibert / githubweb
  4. Rename from javax.* to jakarta.* namespace — Andrew Guibert / githubweb
  5. Run TCK tests from jsonb-api repo — Andrew Guibert / githubweb
  6. Fix primitive boolean array serializing&deserializing — Gyúróczki Gergő / githubweb
  7. Fix docs — Gyúróczki Gergő / githubweb
  8. Do not implicitly close java.io.Writer on toJson — Andrew Guibert / githubweb
  9. Add boolean array test — Gyúróczki Gergő / githubweb
  10. Allow adapters/serializers to be used on known root types — Andrew Guibert / githubweb

#4 (Jan 14, 2020, 5:16:29 PM)

  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
  32. StackOverflowError on recursive references (#359) — Andrew Guibert / githubweb
  33. Copyright travis job improved (#365) — Andrew Guibert / githubweb
  34. Do not log WARN message when optional generic bound is not found — Andrew Guibert / githubweb
  35. Add class for Yasson-specific config in a type-safe way — Andrew Guibert / githubweb
  36. Promote glassfish json to required dependency — Andrew Guibert / githubweb
  37. Generated Yasson jar has not been properly moved to TCK tests — David Kral / githubweb
  38. Implement YassonConfig.withEagerParsing(Class<?>...) — Andrew Guibert / githubweb
  39. Add script for running all delivery checks — Andrew Guibert / githubweb
  40. Native image properties in correct dir. — David Kral / githubweb
  41. maven-compiler-plugin 3.8.1 — Sean Sullivan / githubweb

#2 (Sep 6, 2019, 6:18:01 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