ks6088ts
def32f339c
fix: sample disconnect when all the messages are sent ( #1176 )
...
Co-authored-by: Carter Tinney <carter.tinney@microsoft.com>
2024-07-17 10:40:49 -07:00
Carter Tinney
08922a44c8
Updated dependencies to fix breaking changes in requests ( #1189 )
...
* `requests` had critical security fixes that required updating minimum version
* This fix broke the `requests-unixsocket` dependency which used monkey-patching
* `requests-unixsocket` is abandoned, so switched to use the fork `requests-unixsocket2`
* Also updated `urllib3` dependency to be more flexible.
* Added support for Python 3.11 and 3.12
2024-07-15 11:21:29 -07:00
Carter Tinney
05e049d976
Removed 3.6 infrastructure ( #1170 )
2024-02-12 10:55:22 -08:00
olivakar
62690bd999
Typings ( #1163 )
2024-01-29 11:45:19 -08:00
Carter Tinney
5d343d5904
Static analysis fixes ( #1154 )
...
Fixed incorrect type checking logic flagged by flake8
2023-08-28 09:52:26 -07:00
olivakar
d74b222682
sample(azure-iot-device): dps re-provision sample ( #1109 )
2023-08-28 08:54:13 -07:00
olivakar
0fb74d7eed
Ok/stingy conn ( #1089 )
2023-08-28 08:53:23 -07:00
olivakar
92b44b6624
Sample with items in queue ( #1085 )
2023-08-28 08:52:55 -07:00
olivakar
57a2dd8d00
Connection retry with recurring telemetry ( #1075 )
2023-08-28 08:51:47 -07:00
Sebastian
a44d52f5cd
chore: Remove remaining references ( #1041 )
2022-08-23 19:19:07 -04:00
Sebastian
ada6ab929a
Fix minor typos ( #1036 )
2022-08-22 11:29:17 -04: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