William Cheng
74363a3eb8
Add tests for go generateMarshalJSON option ( #16993 )
...
* add tests for go generateMarshalJSON option
* update samples
2023-11-06 12:04:19 +08:00
Bhargav P
8feef52d6b
[Bug] [Java] Upgrade Guava version to 32.1.3 ( #16833 )
...
* #16832 : Upgrade Guava version to 32.0.1
* #16832 : Upgrade Guava version to 32.1.3
2023-10-17 13:31:59 +08:00
William Cheng
7bb75f4bb4
uncomment ruby test
2023-10-10 14:58:01 +08:00
William Cheng
23c5db602f
Update ruby httpx petstore test ( #16753 )
...
* update ruby httpx petstore test
* fix pom
* comment out ruby httpx tests
2023-10-09 15:43:21 +08:00
Tiago
822568b664
ruby client adapter for httpx ( #16718 )
...
* added isTyphoeus property to remove negations on isFaraday
* adding httpx support as alternative library for ruby client
* updated samples
2023-10-05 12:17:18 +08:00
martin-mfg
1cff462d90
remove jersey 1 ( #16646 )
2023-09-26 09:10:11 +08:00
William Cheng
077744a7af
[python-pydantic-v1] various improvements ( #16658 )
...
* rename, add tests
* remove library support in python pydantic v1 codegen
* copy tests
* copy echo api tests
* update samples
* update doc
* add back library support
2023-09-25 15:59:06 +08:00
William Cheng
5e8e2d7f6d
Prepare v7.1.0 in master ( #16608 )
...
* prepare v7.1.0 in master
* update
2023-09-18 17:37:36 +08:00
William Cheng
875c3ecd3c
7.0.1 release ( #16607 )
...
* v7.0.1 release
* update readme
* update template
* update readme
2023-09-18 14:57:09 +08:00
William Cheng
8c8be7482b
Update java undertow to newer version ( #16606 )
...
* update java undertow to newer version
* update compiler plugin to newer version
* test undertow in circleci
* use 3.0 spec
2023-09-18 11:26:33 +08:00
Justin Black
78f3b19b58
Removes spacether ( #16551 )
...
* Update README.md
* Update team.yml
* Update pom.xml
2023-09-11 12:49:10 +08:00
Andrew Tran
4e15e1a813
Update pom.xml ( #16544 )
2023-09-09 14:40:45 +08:00
William Cheng
c614b9d9b1
[Java][resteasy] Add tests to upload files ( #16534 )
...
* add test to upload files (resteasy)
* remove resteasy tests from github workflow
2023-09-08 15:57:10 +08:00
William Cheng
4b7a808a9f
[openapi-normalizer] add a rule to better handle openapi 3.1 spec ( #16495 )
...
* add samples
* update samples
* openapi 3.1 beta support
* update .gitignore
* fix composed schema, add oneof, allof tests in opeanpi 3.1 spec
* add allof tests, more fixes
* add null check
* update artifact id
* better null check
2023-09-05 23:27:00 +08:00
William Cheng
80121aa88f
Prepare v7.0.1 ( #16409 )
...
* prepare 7.0.1 in master
* update doc
2023-08-25 16:11:29 +08:00
William Cheng
c37fa8a4e8
prepare v7.0.0 release ( #16407 )
2023-08-25 15:05:29 +08:00
William Cheng
7ad8f6ef29
[Ada] remove static from logger ( #16181 )
...
* remove static from ada logger
* trigger build
* fix
2023-07-25 20:18:21 +08:00
William Cheng
9aa15d9f09
[ruby] Add tests to operation servers in ruby client ( #16179 )
...
* add tests to operation servers in ruby client
* update samples
* revert change in spec, remove invalid? check in anyof model
* fix hsot table
* fix circleci config
* fix
* fix host table
* fix host table
* minor fix
* fix
* reorder
* update
* fix
2023-07-25 19:29:06 +08:00
Alexey Makhrov
24656156ed
[typescript-angular] Add samples with composed schemas ( #16156 )
...
* Setup typescript-angular samples for various composed schemas
* generate samples
* restructure and regenerate samples
* add compilation tests
* update FILES in samples
* debug commit - verify that compilation will fail in CI
* revert debug commit
* remove unnecessary dependencies
2023-07-25 10:53:38 +02:00
William Cheng
a16a315fee
Revert "7.0.0-beta release ( #16018 )"
...
This reverts commit 635f7952cec10eecf437886ccd03983b655cd6f2.
2023-07-06 17:21:35 +08:00
William Cheng
635f7952ce
7.0.0-beta release ( #16018 )
...
* 7.0.0-beta-release
* fix gradle tests
2023-07-06 16:06:02 +08:00
Vladimir Svoboda
71528f69e8
Add support for Angular 16 ( #15925 )
...
* Add support for Angular 16
* Fix dependencies specifications
* Fix minimum angular supported version in readme
* Update integration tests
Even if they are currently not run.
* Update sample due to rebase
2023-07-01 13:13:58 +02:00
William Cheng
fac04cfa9d
Various improvements to scala-sttp4 generator ( #15931 )
...
* various improvements to scala-sttp4 generator
* test scala with jdk11
* test sttp4 in circleci
* add pom.xml
* update
* update tc
2023-06-27 23:27:38 +08:00
Jérôme Prinet
89056986b6
Enable Dependabot on Maven extensions ( #15820 )
2023-06-12 20:29:22 +08:00
William Cheng
87be942247
update rewrite to newer version ( #15776 )
2023-06-07 15:23:40 +08:00
William Cheng
9c611b826b
update readme to use maven wrapper ( #15711 )
2023-06-02 00:44:06 +08:00
William Cheng
fc76944e19
Update maven plugins, use maven 3.8.8 in CI ( #15713 )
...
* update maven pom.xml, use 3.9.2 in CI
* use maven 3.8.8
* use variable
2023-06-02 00:30:06 +08:00
William Cheng
e4bf068a88
Update swagger parser to 2.1.14 ( #15644 )
...
* update swagger parser to 2.1.14
* minor fix, update tests
2023-05-27 22:55:56 +08:00
William Cheng
8457dbf1a6
[gradle enterprise] various enhancements ( #15607 )
...
* use enforce-maven as the ID
* remove enforce formula use mvn clean in workflow
2023-05-26 15:33:50 +08:00
William Cheng
273be4634e
Update Enforcer (maven plugin) rule ( #15575 )
...
* better enforcer with gradle mgmt plugin
* update gradle-enterprise
* fix id
2023-05-23 00:56:50 +08:00
William Cheng
5e800d9633
Update pom.xml with new plugin, setting ( #15590 )
...
* update pom.xml with new plugin, setting
* update workflow
2023-05-21 21:13:45 +08:00
William Cheng
5018d3c131
Update to JDK11 ( #15553 )
...
* update to jdk11, fix tests
* update workflow to use jdk11 instead
* update travis, circleci build
* fix test failure, update CI
* skip mvn install in appveyor
* add windows tests
* fix workflow
* remove log level
* add timeout
* sleep more
* skip tests
* sleep more
* only skip tests
* test with jdk11 only
* fix gradlew
* remove skip tests
* start server after build
* update gradle version
* more time to start server
* update to 420
* comment out build
* update
* update
2023-05-21 16:22:44 +08:00
William Cheng
01ed5975e1
rename python-nextgen to python ( #15504 )
2023-05-16 13:54:07 +08:00
William Cheng
780d266fe1
Decommission python client generator ( #15486 )
...
* decomission python client generator
* udpate
* update doc
2023-05-14 16:33:13 +08:00
William Cheng
3371e883ab
Decommission python-legacy, python-prior client generators ( #15475 )
...
* decommission python-legacy, python-prior client generators
* update tests
* update doc
2023-05-12 13:46:39 +08:00
William Cheng
0c3460f95b
Merge remote-tracking branch 'origin/master' into 7.0.x
2023-05-10 15:00:56 +08:00
Nuno Miguel Micaelo Borges
4e27041bdc
Add microprofile OpenApi annotations to JavaRxSpec (quarkus library). Add OpenID support (core) ( #15407 )
...
* Issue #795 : Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795 : Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795 : Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795 : Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795 : Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795 : Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795 : Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795 : Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795 : Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795 : Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795 : Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795 : Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795 : Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795 : Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795 : Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795 : Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795 : Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795 : Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795 : Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795 : Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795 : Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795 : Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795 : Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795 : Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795 : Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795 : Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
---------
Co-authored-by: Nuno Borges <Nuno.Borges@ctw.bmwgroup.com>
2023-05-10 00:55:41 +08:00
William Cheng
0cbf118757
add surefire rerun tests ( #15390 )
2023-05-03 15:19:55 +08:00
William Cheng
4e8d41bd79
Fix circleci test failures ( #15317 )
...
* fix circleci test failures
* trigger test
* update circleici pom.xml
* rearrange test
* comment out tests
* fix test
* comment out python-prior
* comment out test
* fix import
* comment out tests
2023-05-03 15:17:25 +08:00
William Cheng
935146d187
Merge remote-tracking branch 'origin/master' into 7.0.x
2023-04-12 17:51:47 +08:00
William Cheng
5d1e18306a
Prepare 6.6.0-SNAPSHOT ( #15100 )
...
* set 6.6.0 snapshot version
* update samples
* update readme
2023-04-01 18:48:01 +08:00
William Cheng
7417432a54
Prepare 6.5.0 release ( #15099 )
...
* 6.5.0 release
* update samples
2023-04-01 15:03:35 +08:00
martin-mfg
f5d31c5214
Log Warn Messages for ineffective Schema Validations, updated ( #14759 )
...
* Implement WARN messages for ineffective schema validation constraints
* Implement tests String, Number, Object schema validations
* Implement HashSet to store Validations for different types
* Revert Validation Helper functions; Add Test cases for Any and Boolean
* Implement Unit Test for Array with inffective schema validations
* Reformat Code; Optimize Imports
* Add assertions to ineffective validation tests
* Add Test case for Null Schema Validations
* Adjust log level and message
* Merge commit ... into issue-6491
---------
Co-authored-by: Chidu Nadig <chidu.nadig@gmail.com>
2023-03-14 11:16:18 +08:00
William Cheng
1beec7ef87
Merge remote-tracking branch 'origin' into 7.0.x
2023-03-03 21:52:50 +08:00
William Cheng
c50a775e0c
prepare 6.5.0 release ( #14749 )
2023-02-19 20:36:23 +08:00
William Cheng
93df0ff444
Prepare 6.4.0 release ( #14748 )
...
* prepare 6.4.0 release
* update samples
2023-02-19 18:53:20 +08:00
William Cheng
31a89e35cb
Prepare 6.4.0 ( #14582 )
...
* update to 6.4.0 snapshot
* update samples
* update doc
2023-02-01 22:44:40 +08:00
William Cheng
8f2676c5c2
Prepare v6.3.0 release ( #14580 )
...
* 6.3.0 release
* fix maven plugin test
* update samples
* update doc
* fix tests in windows
2023-02-01 20:52:29 +08:00
William Cheng
fd45b74128
[Java] better default value handling ( #14130 )
...
* add test for array default value
* update null return
* minor fixes
* move default value tests to echo api spec
* add new files
* remove unused files
* fix enum array default, add tests
* better array init
* Update modules/openapi-generator/src/main/java/org/openapitools/codegen/languages/AbstractJavaCodegen.java
Co-authored-by: Leonard Brünings <lord_damokles@gmx.net>
* Update modules/openapi-generator/src/main/java/org/openapitools/codegen/languages/AbstractJavaCodegen.java
Co-authored-by: Leonard Brünings <lord_damokles@gmx.net>
* revert the fix
* improve default value handling
* update native samples, add tests
* update samples
* fix tests
* use conditional test for timezone
* add tests to apache http client echo api
* add option to default container to null
* fix map default value
* minor refactoring
* update samples
* fix javadoc
* fix pom.xml
* add tests in java native echo client
* add java apache client echo tests
* fix test
* fix test
---------
Co-authored-by: Leonard Brünings <lord_damokles@gmx.net>
2023-01-30 20:19:00 +08:00
William Cheng
3f96cdb756
Fix circleci build failure (node1) and Travis build failure ( #14425 )
...
* move python fastapi test to another node
* fix travis build
* fix install
* fix install
* fix install
* skip php test
* fix
* use trusty
* test bionic
* fix install
* fix pom
* skip perl test
* skip fastapitest
2023-01-11 20:28:53 +08:00