Граф коммитов

347 Коммитов

Автор SHA1 Сообщение Дата
Laurent Mazuel af41991f17
Update README.rst 2022-11-08 14:12:47 -08:00
Hugo van Kemenade c1cfe2f3d3
Add support for Python 3.11 (#256) 2022-11-08 12:53:00 -08:00
microsoft-github-policy-service[bot] 9c719385a1
Microsoft mandatory file (#249)
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
2022-07-11 15:47:46 -07:00
Laurent Mazuel 2d8fd04f68
Version setup.py correcly 2022-06-13 13:59:49 -07:00
iscai-msft 94a0320e11
update version (#252) 2022-06-13 11:06:52 -07:00
Laurent Mazuel 70e21a5f0b
0.7.1 is Py3 only 2022-06-10 09:41:24 -07:00
Laurent Mazuel 1029bcec2c
ChangeLog for 0.7.0 2022-06-06 09:18:35 -07:00
changlong-liu c97db9df00
import-azure-core (#247)
* import-azure-core

* fix-test

* revert-yml
2022-05-17 17:35:15 -07:00
Kian-Meng Ang f5b857b2bc
Fix typos (#246) 2022-03-10 16:16:55 -08:00
Aarni Koskela 96d4a417b6
Fix the type for LROPoller wait timeout (#242)
Thread.join(), as called by wait(), accepts fractional seconds, so the type for wait() should reflect that.
2021-11-12 08:53:17 -08:00
iscai-msft 9b67deacc8
fix failsafe deserialization (#234)
* fix failsafe deserialization

* add extra checks

* fix changelog
2021-01-26 15:45:09 -08:00
Laurent Mazuel a554c117bd
Update README.rst 2021-01-25 14:49:19 -08:00
iscai-msft 02569303f5
prepare for release (#233)
* Update setup.py

* restart ci
2021-01-25 10:34:01 -08:00
iscai-msft 192486b5c6
Merge pull request #232 from Azure/failsafe_error_deserialization 2021-01-25 11:27:38 -05:00
iscai-msft 8896438fc3 add excinfo to warning log 2021-01-22 16:14:11 -05:00
iscai-msft 4cc411d8bf remove call to update_content_type, assert retvl is None 2021-01-22 15:51:41 -05:00
iscai-msft 95f1769399 update changelog 2021-01-22 12:02:50 -05:00
iscai-msft ba00403cfc add failsafe_deserialize 2021-01-22 12:00:38 -05:00
Laurent Mazuel 209fa61faf
Smart serialize of type object (#224)
* Smart serialize of type object

* Added decimal type as object (#225)

Co-authored-by: Bjerkelund <k.bjerkelund@wilhelmsen.com>

Co-authored-by: Kristoffer <43015594+ludokriss@users.noreply.github.com>
Co-authored-by: Bjerkelund <k.bjerkelund@wilhelmsen.com>
2020-12-29 16:13:47 -08:00
Laurent Mazuel c16e5218fe
Restore CI (#227)
* Restore CI

* Update dev_requirements.txt
2020-12-29 10:35:40 -08:00
Laurent Mazuel 8896f85c55
Fix aiohttp typing 2020-11-02 09:22:53 -08:00
Laurent Mazuel 98e2ebe7e5
0.6.19 date 2020-09-04 16:53:16 -07:00
Laurent Mazuel e813e066fe
Fix unicode as object type (#222)
* Fix unicode as object type

* Changelog
2020-09-04 16:52:44 -07:00
Laurent Mazuel 118735008c
0.6.19 2020-09-02 15:35:46 -07:00
Rakshith Bhyravabhotla 5343547c01
Fix model serialization (#220)
* Fix model serialization

* add test
2020-09-02 15:33:09 -07:00
Laurent Mazuel 76a4149314
0.6.18 2020-07-24 14:17:33 -07:00
Laurent Mazuel 0d1b20b1c7
Add support for x-ms-text (#218) 2020-07-24 14:15:15 -07:00
Laurent Mazuel 8152f22dde
0.6.17 2020-06-25 13:17:42 -07:00
Laurent Mazuel 8f3cd1cb1b
Support XML and discriminator (#214)
* Support XML and discriminator

* Unittests

* Update test_xml_serialization.py

* Python 2 compat
2020-06-25 13:16:20 -07:00
Laurent Mazuel fd5c04d040
Move tests to autorestv3 branch (#202)
* Move tests to autorestv3 branch

* CI fix

* Install testserver only

* Fix autorest deps

* Fix path

* Tox attempt 2

* Fix CI new attempt

* Re-fix

* Re-fix

* Replace by bash
2020-06-18 16:46:17 -07:00
Laurent Mazuel 1ab75b56ab
Py 3.8 (#212)
* Replace 3.4 by 3.8

* Add 3.8 to test matrix
2020-06-12 11:48:00 -07:00
Laurent Mazuel 6969d6ad56 0.6.16 2020-06-09 09:31:17 -07:00
Laurent Mazuel 9757d4cdbb
Support XML attributes with namespaces (#209)
* Support XML attributes with namespaces

* Serialize attributes with namespaces

* Attr+ns serialization tests

* Happy CI

* Fix regression on NS lookup

* ChangeLog
2020-06-09 09:29:22 -07:00
Laurent Mazuel 66cd1968f2 VSCode stuff 2020-06-08 16:30:43 -07:00
Laurent Mazuel 7bca9c2208
Add py.typed (#210)
* Add py.typed

* Missing line
2020-06-08 16:12:05 -07:00
Laurent Mazuel 825494692d
0.6.15 2020-06-03 16:48:57 -07:00
Laurent Mazuel bfbb45f2c2
Make sure RFC dates are pickable (#208)
* Make sure RFC dates are pickable

* Doc

* Mypy
2020-06-02 16:33:12 -07:00
Laurent Mazuel 0534694588
Extract ns from internaltype when available (#206)
* Extract ns from internaltype when available

* Handle namespace better

* Namespace more tests

* Array and namespaces

* Fix encoding trouble in the test
2020-06-02 13:29:47 -07:00
Laurent Mazuel 776744cf1f
0.6.14 2020-05-18 14:30:50 -07:00
Laurent Mazuel 2c707ac361
Fix duplicate extraction of from_dict (#204)
* Fix duplicate extraction of from_dict

* Update tests

* Remove unwanted code
2020-05-18 14:22:07 -07:00
Laurent Mazuel 8be4f70571
Make RFC parsing not dependent of locale (#201)
* Make RFC parsing not dependent of locale

* Add more tests

* Return as UTC always

* Keep timezone if any

* Python 2.7 compat
2020-05-13 17:01:26 -07:00
Laurent Mazuel 9e2e6529ac
Update README.rst 2020-04-07 11:46:36 -07:00
Laurent Mazuel 05d0072aab
msrest 0.6.13 2020-04-07 11:00:35 -07:00
Laurent Mazuel cac9dd1c8a
Fix #191 - validation message is incorrect (#199) 2020-04-07 10:58:25 -07:00
Laurent Mazuel f1f99d0eb9
Fix #197 - None and flattening (#198)
* Reproduce bug #197

* Fix TypeError

* Fix None while following JSON path of flattening

Co-authored-by: Jiashuo Li <jiasli@microsoft.com>
2020-04-07 10:48:21 -07:00
Laurent Mazuel df4cea0e45 nsrest 0.6.12 2020-04-06 09:11:37 -07:00
Laurent Mazuel 3d45523712
Add time type to serialization (#196) 2020-04-06 09:08:59 -07:00
Laurent Mazuel 6487fa77ec
Update README.rst 2020-01-30 09:03:19 -08:00
Laurent Mazuel 45a302d8d2
Update 0.6.11 release date 2020-01-29 16:05:46 -08:00
Laurent Mazuel 4f3848c05f
ChangeLog 0.6.11 2020-01-06 14:48:07 -08:00