1. d5665b9 Integrate TCK test execution in jsonb/core modules (#125) by Markus Jung · 4 weeks ago master
  2. 5db4b28 reduce enum array allocation (#127) by sullis · 5 weeks ago
  3. cd3aafc Bump org.apache.tomcat:tomcat-websocket in /johnzon-websocket (#126) by dependabot[bot] · 7 weeks ago
  4. 9ea3c93 fix version in tck modules after release by Markus Jung · 9 weeks ago
  5. 21f3165 johnzon 2.0.1 released by Markus Jung · 9 weeks ago
  6. d8f1ea6 Merge branch 'johnzon-2.0.1-release' by Markus Jung · 9 weeks ago
  7. 856e3b2 Add jungm code signing key by Markus Jung · 10 weeks ago
  8. 9b4e43b [maven-release-plugin] prepare for next development iteration by Markus Jung · 2 months ago
  9. 69d8185 [maven-release-plugin] prepare release v2.0.1 by Markus Jung · 2 months ago v2.0.1
  10. baa4f3d Guard Mapper.write against null writer (#123) by Heewon Lee · 2 months ago
  11. 3f600cf Bump org.apache.maven:maven-core in /johnzon-maven-plugin (#124) by dependabot[bot] · 3 months ago
  12. eb2362a Bump h2 from 2.1.214 to 2.2.220 in /johnzon-mapper (#108) by dependabot[bot] · 3 months ago
  13. 86acf0f upgrade Felix maven-bundle-plugin (#114) by Hervé Boutemy · 3 months ago
  14. e41f969 ensure all buffers get released again in JsonStreamParserImpl by Markus Jung · 4 months ago
  15. 5677e42 fix site generation on newer java/maven versions by Markus Jung · 4 months ago
  16. c7afc7b [JOHNZON-403] improved long string perfomance (#121) by Markus Jung · 4 months ago
  17. 9cafc42 set compiler source/release version as well to fix PMD report by Markus Jung · 4 months ago
  18. 2d322e1 Bump actions/checkout and actions/setup-java to v4 by Markus Jung · 4 months ago
  19. 86dfce1 Merge pull request #112 from jungm/jdk-21 by Markus Jung · 4 months ago
  20. b4e8e76 update committers by Markus Jung · 4 months ago
  21. 93430a2 Merge pull request #113 from jungm/site-updates by Jean-Louis Monteiro · 4 months ago
  22. b377d51 Merge pull request #119 from jungm/versionbump-tck-modules by Jean-Louis Monteiro · 4 months ago
  23. f775f71 Merge pull request #120 from jungm/402-jsonbtypeinfoscanning-rework by Jean-Louis Monteiro · 4 months ago
  24. 904c081 [JOHNZON-401] fix serialization of nested polymorphic objects by Markus Jung · 4 months ago
  25. 970b017 Align version of TCK modules again by Markus Jung · 4 months ago
  26. ef966dc [JOHNZON-402] Reworked scanning for @JsonbTypeInfo annotations by Markus Jung · 4 months ago
  27. 6d11a83 Add note that parsson is a hardcoded default in json-p api jar by Markus Jung · 6 months ago
  28. e0245e3 proper mvn central url by Markus Jung · 6 months ago
  29. 972c0e2 Johnzon 2.0.0 download links, replace binary links with maven central by Markus Jung · 6 months ago
  30. a913a27 typo by Markus Jung · 8 months ago
  31. 6f8e06a Update documentation by Markus Jung · 8 months ago
  32. 84a3476 Update/fix download links by Markus Jung · 8 months ago
  33. 1942fc8 Fix links in User Guide menu by Markus Jung · 8 months ago
  34. 0e0a595 Fix site generation by Markus Jung · 8 months ago
  35. a5a0e4d Update specs referenced in site by Markus Jung · 8 months ago
  36. 885cec0 [maven-release-plugin] prepare for next development iteration by Jean-Louis Monteiro · 7 months ago
  37. 3845e13 [maven-release-plugin] prepare release v2.0.0 by Jean-Louis Monteiro · 7 months ago v2.0.0
  38. ae40a27 feat: revert source plugin because it fails and no time to spend on this now by Jean-Louis Monteiro · 7 months ago
  39. a0a1738 feat: we don't need the shade plugin anymore by Jean-Louis Monteiro · 7 months ago
  40. d559ba9 feat: fix the source issue during release by Jean-Louis Monteiro · 7 months ago
  41. 3788e51 Build on JDK 21 by Markus Jung · 8 months ago
  42. aef76ee feat: add support for JsonbTypeDeserializer with factories (JsonbCreator) by Jean-Louis Monteiro · 8 months ago
  43. e27449a fix: exclude the test because we have created a challenge by Jean-Louis Monteiro · 8 months ago
  44. 5e7c6ad feat: Move Local converter implementation and tests to IETF's BCP 47, with an hyphen (-) by Jean-Louis Monteiro · 8 months ago
  45. 6aaded9 feat: Add a test related to the challenge https://github.com/jakartaee/jsonb-api/issues/347 by Jean-Louis Monteiro · 8 months ago
  46. 09d6bf8 feat: Fix Locale adapter using Java 7+ helper method from Locale by Jean-Louis Monteiro · 8 months ago
  47. 397e417 finish primitive test with rest of missing types by Mark Struberg · 8 months ago
  48. e4b893b adding a test for primitive value defaults by Mark Struberg · 8 months ago
  49. 276658e feat: char not properly handled as primitive to determine default value by Jean-Louis Monteiro · 8 months ago
  50. d4923a7 add native support for Optional in Mapper by Mark Struberg · 8 months ago
  51. 2553ab2 feat: field visibilty buggy for booleans and not compliant with specification by Jean-Louis Monteiro · 8 months ago
  52. 69792c9 fix: typo by Jean-Louis Monteiro · 8 months ago
  53. 0d82bba disable challenged TCK test for now by Mark Struberg · 8 months ago
  54. f7c83d5 Merge pull request #110 from jungm/jsonp-2.1 by Jean-Louis Monteiro · 8 months ago
  55. 116c714 RejectDuplicateKeysMode: actually use default as default by Markus Jung · 8 months ago
  56. 128fecb Revert renaming RejectDuplicateKeysMode and it's values by Markus Jung · 8 months ago
  57. 911ea54 Clear attributes in JsonObjectBuilder#build(), fixes jsonObjectBuilderBuildTest by Markus Jung · 8 months ago
  58. 9a4e77b Don't close underlying stream in JsonGenerator#close(), fixes jsonGeneratorStreamNotClosedTest by Markus Jung · 8 months ago
  59. 9c1b209 Implement JsonConfig.KEY_STRATEGY config property by Markus Jung · 8 months ago
  60. 6d09e7e Implement JsonProvider#createValue(Number) by Markus Jung · 8 months ago
  61. 1595f51 Implement JsonParser#currentEvent() by Markus Jung · 8 months ago
  62. 01ac65b fix: move tck under a specific profile while we are still working on it, so we can merge the PR and keep working by Jean-Louis Monteiro · 8 months ago
  63. 8afb7cf fix: move tck under a specific profile while we are still working on it, so we can merge the PR and keep working by Jean-Louis Monteiro · 8 months ago
  64. b7fa344 Merge pull request #98 from apache/jakartaee-10-tck by Jean-Louis Monteiro · 8 months ago
  65. e59399f Merge pull request #109 from SingingBush/chore/update_maven_plugins by Jean-Louis Monteiro · 8 months ago
  66. 10fefa7 Merge pull request #111 from jungm/fix-pluggability-sigtests by Jean-Louis Monteiro · 8 months ago jakartaee-10-tck
  67. f6a8bc8 Fixing persistence and transaction api scopes (they are not intended to come with johnzon) by Romain Manni-Bucau · 8 months ago
  68. 93b1ad5 Fix pluggability (JSON-P) and SigTests TCK by Markus Jung · 8 months ago
  69. f8b677d upgrade to OWB-4.0.0 by Mark Struberg · 9 months ago
  70. d9d6d2f [JOHNZON-400] ensure we always set the locale when changing the case by Romain Manni-Bucau · 9 months ago
  71. 63ea017 updating maven plugins by singingbush · 9 months ago
  72. 5eb2c7f [doc] a word on BigDecimal/BigInteger by Romain Manni-Bucau · 10 months ago
  73. 7751e40 Merge pull request #107 from jungm/jakartaee-10-tck-numberformat by Jean-Louis Monteiro · 12 months ago
  74. 0e64418 Fix NumberFormatCustomizationTest when running on jdk 13+ by Markus Jung · 12 months ago
  75. b2827e5 fix: typo in Johnzon name by Jean-Louis Monteiro · 1 year ago
  76. a6d4667 feat: improve error message for debugging by Jean-Louis Monteiro · 1 year, 1 month ago
  77. c0ec8c4 Merge pull request #105 from jeanouii/JOHNZON-397_toBigIntegerProtection by Jean-Louis Monteiro · 1 year, 1 month ago
  78. 7b0359f fix: checkstyle by Jean-Louis Monteiro · 1 year, 1 month ago
  79. 6e29ba9 fix(JOHNZON-397): sets the maxBigDecimalScale if it's our JsonProvider impl by Jean-Louis Monteiro · 1 year, 1 month ago
  80. db7ecfc feat(JOHNZON-397): make sure to pass the provider instance so we can configure the scale per provider by Jean-Louis Monteiro · 1 year, 1 month ago
  81. 05569d3 feat(JOHNZON-397): allow to configure the scale limit for backward compatibility by Jean-Louis Monteiro · 1 year, 1 month ago
  82. 1f15b27 fix(JOHNZON-397): Create configuration option to set the BigDecimal scale limit by Jean-Louis Monteiro · 1 year, 1 month ago
  83. 046faf5 fix(JOHNZON-397): protection against very slow BigDecimal to BigInteger conversion at large scale by Jean-Louis Monteiro · 1 year, 1 month ago
  84. ab4ce2a Merge pull request #104 from jungm/jakartaee-10-tck-cdi by Jean-Louis Monteiro · 1 year, 1 month ago
  85. aad59d6 fix: CVE-2022-45868 by Jean-Louis Monteiro · 1 year, 1 month ago
  86. e90ad82 Merge pull request #103 from jungm/jsonb-bigintdecimal by Jean-Louis Monteiro · 1 year, 1 month ago
  87. fc25caa Update Doxia dependencies so it works with latest Maven Site plugin by Jean-Louis Monteiro · 1 year, 1 month ago
  88. ea0fa2b Update the website with latest releases by Jean-Louis Monteiro · 1 year, 1 month ago
  89. 2e50c9f set system properties for TCKs by Markus Jung · 1 year, 1 month ago
  90. dc6b205 serialize BigInteger/BigDecimal as strings by default in jsonb by Markus Jung · 1 year, 1 month ago
  91. 3262233 don't serialize BigInteger/BigDecimal as strings in jsonb by Markus Jung · 1 year, 1 month ago
  92. 4baa268 fix package name by Markus Jung · 1 year, 1 month ago
  93. 1339ef5 Workaround so TCKs detect when OWB isn't started by Markus Jung · 1 year, 1 month ago
  94. 5cbc9dc Fix Nillable for fields and set the local for TCK to be independent from the platform running the suite by Jean-Louis Monteiro · 1 year, 5 months ago
  95. f9c8cf6 Jakarta EE 10 TCK setup by Jean-Louis Monteiro · 1 year, 5 months ago
  96. 20d6e57 switch packaging to pom (#102) by Hervé Boutemy · 1 year, 1 month ago
  97. fcdd26e minor fixes in reflection usage for JSON-B polymorphism (no functional change except complete meta support) by Romain Manni-Bucau · 1 year, 1 month ago
  98. 9080e29 Implement JSON-B 3 Polymorphism (#100) by Markus Jung · 1 year, 1 month ago
  99. 157cedb JOHNZON-305 : Java Modules (#99) by Samael · 1 year, 4 months ago
  100. d8357f8 JOHNZON-394 Make Johnzon JSON Pointer compatible by default by Jean-Louis Monteiro · 1 year, 5 months ago