William Cheng
|
8790f7c8b1
|
Update logback core to newer version v1.5.13 (#20363)
* update logback to newer version
* update java inflector samples
* update logback to newer version
* fix auto-generated tests
|
2024-12-21 15:56:27 +08:00 |
|
DielN
|
b9f6fe6b1f
|
[Java] [Microprofile] Add Json-B polymorphism type info annotations (#20164)
* [Microprofile] Add Json-B polymorphism annotations
* [Microprofile] Set openApiNullable in configs to false
* [Microprofile] Bump JSON Bind version to 3.0
* [Microprofile] Only apply JSON-B polymorphism for MP 3.0
* Update samples
* [Microprofile] Update documentation/configs for openApiNullable
* Update docs
|
2024-12-03 12:02:54 +08:00 |
|
William Cheng
|
654f62ce3c
|
Prepare 7.11.0 (#20130)
* Revert "prepare 7.10.0 release (#20128)"
This reverts commit 12dfe8fe74a1515d1e69e00df9abe4128aa44160.
* update to 7.11.0-SNAPSHOT, update samples
* update docs
|
2024-11-18 20:15:29 +08:00 |
|
DielN
|
2a17134628
|
Add equals and hashCode methods to Microprofile (#20011)
* Add equals and hashCode methods to microprofile
* Add missing import
* Update samples
* Add missing dependency for reflection equals
|
2024-11-10 17:43:19 +08:00 |
|
William Cheng
|
e2c458b9ea
|
Prepare 7.10.0 (#19809)
* Revert "prepare 7.9.0 release (#19808)"
This reverts commit 4145000dfebe7a9edea4555c8515383da7602458.
* prepare 7.10.0 snapshot
* update doc
* update samples
|
2024-10-08 11:21:54 +08:00 |
|
William Cheng
|
91da2fd240
|
Prepare 7.9.0 snapshot (#19386)
* Revert "v7.8.0 release (#19385)"
This reverts commit 6bdc452f92d49dcac7ac21dfe8751c8cc4267b98.
* update samples for v7.9.0-snapshot
|
2024-08-19 16:14:51 +08:00 |
|
DielN
|
a3912b7239
|
[Java][Microprofile] Fix #17526: enumOuterClass missing JSON-B (de)serializer (#18951)
* GH-17526/microprofile: Fix enumOuterClass missing JSON-B (de)serializer
* Add microprofile-rest-client-outer-enum to jdk17 samples workflow
* Regenerate samples
|
2024-07-08 18:30:22 +08:00 |
|