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