зеркало из
1
0
Форкнуть 0
Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Carter Tinney ac44e8624c
[V3] Initial IoTHubMQTTClient (#1096)
* Implemented all sending and receiving of data
* Partial SasToken renewal implementation
2023-02-01 15:06:26 -08:00
Carter Tinney 047035b1bd
[V3] chore: Dropped support for Python 3.6 and added support for 3.11 (#1084)
* Removed support for 3.6
* Added official support for 3.11
* Removed tests related to 3.6
* Added (some) tests for 3.11
* Enabled automatic use of pytest-asyncio
* Removed backport utilities intended for 3.6
* Updated samples
* Updated documentation
* Improved reliability of E2E tests
2022-12-04 03:10:24 -08:00
Carter Tinney bf1506e9e1
Prepare for 3.0.0b1 release (#1079)
* Updated docstring patches for modified APIs
* Updated version
* Updated classifier
* Updated repository URL
* Added migration guide
* Renamed APIs to use "start" and "stop", rather than "enable" and "disable"
2022-11-18 16:34:55 -08:00
Carter Tinney bec78ac07f
[V3] feat: remove deprecated "receive" APIs (#1048)
* Removed all "receive" methods
* Removed all internal support for "receive" methods
2022-09-05 21:39:45 -07:00
Carter Tinney 4eb99d80d9
chore: Restructure repository for single project (#1030)
Moved from monorepo style project to src style project
2022-08-04 12:58:57 -07:00