Flux Xu
|
6d1c51c95b
|
[rust] fix incorrect Cargo.toml generated when supportAsync & withAWSV4Signature are both enabled. (#13015)
|
2022-08-04 00:11:08 +08:00 |
|
William Cheng
|
c26e19cbc0
|
Revert "Add support for string response deserialization (#12910)"
This reverts commit b8524bee232a55e28693354ab543b91e3f65629a.
|
2022-07-21 12:58:46 +08:00 |
|
Emanuele Saccomandi
|
b8524bee23
|
Add support for string response deserialization (#12910)
* Add support for string response deserialization
* updated samples
* updated samples
* realigned to master
* fix: errors were not getting thrown
* updated samples
* fix: errors were not getting thrown
* updated samples
|
2022-07-21 12:45:50 +08:00 |
|
Taufik Rama
|
4ee336a9da
|
[Rust] Changed 'UUID' handling into 'uuid' crate (#12895)
* [Rust] Changed 'UUID' handling into 'uuid' crate
* [Rust] updated 'samples/'
|
2022-07-19 11:03:53 +08:00 |
|
William Cheng
|
5aa0e0a456
|
update samples
|
2022-07-13 17:32:31 +08:00 |
|
devhl-labs
|
636820b541
|
Add nonNullableVars to CodegenModel (#12815)
* added nonNullableVars
* build samples
|
2022-07-13 16:48:23 +08:00 |
|
William Cheng
|
574f6f3192
|
fix tests (#12820)
|
2022-07-10 17:16:45 +08:00 |
|
Justin Black
|
35c31c129a
|
Fixes rust sample so CI test will pass (#12817)
|
2022-07-09 17:32:11 -04: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 |
|
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 |
|
Jérôme Jutteau
|
21f649e087
|
[Rust] Support for withAWSV4Signature option (#11690)
* [rust] add support for withAWSV4Signature option in reqwest (#11193)
Signed-off-by: Jérôme Jutteau <jerome.jutteau@outscale.com>
* [rust] add petstore sample for withAWSV4Signature option for reqwest (#11193)
Signed-off-by: Jérôme Jutteau <jerome.jutteau@outscale.com>
* [rust] update all samples (#11193)
Signed-off-by: Jérôme Jutteau <jerome.jutteau@outscale.com>
|
2022-03-02 01:20:58 +08:00 |
|