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
|
4d03c9272b
|
prepare 6.3.0 snapshot
|
2022-10-15 15:40:47 +08:00 |
|
William Cheng
|
ac7ebf67dd
|
Prepare 6.2.1 (#13517)
* update to 6.2.1-SNAPSHOT
* update samples
* update doc
|
2022-09-25 00:10:30 +08:00 |
|
William Cheng
|
24f476a381
|
prepare 6.2.0 release (#13514)
* set release version to 6.2.0
* update samples
* comment out rust server test in travis
|
2022-09-24 21:44:42 +08:00 |
|
William Cheng
|
928070c57a
|
Prepare 6.1.1 SNAPSHOT version (#13399)
* prepare v6.1.1
* update samples
* update doc
|
2022-09-11 19:08:23 +08:00 |
|
William Cheng
|
43dbb5ff9c
|
6.1.0 release (#13398)
|
2022-09-11 17:16:07 +08:00 |
|
William Cheng
|
5bd94b8fa0
|
prepare 6.1.x
|
2022-05-26 12:58:25 +08:00 |
|
William Cheng
|
36a9cf394d
|
update samples (#12466)
|
2022-05-26 12:13:59 +08:00 |
|
William Cheng
|
69f79fb789
|
Prepare 6.0.0 release (#12463)
* prepare 6.0.0 release
* update samples
* update meta codegen
|
2022-05-26 10:28:01 +08:00 |
|
Anton Koscejev
|
7851dfe148
|
[kotlin][client] fix encoding of individual parts of a multipart request (#11911)
* [kotlin][client] fix encoding (and Content-Type headers) of individual parts of a multipart request
* [kotlin][client] fix incorrect handling of binary downloads
* [kotlin][client] update samples
|
2022-04-14 01:52:01 +08:00 |
|
William Cheng
|
2d4a01aa70
|
Revert "Prepare 6.0.0 beta release (#12039)"
This reverts commit 914b539eea7097ad2b4323d20c8f95144782cb68.
|
2022-04-04 12:17:12 +08:00 |
|
William Cheng
|
914b539eea
|
Prepare 6.0.0 beta release (#12039)
* update to 6.0.0-beta
* update samples
|
2022-04-04 10:29:49 +08:00 |
|
William Cheng
|
12e03b1937
|
Merge remote-tracking branch 'origin/master' into 6.0.x
|
2022-01-02 15:41:37 +08:00 |
|
Justin Black
|
ac55ac9d55
|
Samples and docs regenerated (#11194)
|
2021-12-28 11:39:13 -08:00 |
|
William Cheng
|
6269a9810c
|
Prepare 5.3.1 release (#11161)
* prepare v5.3.1 release
* update samples
|
2021-12-21 18:20:13 +08:00 |
|
Bruno Coelho
|
eb224db540
|
[kotlin][client] remove old Date usage (#11082)
* [kotlin][client] remove old Date usage
* [kotlin][client] remove old Date usage
|
2021-12-14 16:03:12 +08:00 |
|
William Cheng
|
fbb61658df
|
[kotlin][client] rename ApiInfrastructureResponse to ApiResponse (#11094)
* rename ApiInfrastructureResponse to ApiResponse
* mark ApiResponse as reserved word
* update samples, docs
* fix typo
|
2021-12-12 16:32:08 +08:00 |
|
William Cheng
|
378465702c
|
Prepare v5.3.1 in the master (#10681)
* prepare v5.3.1
* update doc
* update readme
|
2021-10-25 01:16:07 +08:00 |
|
William Cheng
|
05e4c3cf64
|
update samples
|
2021-07-12 17:15:22 +08:00 |
|
William Cheng
|
35f933b27f
|
Merge remote-tracking branch 'origin/5.3.x' into 6.0.x
|
2021-07-12 17:11:35 +08:00 |
|
William Cheng
|
39fbf53150
|
create v5.3.0
|
2021-07-10 00:12:23 +08:00 |
|
William Cheng
|
02835b35bc
|
Prepare v5.2.1 (#9922)
* bump verions to 5.2.1-SNAPSHOT
* update samples
* update readme
* fix gradle properties
|
2021-07-09 22:42:31 +08:00 |
|
William Cheng
|
90f7bcd909
|
Prepare v5.2.0 release (#9920)
* 5.2.0 release
* update samples
* update meta codegen
|
2021-07-09 17:06:55 +08:00 |
|
Bruno Coelho
|
0f51662650
|
[kotlin][client] small improvements (#9640)
* [kotlin][client] standardize adapter type names
* [kotlin][client] remove unused class
* [kotlin][client] fix IDE warning
* [kotlin][client] improve import layout
* [kotlin][client] update sample projects
|
2021-06-02 11:07:26 +08:00 |
|
William Cheng
|
95d356ab6b
|
Merge remote-tracking branch 'origin/5.2.x' into 6.0.x
|
2021-03-21 01:10:46 +08:00 |
|
William Cheng
|
47483e60cb
|
update version to 5.2.0-SNAPSHOT, update samples
|
2021-03-21 00:10:10 +08:00 |
|
William Cheng
|
0dc62e8b79
|
Prepare v5.1.1 in the master (#9027)
* Prepare v5.1.1 in the master
* move dart dio next to configs/other
|
2021-03-20 23:05:11 +08:00 |
|
William Cheng
|
e023eaa821
|
Prepare v5.1.0 release (#9017)
* prepare v5.1.0 release
* update samples (dart-dio-next)
|
2021-03-20 16:45:05 +08:00 |
|
Nikita Karnaukh
|
d657e95021
|
[Kotlin][Client] Added Kotlinx Serialization for JVM/Retrofit2/OkHttp3&4 (#6916)
* Added supporting kotlin.serialization for jvm
* Added Serializable annotations for java types(date,time,url,uri etc.)
* Added SafeEnumSerializer
* Added StringBuilderAdapter for kotlin.serialization
Fix adapter naming
Fix Retrofit ApiClient.kt for kotlin.serialization
* Added StringBuilderAdapter for kotlin.serialization
* Switch sample to retrofit2-kotlin-serialization
* Add sample for retrofit2-kotlin.serialization
* update sample
* update sample
* update sample #3
* Fix enum quotes for kotlin.serialization
* update samples
* update pom.xml
* add pom.xml to child module
* fix kotlin-multiplatform freeCompilerArgs
* refactoring, add useSafeEnum option, remove safeEnum for kotlin.multiplatform
* update kotlin samples
* fix import kotlinx.serialization.Required
* Update kotlinx.serialization 1.0.0-rc-2, kotlin 1.4.10, retrofit-kotlinx-converter 0.7.0
* Update gradle wrapper 6.7-rc-3
* fix SafeEnum import
* fix Json initialization,
fix SafeEnumSerializer
* update samples
* update kotlinx.serialization to 1.0.0
* Update gradle to 6.7 in kotlin samples
* fixed adding @Contextual for collections with non-primitive type elements
* remove unused SafeEnum imports, refactored
* update kotlin readme
* update kotlin project template Readme.md
* update samples for kotlin
* simplify template for class properties
* remove @Contextual from kotlin-multiplatform
* update kotlin multiplatform dependencies
* refactoring templates
* revert all changes for multiplatform
* fix tests
* revert multiplatform #2
* update samples after merge, fix missed isListContainer->isArray
* fixed redundant space before @Contextual
* Fixed enum template, Class were missed in generated samples
* fix enum template toString value->serialName
* fixed isEnum case for collections
* update samples
* removed useSafeEnum option, kotlinx serialization has out of box approach with coerceInputValues option for same behavior
* generate samples
* update kotlinx.serialization 1.0.1
* update samples
* Added pom.mustache template for kotlin-client samples with fixed execution of gradle wrapper instead standalone installed gradle on CI
* update samples with new pom.xml
* reverted enum value property name
* fixed kotlin-multiplatform pom.xml
* update kotlin-threetenbp sample
* update kotlin-string sample
* update kotlin-string sample
* fix adding kotlinx.serialization classpath to build.gradle
* generate samples
* add supporting kotlinx_serialization kotlinx.serialization.Serializable with java.io.Serializable at the same time
* update retrofit2-kotlinx-serialization-converter:0.8.0
* update kotlinx_serialization sample with retrofit2-kotlinx-serialization-converter:0.8.0
* apply suggest from @blendthink
* added proguard-rules.pro file for kotlinx.serialization on Android projects
* fix pom.mustache
* update gradle wrapper to 6.8.3
* update kotlin samples
* fix kotlin readme template, update kotlin samples
* update kotlin samples
* update kotlin sample
delete petstore/kotlin unit tests
* revert deletion kotlin client tests
remove adding pom.xml to kotlin client samples
* add support kotlinx serialization for okhttp3/4
* update kotlin client samples
|
2021-03-19 18:12:23 +08:00 |
|
William Cheng
|
4261252491
|
prepare 6.0.0 snapshot release
|
2020-12-21 16:39:40 +08:00 |
|
William Cheng
|
345b68a107
|
prepare 5.1.0 snapshot release
|
2020-12-21 16:35:12 +08:00 |
|
William Cheng
|
d7d5e53f2b
|
Prepare v5.0.0 release (#8247)
* update to 5.0.0
* update samples
|
2020-12-21 13:04:11 +08:00 |
|
William Cheng
|
2578ef5e63
|
Prepare snapshot (v5.0.0) (#7986)
* Revert "prepare 5.0.0-beta3 release"
This reverts commit 3ebe774df37b43348bac1310a272de53a2d7040b.
* revert to snapshot
* update samples
|
2020-11-20 19:19:59 +08:00 |
|
William Cheng
|
2715f1371a
|
Prepare 5.0.0 beta3 (#7984)
* prepare 5.0.0-beta3 release
* update samples
* remove beta3 from readme
|
2020-11-20 15:18:58 +08:00 |
|
William Cheng
|
2fd23f505e
|
Prepare 5.0.0-SNAPSHOT (#7347)
* Revert "Prepare 5.0.0-beta2 release (#7345)"
This reverts commit 212b4f784742744b7b238607dcefb23ec9db64d7.
* update readme
|
2020-09-04 15:31:54 +08:00 |
|
William Cheng
|
212b4f7847
|
Prepare 5.0.0-beta2 release (#7345)
* update version
* update doc
* update samples
|
2020-09-04 13:03:45 +08:00 |
|
Jim Schubert
|
70ca93570e
|
[core][general] Add metadata file tracking to aid in "Golden Tests" regeneration (#6325)
|
2020-05-22 16:48:32 -04:00 |
|
William Cheng
|
ac8b96b972
|
update samples without batch mode
|
2019-11-21 17:13:30 +08:00 |
|
William Cheng
|
f07b3e0521
|
Prepare 4.2.2-SNAPSHOT (#4497)
* update to 4.2.2-SNAPSHOT
* update doc
* update samples
* skip ocaml test
* update version
* fix version
|
2019-11-15 21:34:25 +08:00 |
|
Bruno Coelho
|
7cf027fbf5
|
[kotlin][client] gson complete integration (#4332)
* [kotlin] update dependencies
* [kotlin][client] complete gson integration
* [kotlin][client] run petstores
* [kotlin][client] fix JsonMediaType and update petstores
* Add kotlin client gson to pom.xml
* Remove org.json dependency
* Try to fix kotlin-gson build
* Add kotlin client nonpublic to pom.xml
* Update samples
* try to fix build
* try to fix build
* try to fix build
* try to fix build
* [kotlin][client] restore libraries version
* [kotlin][client] update kotlin version
* [kotlin][client] update some libraries versions
* [kotlin][client] update some libraries versions
* [kotlin][client] add kotlin-gson and kotlin-nonpublic to CI test suit
* [kotlin][client] update some libraries versions
* try to fix build
* try to fix build
|
2019-11-08 15:02:48 +08:00 |
|