Laurent Mazuel
c7b9c7ed6d
Fix serialization from dict if datetime given
2018-01-30 12:22:35 -08:00
Laurent Mazuel
4de9e1d798
ChangeLog 0.4.26
2018-01-30 12:22:35 -08:00
Laurent Mazuel
e864bc0e7c
Fix isodate minimal dependency
2018-01-30 12:22:35 -08:00
Laurent Mazuel
8a4f090e52
Add EventGrid TopicCredentials
2018-01-30 12:22:35 -08:00
Laurent Mazuel
7cce81e84e
Allow unkwown kwargs for Model in Autorest.Python 3.0 ( #81 )
2018-01-17 17:01:12 -08:00
Laurent Mazuel
ec0ede9a86
Fixing setup.py for 0.4.25
2018-01-08 13:46:40 -08:00
Laurent Mazuel
843d2df11d
msrest 0.4.25
2018-01-08 13:33:13 -08:00
Laurent Mazuel
38b5c2fa12
Typo
2018-01-08 12:09:03 -08:00
Laurent Mazuel
788dc0cf2a
Adding LRO implementation to msrest ( #78 )
...
* Adding LRO implementation to msrest
* Improve callbacks of Poller
* Add polling tests
* Restore cbs as it was
* Improve polling testing
* Complete coverage of poller
* Complete coverage of poller, for real
2018-01-08 10:41:23 -08:00
Laurent Mazuel
f8adf170d3
msrest 0.4.24
2018-01-03 14:37:05 -08:00
Laurent Mazuel
952b50717d
More strict date parsing
2018-01-03 13:57:32 -08:00
Laurent Mazuel
b5dc35e8aa
Externalize Stream
2017-12-23 10:28:59 -08:00
Laurent Mazuel
4e6dae1af8
msrest 0.4.23
2017-12-21 15:40:43 -08:00
Laurent Mazuel
69c9d1ad31
Deserialize unkwon enum value as string
2017-12-21 15:37:14 -08:00
Laurent Mazuel
21478ec9f1
Improve enum deserialization if cross-model
2017-12-21 15:37:14 -08:00
Laurent Mazuel
29fc71fcee
Add kwargs to Model
2017-12-21 15:37:14 -08:00
Laurent Mazuel
433d14d677
msrest 0.4.22
2017-12-15 14:11:41 -08:00
Laurent Mazuel
541bf65263
Avoid validation of additional_properties
2017-12-15 14:09:16 -08:00
Laurent Mazuel
a2278e6be7
Catch incorrect use of dict type
2017-12-15 14:09:16 -08:00
Laurent Mazuel
b9bbc700ad
msrest 0.4.21
2017-12-14 16:13:37 -08:00
Laurent Mazuel
612a5d56d8
Fix addProp and flatening
2017-12-14 16:10:51 -08:00
Laurent Mazuel
ca27867f44
msrest 0.4.20
2017-12-13 13:33:45 -08:00
Laurent Mazuel
ae963d0b2e
Additional properties support ( #71 )
...
* Additional properties support
* Improve AdditionalProperties for Python
* Do not set add_prop if nothing to set (backward compat)
* Disambiguate add_prop if defined as a regular property
* Make addProp robust to explicit property declaration
2017-12-13 13:27:45 -08:00
Laurent Mazuel
8a541abcb8
Remove deprecated PTVS project file
2017-12-08 13:50:00 -08:00
Laurent Mazuel
d93aec9b92
Python 3.3 no longer supported
2017-12-08 13:50:00 -08:00
Laurent Mazuel
3d5f876364
Updating .gitignore
2017-12-08 13:50:00 -08:00
Laurent Mazuel
3d961f81ec
Use testserver from autorest.python directly
2017-11-22 11:00:00 -08:00
Laurent Mazuel
4128613e0e
Simplify non Autorest build
2017-11-20 15:27:56 -08:00
Laurent Mazuel
d090cda6c7
msrest 0.4.19
2017-11-20 14:21:10 -08:00
Laurent Mazuel
ca1b9ad6d9
Merge pull request #67 from Azure/formdata
...
Fix formData
2017-11-20 13:52:40 -08:00
Laurent Mazuel
0d9573bab9
Fix formData
2017-11-20 13:03:34 -08:00
Laurent Mazuel
24deba7a7a
Merge pull request #64 from Azure/lenient_discriminator
...
Lenient Discriminator
2017-11-17 11:00:30 -08:00
Laurent Mazuel
906dda8d4a
Lenient Discriminator
2017-11-15 15:16:59 -08:00
Laurent Mazuel
838954af35
msrest 0.4.18
2017-10-26 14:43:07 -07:00
Laurent Mazuel
4f0d10354d
Merge pull request #63 from Azure/cs_auth
...
Add Cognitive Services auth class
2017-10-26 14:39:38 -07:00
Laurent Mazuel
c735b4741d
Rename CS class to CognitiveServicesCredentials
2017-10-26 10:40:40 -07:00
Laurent Mazuel
c5f5831455
Support ApiKey scenario as a credentials
2017-10-25 11:55:54 -07:00
Laurent Mazuel
b8444f66e0
Add CS auth class
2017-10-17 15:28:49 -07:00
Laurent Mazuel
909652a49c
Revert "Deploy stages Travis ( #59 )"
...
This reverts commit 0ebe854c0a
.
2017-10-13 14:36:16 -07:00
Laurent Mazuel
7107867f54
Fix ChangeLog
2017-10-12 15:09:26 -07:00
Laurent Mazuel
48129be489
msrest 0.4.17
2017-10-12 15:06:40 -07:00
Laurent Mazuel
800f17071c
Merge pull request #62 from Azure/auth_token
...
Change Authentication hierarchy, fix #61
2017-10-12 15:01:53 -07:00
Laurent Mazuel
aaa4b8d30c
Add auth tests
2017-10-12 14:38:34 -07:00
Laurent Mazuel
3e432661f4
Change Authentication hierarchy, fix #61
2017-10-12 14:11:46 -07:00
Laurent Mazuel
a34b2d5521
msrest 0.4.16
2017-10-05 09:10:29 -07:00
Laurent Mazuel
1cc4ab8b86
Merge pull request #60 from Azure/set_for_list_string
...
Accept set as a valid [str]
2017-10-05 08:58:40 -07:00
Laurent Mazuel
6d1b656290
Accept set as a valid [str]
2017-10-04 17:49:37 -07:00
Laurent Mazuel
0ebe854c0a
Deploy stages Travis ( #59 )
...
* Deploy stages Travis
* Remove root level deploy
* Fix Travis file
* Staged job try 2
* Improve deploy stage
2017-10-02 16:34:55 -07:00
Laurent Mazuel
dee2c45740
msrest 0.4.15
2017-09-28 16:49:59 -07:00
Laurent Mazuel
9134ffc997
Restore compat with Autorest TestServer
2017-09-28 16:32:30 -07:00