Commit Graph

  • b5aff8779f feature: add profile to skip Gradle tests when Maven tests are skipped. Use same java version for the gradle task as for the maven (#23253) Jachym Metlicka 2026-03-16 06:26:59 +01:00
  • 41e861a876 build(deps): bump @angular/compiler (#23241) dependabot[bot] 2026-03-16 10:20:21 +08:00
  • 7ddd6933ae Improve consumption of primitive types as body (#23257) Noor Dawod 2026-03-15 15:45:23 +01:00
  • 49e2031e67 Add few suppressions in order to silence the IDE (#23248) Noor Dawod 2026-03-15 14:32:46 +01:00
  • 0f36a8375c [C++][Markdown][Security] Exclude Badges in Generated README.md (#23163) Christopher Molin 2026-03-15 11:12:31 +01:00
  • 735ea1cd8e update orjson to newer version (#23255) William Cheng 2026-03-15 17:01:45 +08:00
  • 2d896cac58 update undici to newer version (#23254) William Cheng 2026-03-15 16:58:04 +08:00
  • b2261a8c06 build(deps-dev): bump tar (#23230) dependabot[bot] 2026-03-15 14:58:52 +08:00
  • d46a791821 Postman Generator: Add folder description (#23249) Beppe Catanese 2026-03-15 07:58:18 +01:00
  • 25fab41a13 PHP Generator: address PSR-12 formatting violations (#23250) Beppe Catanese 2026-03-15 07:44:09 +01:00
  • ed0e03169f spring-http-interface: introduce springHttpClientAdapter, fix paramDoc.mustache (#19710) Ionut Baranga 2026-03-15 08:43:31 +02:00
  • da3e824e55 build(deps): bump @angular/core (#23245) dependabot[bot] 2026-03-15 14:26:55 +08:00
  • 359d1c2855 build(deps): bump yauzl (#23246) dependabot[bot] 2026-03-15 14:26:47 +08:00
  • 1d30bec990 build(deps): bump flatted (#23252) dependabot[bot] 2026-03-15 14:26:38 +08:00
  • bb9c14248e [csharp][generichost] Better file support (#22806) devhl-labs 2026-03-15 02:26:02 -04:00
  • 0c31459579 [JAVA](bugfix) indentation error for java client generator (#23228) stefanddamian 2026-03-13 16:08:48 +02:00
  • 365968b83e build(deps-dev): bump hono (#23229) dependabot[bot] 2026-03-13 17:27:00 +08:00
  • 300e585a78 feature/jackson3 native (fixes #22294) (#23071) Thorsten Hirsch 2026-03-13 09:36:05 +01:00
  • 08da03136d use baseName instead of paramName for query parameter in php api controller code generation (#23222) PhilSeWL 2026-03-13 09:17:58 +01:00
  • 8052c2cbee build(deps-dev): bump hono (#23218) dependabot[bot] 2026-03-13 00:45:06 +08:00
  • a792c2d3ba build(deps-dev): bump tar (#23219) dependabot[bot] 2026-03-13 00:44:57 +08:00
  • 1b240a067d comment out tests jdk21-25 William Cheng 2026-03-12 11:41:39 +08:00
  • b05d7762b5 remove dynamic compile tests William Cheng 2026-03-12 11:17:49 +08:00
  • 7510ed3d5a use jdk11 William Cheng 2026-03-12 10:57:42 +08:00
  • 8786ffcc35 test jdk 21, 25 in linux workflow William Cheng 2026-03-12 10:25:59 +08:00
  • d13eecd661 build(deps-dev): bump hono (#23215) dependabot[bot] 2026-03-12 18:55:58 +08:00
  • e0df52a5d6 Tests with the latest gradle version 8.14.4 only as only this works with JDK25 (#23216) William Cheng 2026-03-12 17:40:56 +08:00
  • 739d1edd6b [cpp-qt-client]Fix variable redeclarations in the api-body.mustache (#22982) Miklós Márton 2026-03-12 07:29:37 +01:00
  • c073b146d4 build(deps-dev): bump hono in /samples/client/others/typescript-angular (#23212) dependabot[bot] 2026-03-12 14:22:30 +08:00
  • f9913734fc fix: update Gradle test version from 8.5 to 8.10 for Java 23 compatibility (#23208) ANNA MARIA MEGALOU 2026-03-12 04:24:41 +02:00
  • 54cedcb0c2 [kotlin-client] Support for integer enums for multiplatform with custom serializer (#23211) William Cheng 2026-03-12 10:17:56 +08:00
  • 4603cc90bf Use Pydantic for json serialization in .to_json method (#23210) William Cheng 2026-03-12 09:15:50 +08:00
  • 8ef4a480cb fixes(spring) add JsonProperty on setter (#22978) Benjamin Einaudi 2026-03-11 10:24:25 +01:00
  • b3244e93bf Fix child constructor no longer has invalid access to parent field (#23205) William Cheng 2026-03-11 17:06:18 +08:00
  • 3e0a9f7ace fix spring-http-interface created swagger annotations (#23073) A Tokle 2026-03-11 10:00:05 +01:00
  • 276d69075e build(deps-dev): bump tar (#23204) dependabot[bot] 2026-03-11 16:10:13 +08:00
  • e3826f0491 build(deps-dev): bump hono (#23202) dependabot[bot] 2026-03-11 16:10:03 +08:00
  • 39765e6fca build(deps-dev): bump hono (#23201) dependabot[bot] 2026-03-11 16:09:53 +08:00
  • 5b8d04248e build(deps-dev): bump hono (#23200) dependabot[bot] 2026-03-11 16:09:21 +08:00
  • c6a3073162 build(deps-dev): bump hono (#23199) dependabot[bot] 2026-03-11 16:09:08 +08:00
  • fe4dc03504 build(deps): bump quinn-proto in /samples/client/others/rust (#23198) dependabot[bot] 2026-03-11 16:08:31 +08:00
  • eaa79e29a3 [typescript-nestjs-server] #22928 improve request parameter handling (#22960) Ary Obenholzner 2026-03-11 09:04:53 +01:00
  • 274510c6b5 [Ruby] Minor code improvement (#23196) William Cheng 2026-03-11 03:24:38 +08:00
  • 1a09c7abd3 Add option to fallback to non-pointer number, boolean types (#23197) William Cheng 2026-03-11 02:35:25 +08:00
  • d8afb229fa fix c-libcurl generator for int and boolean values by moving to int* (#23052) hirish 2026-03-10 18:27:51 +01:00
  • a2fd144758 Bring Kotlin client code up-to-speed with changes (#23188) Noor Dawod 2026-03-10 13:40:11 +01:00
  • a04b9a5960 feat(kotlin-spring): add Spring Boot 4 and Jackson 3 support (#23154) Yonatan Karp-Rudin 2026-03-10 09:56:54 +01:00
  • 1462933d01 [cpp-qt-client] Optimize generated code (#23089) Miklós Márton 2026-03-10 09:51:28 +01:00
  • dc4155051d [typescript-fetch] Add option to exclude RequestOpts from API interfaces (#23181) Jules Ivanic 2026-03-10 15:21:42 +11:00
  • a7eedd9df5 fix invalid implicit casts (#23192) devhl-labs 2026-03-09 23:04:51 -04:00
  • 44bc527f8b [Java] Optimize All Enum fromValue Mustache Templates (#23165) Christopher Molin 2026-03-09 18:09:48 +01:00
  • 067c9b2897 update jackson to 2.21.1 (#23187) William Cheng 2026-03-09 18:18:53 +08:00
  • 0a5f5a87e3 build(deps-dev): bump immutable (#23183) dependabot[bot] 2026-03-09 15:45:20 +08:00
  • 325dd614d6 build(deps-dev): bump @hono/node-server (#23184) dependabot[bot] 2026-03-09 15:45:00 +08:00
  • 6804ceaece update tests to reduce size (#23185) William Cheng 2026-03-09 15:44:49 +08:00
  • 0d2ff8c69b feat(jackson3): add jackson3 support for Java Client generator - WebClient (#23031) phoval 2026-03-09 07:31:39 +01:00
  • cca5dda026 [kotlin][kotlin-spring] Add companionObject option to generate companion objects in data classes (#23176) William Cheng 2026-03-08 17:43:44 +08:00
  • 5a168266f8 use test specs to reduce same size (java resttempalte clients) (#23175) William Cheng 2026-03-08 16:23:55 +08:00
  • 6cf78e789b [java][resttemplate] Add support for Jackson 3 and Spring Boot 4 in Java resttemplate (#23144) Jorge Rodríguez Martín 2026-03-08 08:52:02 +01:00
  • 33a4456a05 build(deps-dev): bump @hono/node-server (#23172) dependabot[bot] 2026-03-08 14:08:55 +08:00
  • 07fa852fe2 build(deps-dev): bump immutable (#23158) dependabot[bot] 2026-03-08 02:25:15 +08:00
  • 401ae651ab build(deps-dev): bump hono in /samples/client/others/typescript-angular (#23171) dependabot[bot] 2026-03-08 02:25:07 +08:00
  • b13e9080af [Python] Some fixes for pydantic v1 templates for nested dicts (#23162) ottmar-zittlau 2026-03-07 18:47:55 +01:00
  • 5c6ab3eb63 build(deps-dev): bump immutable (#23170) dependabot[bot] 2026-03-08 01:24:21 +08:00
  • 3f76a05174 build(deps): bump @tootallnate/once and @angular/cli (#23167) dependabot[bot] 2026-03-08 00:40:53 +08:00
  • 5e913233bc build(deps-dev): bump tar (#23168) dependabot[bot] 2026-03-08 00:40:44 +08:00
  • f151c4640e Upgrade ktor to 3.4.0, kotlin to 2.3.0 (#23164) William Cheng 2026-03-07 23:46:51 +08:00
  • c0a76525c4 [java][doc] Fix Makdown examples: wrong collection type used to initialize Sets (#23160) Robin Marechal 2026-03-07 15:35:56 +01:00
  • c08597440e build(deps-dev): bump tar (#23156) dependabot[bot] 2026-03-06 22:19:41 +08:00
  • 99a857fb28 build(deps): bump @tootallnate/once and @angular/cli (#23155) dependabot[bot] 2026-03-06 22:19:30 +08:00
  • 2d82875882 Jackson deserializers fail when FAIL_ON_TRAILING_TOKENS is enabled due to parser.readValueAsTree() (#23147) Mateusz "Serafin" Gajewski 2026-03-06 15:18:45 +01:00
  • 4d83cfecdf [Python] Fix python template for list and dicts of dicts (#23112) ottmar-zittlau 2026-03-06 15:12:51 +01:00
  • 054af0e0aa [cpp-qt-client] Remove deprecated SignalE/SignalEFull signals in API classes (#23113) Martin Delille 2026-03-06 15:10:02 +01:00
  • 1778c1ba4d update jackson dependencies to newer versions (#23152) William Cheng 2026-03-06 21:51:28 +08:00
  • 68dc149fa1 update jackson in restclient to newer version (#23151) William Cheng 2026-03-06 15:35:14 +08:00
  • 86b3529f3e build(deps): bump actions/setup-dotnet from 5.1.0 to 5.2.0 (#23149) dependabot[bot] 2026-03-06 11:15:30 +08:00
  • 19f57501fb build(deps): bump docker/setup-buildx-action from 3 to 4 (#23150) dependabot[bot] 2026-03-06 10:28:31 +08:00
  • 2eaa15a53b build(deps): bump multer and @nestjs/platform-express (#23143) dependabot[bot] 2026-03-05 23:02:57 +08:00
  • c7db8cf651 update immustable to newer version in ts fetch client (#23142) William Cheng 2026-03-05 21:07:12 +08:00
  • 94fcce533f build(deps-dev): bump hono (#23124) dependabot[bot] 2026-03-05 19:47:43 +08:00
  • e0fbba641e build(deps-dev): bump immutable (#23125) dependabot[bot] 2026-03-05 19:47:34 +08:00
  • 8b8013dc7c build(deps-dev): bump immutable (#23128) dependabot[bot] 2026-03-05 19:47:24 +08:00
  • cdf22acb54 build(deps-dev): bump tar in /samples/client/others/typescript-angular (#23138) dependabot[bot] 2026-03-05 19:47:15 +08:00
  • e6304a8db2 build(deps-dev): bump @hono/node-server (#23123) dependabot[bot] 2026-03-05 17:04:32 +08:00
  • bbc1cf4c66 build(deps-dev): bump @hono/node-server (#23121) dependabot[bot] 2026-03-05 17:04:22 +08:00
  • f255c24480 build(deps-dev): bump hono (#23120) dependabot[bot] 2026-03-05 17:04:13 +08:00
  • 16250e5f09 build(deps-dev): bump @hono/node-server (#23119) dependabot[bot] 2026-03-05 17:04:02 +08:00
  • a648392a39 build(deps-dev): bump hono (#23118) dependabot[bot] 2026-03-05 17:03:45 +08:00
  • 50d55f7400 build(deps-dev): bump @hono/node-server (#23117) dependabot[bot] 2026-03-05 17:03:35 +08:00
  • 5944d8e50e build(deps-dev): bump hono (#23116) dependabot[bot] 2026-03-05 17:03:25 +08:00
  • b7a6df9ae8 bump hono (#23122) dependabot[bot] 2026-03-05 17:03:03 +08:00
  • c1b0782373 build(deps): bump docker/login-action from 3 to 4 (#23126) dependabot[bot] 2026-03-05 17:02:34 +08:00
  • 7a8903fae6 build(deps): bump docker/setup-qemu-action from 3 to 4 (#23127) dependabot[bot] 2026-03-05 17:02:24 +08:00
  • 16f5c8b7ac build(deps): bump svgo from 2.8.0 to 2.8.2 in /website (#23130) dependabot[bot] 2026-03-05 17:01:25 +08:00
  • 87ded7275e build(deps-dev): bump immutable (#23131) dependabot[bot] 2026-03-05 17:01:15 +08:00
  • 80d16e7d2a build(deps-dev): bump immutable (#23129) dependabot[bot] 2026-03-05 17:01:05 +08:00
  • df992150f5 build(deps-dev): bump immutable (#23134) dependabot[bot] 2026-03-05 16:57:47 +08:00
  • 6e57564d2c build(deps-dev): bump immutable (#23133) dependabot[bot] 2026-03-05 16:57:34 +08:00
  • 538587f05c build(deps): bump @tootallnate/once and @angular/cli (#23136) dependabot[bot] 2026-03-05 16:57:25 +08:00
  • 80f2d7f74d use another petstore spec for testing java jackson 3 support (#23115) William Cheng 2026-03-05 01:14:14 +08:00