William Cheng
|
9adfe986a3
|
Prepare v7.20.0 release (#22738)
* Revert "v7.19.0 release (#22732)"
This reverts commit ff400e9a31.
* prepare v7.20.0 release
* update samples
* update doc
|
2026-01-20 03:13:58 +08:00 |
|
William Cheng
|
23eff6672f
|
Prepare v7.19.0 snapshot (#22569)
* Revert "7.18.0 release (#22567)"
This reverts commit 51228436e0.
* prepare 7.19.0 snapshot
* update samples
* update doc
* fix date
|
2025-12-22 19:25:23 +08:00 |
|
Christopher Molin
|
149fdcb61f
|
[Java] Use Fully Qualified Name for java.util.Locale in Generated Classes (#22342)
* Remove Imports of `Locale` from all `model.mustache`-files
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
* Remove Imports of `Locale` from all `modelEnum.mustache`-files
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
* Remove Imports of `Locale` from all `oneof_model.mustache`-files
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
* Remove Imports of `Locale` from all `api.mustache`-files
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
* Remove Imports of `Locale` from all `anyof_model.mustache`-files
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
* Remove Imports of `Locale` from all `pojo.mustache`-files
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
* Remove Imports of `Locale` from all `ApiClient.mustache`-files
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
* Remove Imports of `Locale` from all `ApiKeyAuth.mustache`-files
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
* Remove Imports of `Locale` from all `JSON.mustache`-files
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
* Remove Imports of `Locale` from all `HttpSignatureAuth.mustache`-files
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
* Remove Imports of `Locale` from all `Play24CallFactory.mustache`-files
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
* Remove Imports of `Locale` from all `Play25CallFactory.mustache`-files
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
* Remove Imports of `Locale` from all `Play26CallFactory.mustache`-files
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
* Remove Imports of `Locale` from all `apiException.mustache`-files
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
* Remove Imports of `Locale` from all `clientConfiguration.mustache`-files
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
* Remove Imports of `Locale` from all `RequestFactory.mustache`-files
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
* Remove Imports of `Locale` from all `httpLoggingFilter.mustache`-files
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
* Remove Imports of `Locale` from all `securityApiUtils.mustache`-files
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
* Remove Imports of `Locale` from all `validatorUtils.mustache`-files
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
* Use `Locale`-class Via Fully Qualified Name
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
* Update Generated 'sample'-files
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
* Revert Changes
* Inline `Locale` Imports
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
* Update Generated 'source' Files
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
* Update `kotlin-spring/model.mustache`
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
* Update Generated 'sample' Files
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
* Update Generated 'sample' Files
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
* Update Generated 'java-feign-hc5' Sample Files
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
* Update Generated Sample Files
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
* Update Generated Kotlin Sample Files
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
---------
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
|
2025-12-17 15:15:32 +08:00 |
|
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 |
|