1. ba42fac Merge pull request #709 from KyleAure/673-additional-testing by James R. Perkins · 5 weeks ago main
  2. 8233373 Merge pull request #690 from jamezp/serialization-fix by James R. Perkins · 5 weeks ago
  3. 43e7a63 doc: document new tests and maintain Java 11 compatibility (for now) by Kyle Aure · 5 weeks ago
  4. 1694726 Merge pull request #694 from redmitry/master by Kyle Aure · 5 weeks ago
  5. ca6cd32 Merge pull request #705 from KyleAure/rename-branch by James R. Perkins · 3 months ago
  6. 96495da fix: broken badge link by Kyle Aure · 3 months ago
  7. 57ae7d0 fix: update to main branch by Kyle Aure · 3 months ago
  8. fdebec9 Merge pull request #704 from KyleAure/project-update by James R. Perkins · 3 months ago
  9. 59799b5 fix: staging requires nexus property by Kyle Aure · 3 months ago
  10. 4151774 Merge pull request #701 from eclipse-ee4j/dependabot/github_actions/actions/setup-java-5.2.0 by Kyle Aure · 3 months ago
  11. f2b8909 Merge pull request #702 from eclipse-ee4j/dependabot/github_actions/actions/checkout-6.0.2 by Kyle Aure · 3 months ago
  12. d93ee2e Bump actions/checkout from 6.0.1 to 6.0.2 by dependabot[bot] · 3 months ago
  13. 3ccd447 Bump actions/setup-java from 5.1.0 to 5.2.0 by dependabot[bot] · 3 months ago
  14. 45e3901 Merge pull request #692 from KyleAure/github-actions-security-updates by Kyle Aure · 3 months ago
  15. e0b46fe security: update github actions and keep updated by Kyle Aure · 6 months ago
  16. 3711af5 Merge pull request #686 from jamezp/issue685 by James R. Perkins · 3 months ago
  17. 7448236 Merge pull request #691 from KyleAure/681-generic-records by James R. Perkins · 3 months ago
  18. 1ce9680 Merge pull request #696 from jamezp/issue695-date-format by James R. Perkins · 3 months ago
  19. 769434e Merge pull request #699 from KyleAure/679-update-snapshot-version by James R. Perkins · 3 months ago
  20. 676e955 dependency: update parent pom by Kyle Aure · 3 months ago
  21. 5b98e04 fix: stop using staging by Kyle Aure · 3 months ago
  22. 7d4201b fix: main snapshot version by Kyle Aure · 3 months ago
  23. 9143aa0 Update src/main/java/org/eclipse/yasson/internal/deserializer/types/DateDeserializer.java by James R. Perkins · 3 months ago
  24. d096f30 Update src/main/java/org/eclipse/yasson/internal/deserializer/types/DateDeserializer.java by James R. Perkins · 3 months ago
  25. ad5720c [695] Fix date deserialization for date-only patterns by James R. Perkins · 4 months ago
  26. 944ee55 assert deserialization results by redmitry · 5 months ago
  27. 3d192d0 issue-673 fix by redmitry · 5 months ago
  28. 2ba1193 recreate: #681 by Kyle Aure · 6 months ago
  29. 2aa1af5 [689] Fix annotation-based serializers for Object-typed properties by James R. Perkins · 6 months ago
  30. 2439bca [685] Fix the issue when deserializing a Map which has a wildcard value. Added tests for wildcards on map keys and values, lists and optional. by James R. Perkins · 7 months ago
  31. 0804c14 [685] Ensure the value type of a container being deserialized uses the value types class model for custom deserialization. Do the same for serialization. by James R. Perkins · 8 months ago
  32. 40c0444 Checkstyle fixes (#678) by David Král · 11 months ago
  33. d60c869 [663] Yasson 3.0.3 - Serialization of a Map fails if the key is of a type implemented as SupportedMapKey and using a csutom Serializer (#664) by Joerg Baesner · 11 months ago
  34. abde7ec [670] Do not recursively check the upper bound type if it matches the original type to avoid a StackOverflowError. by James R. Perkins · 11 months ago
  35. a2cfd89 Fix links in README.md by Jérémie Bresson · 1 year, 3 months ago
  36. 5d6af1a Use the copyright profile instead of invoking the plugin. by James R. Perkins · 1 year, 4 months ago
  37. b448d4d Do not attempt to validate the copyright date. by James R. Perkins · 1 year, 4 months ago
  38. 1428380 [599] Add better support for resolution of wildcard types. by James R. Perkins · 1 year, 4 months ago
  39. 9e9f43f Do not close passed-in Writer (#604) by Leonid Malikov · 1 year, 4 months ago
  40. 14e68b6 JDK 11 compile target reverted (#645) by David Král · 1 year, 11 months ago
  41. 5fcac65 Integrate parsson 1.1.7 (#644) by Lukas Jungmann · 2 years ago
  42. 7230b7f New release preparation (#643) by David Král · 2 years, 1 month ago
  43. 2f0ad11 setup-java v4 by sullis · 2 years, 3 months ago
  44. db56a3b Eliminate Stream in #wrapInCommonSet by Philippe Marschall · 3 years ago
  45. ef9ee09 Technical merge of released branch 3.0.3-RELEASE by David Král · 2 years, 8 months ago
  46. a3d0e6a Copyright update (#623) by David Král · 2 years, 8 months ago
  47. cef3636 copyright update by David Kral · 2 years, 8 months ago 3.0.3-RELEASE
  48. f371eb5 Support retrieving lower bound from TypeVariable in Collection attribute (#580) by amoscatelli · 2 years, 10 months ago
  49. 6e5b0b1 Prepare next development cycle for 3.0.4-SNAPSHOT by Eclipse Yasson Bot · 3 years, 2 months ago
  50. 6ad7385 Prepare release org.eclipse:yasson:3.0.3-RELEASE by Eclipse Yasson Bot · 3 years, 2 months ago 3.0.3
  51. 16badee Close Parsers and Generators by Philippe Marschall · 3 years, 6 months ago
  52. f3cbb35 Fixed #589 (by adding skipObject() and skipArray() methods) (#590) by Leonid · 3 years, 3 months ago
  53. a5b6943 Copyright fixes (#593) by David Král · 3 years, 4 months ago
  54. 66bef09 @JsonbCreator uses PropertyNamingStrategy. (#584) by Benjamin Marwell · 3 years, 4 months ago
  55. 3a5b85a User defined deserializer/serializer in collection (#588) by David Král · 3 years, 5 months ago
  56. 6e7ec79 Merge pull request #578 from eclipse-ee4j/3.0.2-RELEASE by David Král · 3 years, 9 months ago
  57. 3a970c2 Prepare next development cycle for 3.0.3-SNAPSHOT by Eclipse Yasson Bot · 3 years, 9 months ago
  58. 719cd41 Prepare release org.eclipse:yasson:3.0.2-RELEASE by Eclipse Yasson Bot · 3 years, 9 months ago 3.0.2
  59. 9d6aad9 Null in Optional type fields should not fail (#576) by David Král · 3 years, 10 months ago
  60. 325cf97 JsonValue.NULL is no longer returned to nonJsonValue values (#574) by David Král · 3 years, 10 months ago
  61. a7fb7a4 @JsonbTransient does not work on abstract classes #454 (#572) by jbescos · 3 years, 10 months ago
  62. 5fb9f86 Value access calls toString() on failure, potentially leading to infinite recursion #456 (#570) by jbescos · 3 years, 10 months ago
  63. b65fb10 Merge pull request #568 from eclipse-ee4j/3.0.1-RELEASE by David Král · 3 years, 11 months ago
  64. f45b42f Merge branch 'master' into 3.0.1-RELEASE by David Král · 3 years, 11 months ago
  65. b67d22b Merge pull request #567 from eclipse-ee4j/3.0.0-RELEASE by David Král · 3 years, 11 months ago
  66. a8217fc Prepare next development cycle for 3.0.2-SNAPSHOT by Eclipse Yasson Bot · 3 years, 11 months ago
  67. 39b667a Prepare release org.eclipse:yasson:3.0.1-RELEASE by Eclipse Yasson Bot · 3 years, 11 months ago 3.0.1
  68. c09137e Type information related exception texts corrected (#566) by David Král · 3 years, 11 months ago
  69. 9e2e958 Dependency versions updated (#565) by David Král · 3 years, 11 months ago
  70. c1da842 Object and array values skip if property is missing (#564) by David Král · 3 years, 11 months ago
  71. df026bd Incorrect user generator position checking fixed (#562) by David Král · 4 years ago
  72. 4186439 Prepare next development cycle for 3.0.1-SNAPSHOT by Eclipse Yasson Bot · 4 years ago
  73. 0686c29 Prepare release org.eclipse:yasson:3.0.0-RELEASE by Eclipse Yasson Bot · 4 years ago 3.0.0
  74. 7677844 Only consider provided runtimeType for root serialization context (#560) by Patrik Duditš · 4 years, 1 month ago
  75. 52abc48 JsonbConfigProperties missing doPrivileged when accessing system properties (#558) by Nathan Rauh · 4 years, 1 month ago
  76. a6795d5 Merge pull request #554 from eclipse-ee4j/3.0.0-RC2-RELEASE by David Král · 4 years, 2 months ago
  77. 5249c6f Merge pull request #553 from eclipse-ee4j/3.0.0-RC1-RELEASE by David Král · 4 years, 2 months ago
  78. b341dbc Prepare next development cycle for 3.0.0-SNAPSHOT by Eclipse Yasson Bot · 4 years, 2 months ago 3.0.0-RC2-RELEASE
  79. 375eaca Prepare release org.eclipse:yasson:3.0.0-RC2-RELEASE by Eclipse Yasson Bot · 4 years, 2 months ago 3.0.0-RC2
  80. 0d907eb Code cleanup and dependency version bump (#551) by David Král · 4 years, 2 months ago
  81. 58b2d1e Records should not use default constructor if available (#552) by David Král · 4 years, 2 months ago
  82. 5bc927b Date in millis handled as a number (#550) by David Král · 4 years, 2 months ago
  83. 0f76d01 Remove log noise (#548) by dansiviter · 4 years, 2 months ago
  84. 1fc8c1e Polymorphic information lost on instances with defined polymorphic configuration (#546) by David Král · 4 years, 2 months ago
  85. 92e3c29 Prepare next development cycle for 3.0.0-SNAPSHOT by Eclipse Yasson Bot · 4 years, 4 months ago 3.0.0-RC1-RELEASE
  86. f66beb0 Prepare release org.eclipse:yasson:3.0.0-RC1-RELEASE by Eclipse Yasson Bot · 4 years, 4 months ago 3.0.0-RC1
  87. 37e2400 signature test migration. (#523) by Gurunandan Rao · 4 years, 4 months ago
  88. 423ed93 JSONB tck re-enabled (#538) by David Král · 4 years, 4 months ago
  89. b74033d Yasson deserialization and serialization rework (#537) by David Král · 4 years, 4 months ago
  90. e7ff427 Merge pull request #534 from eclipse-ee4j/2.0.4-RELEASE by David Král · 4 years, 5 months ago
  91. 11202bc Prepare next development cycle for 2.0.5-SNAPSHOT by Eclipse Yasson Bot · 4 years, 5 months ago 2.0.4-RELEASE
  92. 038020e Prepare release org.eclipse:yasson:2.0.4-RELEASE by Eclipse Yasson Bot · 4 years, 5 months ago 2.0.4
  93. 72d5c28 Minor changes to github actions (#532) by David Král · 4 years, 5 months ago
  94. 2d49850 Record processing fixed (#530) by David Král · 4 years, 5 months ago
  95. 6eaa09a technical merge of the 2.0.3 branch after the 2.0.3 release (#525) by Maxim Nesen · 4 years, 7 months ago
  96. dd42d0a Issue #500: Serialization of a Map fails if the key uses a custom Serializer (#501) by rmartinc · 4 years, 7 months ago
  97. 7a5b15a Support for records (#499) by David Král · 4 years, 7 months ago
  98. de96336 readme typo fixed (#519) by David Král · 4 years, 7 months ago
  99. 3c4e2ec Fail with multiple levels of generics (#503) by David Král · 4 years, 8 months ago
  100. 67fb4d2 Java version in github-actions increased (#518) by David Král · 4 years, 8 months ago