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