William Cheng
|
f9d2b8b579
|
Prepare v7.18.0 release (#22250)
* Revert "v7.17.0 release (#22248)"
This reverts commit 0120486e62.
* prepare v7.18.0 release
* update samples
* update doc
|
2025-10-30 01:25:35 +08:00 |
|
William Cheng
|
9d810e0fbb
|
update jackson databind nullable to v0.2.8 (#22230)
|
2025-10-27 00:35:51 +08:00 |
|
William Cheng
|
885ea07b17
|
Prepare 7.17.0 (#22040)
* Revert "v7.16.0 release"
This reverts commit 31299af0fc.
* prepare 7.17.0-SNAPSHOT
* update doc, samples
|
2025-09-28 17:25:13 +08:00 |
|
Tilman Holube
|
75804e4e31
|
Bump Jackson to 2.19.2 and databind-nullable to 0.2.7 (#22017)
|
2025-09-24 13:49:19 +08:00 |
|
William Cheng
|
6e443f1354
|
fix: honor required fields in jackson @JsonProperty annotations (#21876)
* fix: honor required fields in jackson @JsonProperty annotations
* add samples
* fix: trigger build
* fix: undo
* update to handle nullable as well
---------
Co-authored-by: Erik Lagerholm <erik.lagerholm@volvocars.com>
|
2025-09-03 16:41:59 +08:00 |
|
Jochen Schalanda
|
babb3e272b
|
[Java] Add missing Locale to String.format() invocations (#21871)
* [Java] Add missing Locale to String.format() invocations
* chore: ./bin/generate-samples.sh ./bin/configs/*.yaml
|
2025-09-03 14:52:49 +08:00 |
|
William Cheng
|
20be2decde
|
Prepare v7.16.0 release (#21794)
* Revert "v7.15.0 release (#21792)"
This reverts commit 2c816f89cb.
* prepare 7.15.0 release
* update samples
|
2025-08-22 19:17:23 +08:00 |
|
Mattias Sehlstedt
|
4d9fd4df92
|
Support Json-serialized query parameters in Spring client RestClient and WebClient (#21725)
* Add so that a query parameter can be serialized as Json in the Spring clients RestClient and WebClient
* Update samples
* Add clientCodeGen test
|
2025-08-12 10:26:33 +08:00 |
|
phactum-mnestler
|
f659457f90
|
[spring] Adapt HttpHeaders access to remain compatible with Spring 7 (#21691)
* [spring] Adapt HttpHeaders access to remain compatible with Spring 7
* update pom.xml patch version
|
2025-08-06 15:46:37 +08:00 |
|
Rui Ventura
|
bf6e83ea63
|
feat(java): Generate servers for restclient library (#21699)
|
2025-08-06 15:36:38 +08:00 |
|
Iurii Ignatko
|
f5da0ea4a1
|
Remove [this-escape] warnings in generated ApiClient classes (#21620)
|
2025-07-28 16:43:14 +08:00 |
|
William Cheng
|
c010c89915
|
update samples
|
2025-06-27 00:39:13 +08:00 |
|
William Cheng
|
046be5dba1
|
Prepare 7.15.0 (#21445)
* Revert "v7.14.0 release (#21443)"
This reverts commit 5eb083e5ce.
* prepare v7.15.0 snapshot
* update samples
* update readme
* update doc
|
2025-06-25 21:34:58 +08:00 |
|
William Cheng
|
623463a6ed
|
[Java] Fix content for enum in MultiPart (#21428)
* [Java] Fix content for enum in addPartToMultiPartBuilder ([#19973](https://github.com/OpenAPITools/openapi-generator/issues/19973))
* [Java] Fix content for enum with restclient (#19973)
* [Java] Fix content for enum with restclient (#19973)
* [Java] Fix content for enum with restclient (#19973)
* update samples
---------
Co-authored-by: Michael Bornholdt Nielsen <michaelbornholdtnielsen@gmail.com>
Co-authored-by: Michael Bornholdt Nielsen <jarryDk@users.noreply.github.com>
|
2025-06-18 16:52:54 +08:00 |
|