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
|
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
|
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 |
|