1. 834a6af [maven-release-plugin] prepare release v1.2.17 by Mark Struberg · 2 years, 1 month ago v1.2.17
  2. 251e31b JOHNZON-364 remove unused methods by Mark Struberg · 2 years, 1 month ago
  3. 442b449 JOHNZON-264 move introspection stuff to new BeanUtil by Mark Struberg · 2 years, 1 month ago
  4. 23b49f3 JOHNZON-364 use reflection to avoid caches. by Mark Struberg · 2 years, 1 month ago
  5. 46a1bb8 fix DefaultPropertyVisibilityStrategy to respect the spec, ensure we clean the cache + fix backward compatibility of the FieldAndMethodAccessMode by Romain Manni-Bucau · 2 years, 1 month ago
  6. a38e0c3 JOHNZON-364 JsonbVisibility always wins over default rules by Mark Struberg · 2 years, 3 months ago
  7. a1c53d9 Add also a relocation for JAX-RS APIs by Jean-Louis Monteiro · 2 years, 3 months ago
  8. 6b37e52 JOHNZON-359 Fix lost OSGi metadata (#78) by Raymond Augé · 2 years, 3 months ago
  9. 48a6c5f JOHNZON-362 johnzon maven plugin tests fail on windows (#81) by Raymond Augé · 2 years, 3 months ago
  10. a4e708e JOHNZON-361 Johnzon maven plugin generates invalid record classes (#80) by Raymond Augé · 2 years, 3 months ago
  11. dd94ec3 JOHNZON-360 Make buildable and testable on Java 17 (#79) by Raymond Augé · 2 years, 3 months ago
  12. 0cbcb70 fixing naming of source artifacts on download page by Romain Manni-Bucau · 2 years, 3 months ago
  13. 76cf7d1 source links should point to sources and not bin by Romain Manni-Bucau · 2 years, 3 months ago
  14. 482512e since only sources are put on dist dont link bin by Romain Manni-Bucau · 2 years, 3 months ago
  15. f8a7188 updating downloads by Romain Manni-Bucau · 2 years, 3 months ago
  16. 996f41e Merge remote-tracking branch 'origin/master' into master by Jean-Louis Monteiro · 2 years, 4 months ago
  17. 0f3ee62 [maven-release-plugin] prepare for next development iteration by Romain Manni-Bucau · 2 years, 4 months ago
  18. ab7fb42 [maven-release-plugin] prepare release v1.2.16 by Romain Manni-Bucau · 2 years, 4 months ago v1.2.16
  19. c955174 [JOHNZON-358][JOHNZON-357] enhance (de)serializer support on list/map types by Romain Manni-Bucau · 2 years, 4 months ago
  20. 97c047d [JOHNZON-355]: Find class level Adapter even when used in collection. (#76) by Arne Limburg · 2 years, 6 months ago
  21. b221d9d [JOHNZON-354] reverse johnzon.failOnMissingCreatorValues default and support jsonb.creator-parameters-required prop by Romain Manni-Bucau · 2 years, 6 months ago
  22. 75181e8 [maven-release-plugin] prepare for next development iteration by Jean-Louis Monteiro · 2 years, 7 months ago
  23. d860b27 [maven-release-plugin] prepare release v1.2.15 by Jean-Louis Monteiro · 2 years, 7 months ago v1.2.15
  24. c3360bd JOHNZON-353 enum jsonschema validation nulable fix by Romain Manni-Bucau · 2 years, 8 months ago
  25. df58d15 fixing some download links by Romain Manni-Bucau · 2 years, 8 months ago
  26. d7daa44 Checkstyle by Jean-Louis Monteiro · 2 years, 8 months ago
  27. 64e7727 JOHNZON-351 support collection raw classes cast to Type in JSON-B by Jean-Louis Monteiro · 2 years, 8 months ago
  28. 1759351 JOHNZON-351 support collection raw classes cast to Type in JSON-B by Romain Manni-Bucau · 2 years, 8 months ago
  29. 3b56f6b download 1.2.14 by Romain Manni-Bucau · 2 years, 11 months ago
  30. 7751e96 True object and array streaming (#74) by Csaba Varga · 2 years, 10 months ago
  31. d9d1f3c [maven-release-plugin] prepare for next development iteration by Romain Manni-Bucau · 2 years, 11 months ago
  32. ae0d296 [maven-release-plugin] prepare release v1.2.14 by Romain Manni-Bucau · 2 years, 11 months ago v1.2.14
  33. 56a6c1b [JOHNZON-350] record support in example to model mojo by Romain Manni-Bucau · 2 years, 11 months ago
  34. c8e233e [JOHNZON-349] trying to not do reflection until we know we can, dedup annotation case by Romain Manni-Bucau · 3 years ago
  35. cf2cd73 [JOHNZON-348] jsonb annotations support on records by Romain Manni-Bucau · 3 years ago
  36. 87bbe67 [JOHNZON-347] some adjustment for recent java versions, need some more love to be faster by Romain Manni-Bucau · 3 years ago
  37. 5e1341f updating download page by Romain Manni-Bucau · 3 years ago
  38. 54ce79d [maven-release-plugin] prepare for next development iteration by Romain Manni-Bucau · 3 years ago
  39. ea9841d [maven-release-plugin] prepare release v1.2.13 by Romain Manni-Bucau · 3 years ago v1.2.13
  40. 48c34e6 [JOHNZON-346] avoid array out of bound exception when string gets an escaped character by Romain Manni-Bucau · 3 years ago
  41. b836513 fixing titles by Romain Manni-Bucau · 3 years ago
  42. 2005068 1.2.12 download page update by Romain Manni-Bucau · 3 years ago
  43. 46f3f50 [maven-release-plugin] prepare for next development iteration by Romain Manni-Bucau · 3 years ago
  44. fdea09d [maven-release-plugin] prepare release v1.2.12 by Romain Manni-Bucau · 3 years ago v1.2.12
  45. 389b696 [JOHNZON-344] implicit object opening for serializer starting with writeStartArray(key) by Romain Manni-Bucau · 3 years ago
  46. 6158e38 [JOHNZON-344] try to support serializers writing arrays directly into the enclosing object by Romain Manni-Bucau · 3 years ago
  47. 76b15ef [JOHNZON-343] fixing adapter handling in writeobject by Romain Manni-Bucau · 3 years ago
  48. 651b38d [JOHNZON-342] avoid too much reflection in PerHierarchyAndLexicographicalOrderFieldComparator by Romain Manni-Bucau · 3 years ago
  49. 7f47639 update download page by Romain Manni-Bucau · 3 years, 1 month ago
  50. 384e076 [maven-release-plugin] prepare for next development iteration by Romain Manni-Bucau · 3 years, 1 month ago
  51. 3e87d9b [maven-release-plugin] prepare release v1.2.11 by Romain Manni-Bucau · 3 years, 1 month ago v1.2.11
  52. 3a3e494 [JOHNZON-340] ensure cdi and servlet are properly shaded by Romain Manni-Bucau · 3 years, 1 month ago
  53. 5820eba [JOHNZON-340] ensure javax.websocket is properly shaded by Romain Manni-Bucau · 3 years, 1 month ago
  54. 73eb0fb [JOHNZON-340] add JSON-B support in websocket module by Romain Manni-Bucau · 3 years, 1 month ago
  55. 6e33ee8 [JOHNZON-339] johnzon.rejectDuplicateKeys support by Romain Manni-Bucau · 3 years, 2 months ago
  56. 194f02b [JOHNZON-338] ensure records don't have to be public to be deserialized by Romain Manni-Bucau · 3 years, 2 months ago
  57. 5e9ee0a [JOHNZON-337] more refinements on (de)serializers by Romain Manni-Bucau · 3 years, 3 months ago
  58. aaa2af9 [JOHNZON-337] avoid jsonb deserializers to loop by Romain Manni-Bucau · 3 years, 3 months ago
  59. a602490 [JOHNZON-336] jsonpatch operators for jsonlogic by Romain Manni-Bucau · 3 years, 3 months ago
  60. 1e7c5fd [JOHNZON-335] workaround for nested JsonbSerializers handling and invalid JSON by Romain Manni-Bucau · 3 years, 4 months ago
  61. 291c09f remove useless subtraction of bufferPos by Mark Struberg · 3 years, 4 months ago
  62. 6474c96 various small performance improvenemts by Mark Struberg · 3 years, 4 months ago
  63. f96fcea [JOHNZON-333] align both writePrimitives methods of MappingGeneratorImpl by Romain Manni-Bucau · 3 years, 4 months ago
  64. b8529a3 JOHNZON-333 respect RFC 7159 Section 7 (Strings) by Mark Struberg · 3 years, 4 months ago
  65. 343c831 [JOHNZON-332] merge jsonb builder with new skipAccessModeWrapper toggle for consistency by Romain Manni-Bucau · 3 years, 4 months ago
  66. 0d06bd0 [JOHNZON-332] add skipAccessModeWrapper toggle for backward compatibility by Romain Manni-Bucau · 3 years, 4 months ago
  67. 4f53103 [JOHNZON-332] exception de/serialization by Romain Manni-Bucau · 3 years, 4 months ago
  68. a6e569e 1.2.10 download page update by Romain Manni-Bucau · 3 years, 4 months ago
  69. 15a4cc6 [JOHNZON-331] handle toJson(object,type) properly for list case by Romain Manni-Bucau · 3 years, 4 months ago
  70. cfd94f9 [maven-release-plugin] prepare for next development iteration by Romain Manni-Bucau · 3 years, 4 months ago
  71. 7e1013b [maven-release-plugin] prepare release v1.2.10 by Romain Manni-Bucau · 3 years, 4 months ago v1.2.10
  72. f6c4c3c [JOHNZON-330] add jsonschema generator by Romain Manni-Bucau · 3 years, 5 months ago
  73. 7001b97 [JOHNZON-329] make jsonlogic completionstage friendly by Romain Manni-Bucau · 3 years, 5 months ago
  74. 4b0dc8a Add signing key to KEYS file by Jean-Louis Monteiro · 3 years, 5 months ago
  75. d86456c [maven-release-plugin] prepare for next development iteration by Jean-Louis Monteiro · 3 years, 5 months ago
  76. 6cc6721 [maven-release-plugin] prepare release v1.2.9 by Jean-Louis Monteiro · 3 years, 5 months ago
  77. 2206cac style fixes by Romain Manni-Bucau · 3 years, 6 months ago
  78. 9e74caa [JOHNZON-327] Json Schema Validation: added integer type validation. (#72) by manuelrazola · 3 years, 6 months ago
  79. 9613b8d Merge pull request #70 from jeanouii/JOHNZON-325_TailOnArrays_version2 by Jean-Louis Monteiro · 3 years, 6 months ago
  80. a099c53 JOHNZON-325 add some comments by Jean-Louis Monteiro · 3 years, 6 months ago
  81. 14393f0 Merge branch 'rmannibucau/jsonpointer-compliance-proposal' into JOHNZON-325_TailOnArrays_version2 by Jean-Louis Monteiro · 3 years, 6 months ago
  82. 437dad6 [JOHNZON-325] jsonp-strict module by Romain Manni-Bucau · 3 years, 6 months ago rmannibucau/jsonpointer-compliance-proposal
  83. d8d09dd JOHNZON-325 improve comment by Jean-Louis Monteiro · 3 years, 6 months ago
  84. 3c15090 JOHNZON-325 align naming by Jean-Louis Monteiro · 3 years, 6 months ago
  85. fcb49dd JOHNZON-325 make sure json patch as a consistent behavior by Jean-Louis Monteiro · 3 years, 6 months ago
  86. 12c1687 Merge pull request #69 from jgallimore/primitive-fix by Jean-Louis Monteiro · 3 years, 6 months ago
  87. 46dcd1f JOHNZON-325 see if we can get something that makes everyone happy by Jean-Louis Monteiro · 3 years, 6 months ago
  88. 630b5cf Slight copy/paste mistake in the test case by Jonathan Gallimore · 3 years, 6 months ago
  89. ef0001d Fix for handling primitive arrays in JsonB by Jonathan Gallimore · 3 years, 6 months ago
  90. d0a2002 Remove the build for JDK 11 by Jean-Louis Monteiro · 3 years, 6 months ago
  91. 2896727 We only need the minimum version to be enforced for the moment by Jean-Louis Monteiro · 3 years, 6 months ago
  92. 364bd58 Merge pull request #68 from jeanouii/JOHNZON-325_TailOnArrays by Jean-Louis Monteiro · 3 years, 6 months ago
  93. 2626806 JOHNZON-325 Improve minus logic to stay backward compatible by Jean-Louis Monteiro · 3 years, 6 months ago
  94. 3ef4fb8 JOHNZON-325 Using - on anything but add operation must throw JsonException by Jean-Louis Monteiro · 3 years, 6 months ago
  95. 0133612 [JOHNZON-323] disable cdi in OSGi jsonb provider (by default, can be enabled by config) by Romain Manni-Bucau · 3 years, 7 months ago
  96. 5ac4924 [JOHNZON-322] ensure jsonschema can validate negative bounds by Romain Manni-Bucau · 3 years, 7 months ago
  97. b1c44d5 [JOHNZON-321] avoid conflict for primitive converters due to the new jsonb enum converter by Romain Manni-Bucau · 3 years, 9 months ago
  98. 12c59fd [JOHNZON-321] ensure enums mapped with jsonb can use @JsonbProperty to rename the enum name in json land by Romain Manni-Bucau · 3 years, 9 months ago
  99. 62ed694 [JOHNZON-216] ensure escaped characters don't break the parser and autoajust algorithm by Romain Manni-Bucau · 3 years, 10 months ago
  100. e532f7b [JOHNZON-320] Fix AdapterTest on Windows (#66) by Markus · 3 years, 10 months ago