1. ea1a117 update spotbugs plugin for site reporting by Mark Struberg · 6 days ago master
  2. 5c7c1a7 don't commit logs by Mark Struberg · 6 days ago
  3. cb35abb add hack to prevent maven-surefire-reporting-plugin from complaining about \uffff by Mark Struberg · 6 days ago
  4. 1e58eb4 upgrade to latest maven-surefire plugin by Mark Struberg · 6 days ago
  5. 530f664 update documentation by Mark Struberg · 6 days ago
  6. b0ce649 [maven-release-plugin] prepare for next development iteration by Mark Struberg · 11 days ago
  7. 5c6edd5 [maven-release-plugin] prepare release v2.2.0 by Mark Struberg · 11 days ago v2.2.0
  8. 8273399 also handle NoClassDefFoundError by Mark Struberg · 11 days ago
  9. dd3d006 Ensure ClassConverter deserialization is controlled and JSON-Schema doesn't skip additionalProperties: false and nullable arrays by Romain Manni-Bucau · 12 days ago
  10. 9305184 [maven-release-plugin] prepare for next development iteration by Mark Struberg · 12 days ago
  11. cfb72b6 [maven-release-plugin] prepare release v2.1.1 by Mark Struberg · 12 days ago v2.1.1
  12. d08f8cd OWB-437 upgrade to owb-4.1.1 and simplify test setup by Mark Struberg · 12 days ago
  13. 9d40cf7 JOHNZON-435 further simplify isRecord by Mark Struberg · 3 weeks ago
  14. 375cfe5 JOHNZON-435 add information that this is only needed until Java14 by Mark Struberg · 3 weeks ago
  15. 07f380e JOHNZON-435 streamline isRecord test by Mark Struberg · 3 weeks ago
  16. 1f048a1 JOHNZON-436 JsonGenerator.write("foo", (String) null) creates wrong JSON by Mark Struberg · 3 weeks ago
  17. 8833227 JOHNZON-435 reuse toUnicode with caching by Mark Struberg · 3 weeks ago
  18. 1052109 JOHNZON-435 remove old unused code by Mark Struberg · 3 weeks ago
  19. 41b2e2a JOHNZON-435 improve writePrimitives by Mark Struberg · 3 weeks ago
  20. f98c1b4 update h2 and cxf to newer bugfix releases by Mark Struberg · 3 weeks ago
  21. ac9f8a6 JOHNZON-433 upgrade junit from 5.10 to 5.14.4 by Mark Struberg · 3 weeks ago
  22. d5093f5 JOHNZON-433 update from apache parent 37 to 39 by Mark Struberg · 3 weeks ago
  23. 33ebc66 JOHNZON-433 update assembly plugin from 3.4.2 to 3.8.0 by Mark Struberg · 3 weeks ago
  24. 86bc6f2 Revert "Java record components should dictate written fields https://issues.apache.org/jira/browse/JOHNZON-432" by Mark Struberg · 3 weeks ago
  25. dabdad5 Java record components should dictate written fields https://issues.apache.org/jira/browse/JOHNZON-432 by David Blevins · 5 weeks ago
  26. 4fd6075 add all the other method calls ot JsonNumberImpl by Mark Struberg · 5 weeks ago
  27. 08884bb adding more checks for numbers with huge exponents by Mark Struberg · 5 weeks ago
  28. 1b58078 Merge 2.1.0 releaese branch into 'master' of https://gitbox.apache.org/repos/asf/johnzon by Mark Struberg · 5 weeks ago
  29. 7ff9576 Merge pull request #141 from ArneLimburg/master by Mark Struberg · 6 weeks ago
  30. ebfd1d5 JOHNZON-431: Add detection of annotations at class level for constructor parameters by Arne Limburg · 7 weeks ago
  31. 300d585 Merge pull request #140 from rbowen/asf-link-policy by Mark Struberg · 3 months ago
  32. fad0fce fix: Add required ASF policy links to site footer by Rich Bowen · 3 months ago
  33. 5e6f6cf [maven-release-plugin] prepare for next development iteration by Mark Struberg · 4 months ago
  34. 9764dba [maven-release-plugin] prepare release v2.1.0 by Mark Struberg · 4 months ago v2.1.0
  35. c6600c7 version bump to Johnzon-2.1.0-SNAPSHOT by Mark Struberg · 4 months ago
  36. 5d46ecb JOHNZON-430 upgrade to latest spec apis by Mark Struberg · 4 months ago
  37. f4c8011 fix: enforce read/write symmetry by Jean-Louis Monteiro · 4 months ago
  38. 74dadbe JOHNZON-428 upgrade to apache-parent-37 by Mark Struberg · 4 months ago
  39. c7fd2db Merge pull request #134 from jeanouii/fix/big-decimal-integer-swapped-and-consistency by Jean-Louis Monteiro · 5 months ago
  40. 9f11b4b Invert default for BigX string adapters and introduce a system property by Jean-Louis Monteiro · 5 months ago
  41. df9724d fix(JOHNZON-426): BigInteger/BigDecimal string adapter flags swapped by Jean-Louis Monteiro · 5 months ago
  42. 5612282 JOHNZON-421 remove now unused functionality by Mark Struberg · 6 months ago
  43. 8b9fb0e JOHNZON-424 JohnzonJsonb toJson(Object, Type, OutputStream) crashes for primitive arrays. by Mark Struberg · 6 months ago
  44. c3a01ef JOHNZON-425 support for boolean[] is missing by Mark Struberg · 6 months ago
  45. c94db5e JOHNZON-421 Defer start of object/array by Mark Struberg · 6 months ago
  46. d536371 JOHNZON-422 MapperConverterExceptionsTest fails on Windodws due to wrong line break by Mark Struberg · 6 months ago
  47. b4c953e JOHNZON-421 JsonbSerializer crashes when using primitives by Mark Struberg · 6 months ago
  48. 434f562 update to apache-parent-35 by Mark Struberg · 8 months ago
  49. 31b832f JOHNZON-420 use JsonBAdapter when converting back from array by Mark Struberg · 8 months ago
  50. f6664f8 Merge pull request #131 from dblevins/annotation-symmetry by Jean-Louis Monteiro · 9 months ago
  51. ae36bf7 feat(#419): filter out static methods from records by Jean-Louis Monteiro · 1 year, 1 month ago
  52. a030a3e Revert "feat(#419): filter out static methods from records" by Jean-Louis Monteiro · 1 year, 1 month ago
  53. 1cff66f feat(#419): filter out static methods from records by Jean-Louis Monteiro · 1 year, 1 month ago
  54. a82cdca fix: update apache parent pom by Jean-Louis Monteiro · 1 year, 1 month ago
  55. 41831f4 fix: update pom versions which wasn't done after previous release by Jean-Louis Monteiro · 1 year, 1 month ago
  56. e91eff0 Checkstyle by David Blevins · 1 year, 3 months ago
  57. 8cd01e4 Add Scenarios, adjust comments by David Blevins · 1 year, 3 months ago
  58. d8a2169 Behavior differs from equivalent Adapter test by David Blevins · 1 year, 3 months ago
  59. 99f1ab9 Behavior differs from equivalent Adapter test by David Blevins · 1 year, 3 months ago
  60. 88c0bd1 Behavior differs from equivalent Adapter test by David Blevins · 1 year, 3 months ago
  61. ab90d7b Behavior differs from equivalent Adapter test by David Blevins · 1 year, 3 months ago
  62. 1f9335d Behavior differs from equivalent Adapter test by David Blevins · 1 year, 3 months ago
  63. 2d9f1ef Adjusted Serializer/Deserializer Symmetry tests by David Blevins · 1 year, 3 months ago
  64. 0cb7333 Base Serializer/Deserializer Symmetry tests by David Blevins · 1 year, 3 months ago
  65. c738270 Adjusted Adapter Symmetry tests, some new failures by David Blevins · 1 year, 3 months ago
  66. 0b37c9b Base Map Adapter Symmetry tests by David Blevins · 1 year, 3 months ago
  67. 800ba5c Adjusted Array Adapter Symmetry tests. Some new failures. by David Blevins · 1 year, 3 months ago
  68. b8b0dc1 Initial setup for Array versions of Adapter Symmetry tests by David Blevins · 1 year, 3 months ago
  69. fa95080 Move to string subpackage by David Blevins · 1 year, 3 months ago
  70. 96987ee Checkstyle by David Blevins · 1 year, 3 months ago
  71. f9aaa3f Fill out scenarios by David Blevins · 1 year, 3 months ago
  72. 908f5f4 Adapter on Config, Class and Constructor, has a Getter and Setter by David Blevins · 1 year, 3 months ago
  73. 1b395bf Adapter on Config, Class and Constructor, has a Getter and Final Field by David Blevins · 1 year, 3 months ago
  74. 6080b90 Adapter on Field, Config, Class and Constructor, has a Getter and Final Field by David Blevins · 1 year, 3 months ago
  75. d2aaa7e Adapter on Field, Config, Class and Constructor, has a Getter and Setter by David Blevins · 1 year, 3 months ago
  76. b5d4340 Adapter on Field, Setter, Config, Class and Constructor, has a Getter by David Blevins · 1 year, 3 months ago
  77. 753da89 Adapter on Field, Getter, Config, Class and Constructor, has a Setter by David Blevins · 1 year, 3 months ago
  78. 5284dea Make explicit Getter and Setter adapters by David Blevins · 1 year, 3 months ago
  79. f72e2af Adapter on Field, Getter, Setter, Config, Class and Constructor by David Blevins · 1 year, 3 months ago
  80. d9e17c5 Testing symmetry of read/write in Adapter processing by David Blevins · 1 year, 3 months ago
  81. e75e87e Merge pull request #130 from dblevins/jsonbcreator-adater-nullvalue by Markus Jung · 1 year, 3 months ago
  82. 0f031c7 Tolerate null @JsonbCreator values when adapters are used by David Blevins · 1 year, 3 months ago
  83. a94c3d0 JOHNZON-412 - Default mapping for java.util.UUID by Markus Jung · 1 year, 4 months ago
  84. efcb002 JOHNZON-411 Remove Google Analytics from the Johnzon Website (#129) by Niall Pemberton · 1 year, 7 months ago
  85. 3a466e0 disable persisted credentials in gh-action by Markus Jung · 1 year, 7 months ago
  86. 335f5bd update to apache-parent 33 by Mark Struberg · 1 year, 10 months ago
  87. 8672c44 pin down the Locale to en_US as the TCK tests are broken by Mark Struberg · 1 year, 10 months ago
  88. f9765d6 [JOHNZON-410] fix download links for KEYS/hashes/sigs by Markus Jung · 2 years ago
  89. 841ebb3 [JOHNZON-409] DateConverter: replace DateFormat with DateTimeFormatter by Markus Jung · 2 years ago
  90. 06caf92 [JOHNZON-407] fix NPE in JsonArrayBuilderImpl by Markus Jung · 2 years ago
  91. 89492c9 [JOHNZON-404] don't rely on jdk internals for BoundedOutputStreamWriter (#128) by Markus Jung · 2 years, 2 months ago
  92. a06cb56 change scm to asf gitbox by Markus Jung · 2 years, 2 months ago
  93. 8f22160 [JOHNZON-406] add API jars to bin distribution by Markus Jung · 2 years, 2 months ago
  94. d5665b9 Integrate TCK test execution in jsonb/core modules (#125) by Markus Jung · 2 years, 3 months ago
  95. 5db4b28 reduce enum array allocation (#127) by sullis · 2 years, 4 months ago
  96. cd3aafc Bump org.apache.tomcat:tomcat-websocket in /johnzon-websocket (#126) by dependabot[bot] · 2 years, 4 months ago
  97. 9ea3c93 fix version in tck modules after release by Markus Jung · 2 years, 5 months ago
  98. 21f3165 johnzon 2.0.1 released by Markus Jung · 2 years, 5 months ago
  99. d8f1ea6 Merge branch 'johnzon-2.0.1-release' by Markus Jung · 2 years, 5 months ago
  100. 856e3b2 Add jungm code signing key by Markus Jung · 2 years, 5 months ago