Vishnu Reddy
a85e280350
release(2023-07-24): bump package versions ( #1197 )
...
Co-authored-by: Azure IoT Client Build <aziotclb@microsoft.com>
2023-07-24 07:48:17 -04:00
Bert Kleewein
736a0d8ecf
chore: add module tests backand remove unused tests ( #1184 )
...
* chore: add module tests backand remove unused tests
* save all test results, not just device e2e
* add sleep to module crud test
* add sleeps to configuration tests which seem to fail on node_eastus_windows
* add sleep before getting twin
* add sleeps to module crud tests
* add sleep to module creation to account for slow registry operations when creating modules
* add sleep after device creation
---------
Co-authored-by: Bert Kleewein <bertk@micosoft.com>
2023-05-08 10:40:16 -07:00
Vishnu Reddy
a785d17953
release(2023-04-06): bump package versions ( #1183 )
...
Co-authored-by: Azure IoT Client Build <aziotclb@microsoft.com>
2023-04-06 16:56:02 -04:00
Vishnu Reddy
e250df5575
fix(azure-iot-e2etests): remove uuid-buffer dependency ( #1179 )
2023-02-09 15:39:06 -05:00
anthonyvercolano
780d79bd13
(chore) update to eslint in device, fix bad exports
2022-11-29 08:28:49 -08:00
anthonyvercolano
fb88e160ed
(chore) update e2e tests to use eslint
2022-11-28 00:02:13 -08:00
anthonyvercolano
69cb06ff43
(chore) azure-iothub: remove the service package
2022-11-27 12:29:55 -08:00
Azure IoT Client Build
a1f65fea0b
release(2022-10-14): bump package versions
2022-10-14 14:35:06 -07:00
anthonyvercolano
ddfebf725f
(fix): Special case dt-subject. issue#1141 & #1135
2022-10-14 12:28:16 -07:00
Azure IoT Client Build
f71046b46b
release(2022-04-19): bump package versions
2022-04-18 21:07:40 -07:00
Anthony Ercolano
0a433870f8
(chore): fix bad indentation package.json use @colors/colors
2022-04-18 20:12:42 -07:00
Anthony Ercolano
47d319cd20
update to force async@3.2.3 and es5-ext@0.10.53
2022-04-18 16:00:04 -07:00
Azure IoT Client Build
90e94761e4
release(2022-04-18): bump package versions
2022-04-18 06:54:36 -07:00
Anthony Ercolano
33120743da
Remove all package-locks
2022-04-18 05:31:19 -07:00
Azure IoT Client Build
3899a18e4e
release(2022-04-14): bump package versions
2022-04-18 05:31:19 -07:00
Anthony Ercolano
86015ed1f9
Move to 14.
2022-04-13 17:41:24 -07:00
Anthony Ercolano
c8bda21038
update for vulnerabilities.
2022-04-13 17:41:24 -07:00
Anthony V. Ercolano
99db2c3ec1
release(2022-04-11): bump package versions ( #1120 )
...
Co-authored-by: Azure IoT Client Build <aziotclb@microsoft.com>
2022-04-10 22:00:37 -07:00
Anthony V. Ercolano
dc7cfc0018
update for es5 vulnerability ( #1115 )
...
* update for es5 vulnerability
* change async to version 3.2.3
* update for moment@2.29.2
* more async
2022-04-10 20:58:04 -07:00
Anthony V. Ercolano
8c594ad259
Update minimist depends
2022-03-30 06:21:57 -07:00
Anthony V. Ercolano
2055b43396
Vuls 2 ( #1108 )
...
* clean vuls and skip invalid cert and max 64k c2d tests
* more vuls
2022-02-20 11:28:02 -08:00
Anthony V. Ercolano
29ea66925d
Split builds ( #1099 )
...
* Spilit the yaml into a linux and windows version.
* remove typescript build break directory
2022-02-18 15:24:17 -08:00
Vishnu Reddy
06c50a2056
chore: update package-locks ( #1084 )
2021-12-28 09:11:45 -08:00
Vishnu Reddy
d427c5e17c
fix: update dependencies ( #1082 )
2021-12-10 10:27:03 -08:00
Vishnu Reddy
6e8853360d
test(stresstests): initial stress D2C stress tests without faults ( #1071 )
...
* test(stresstests): initial stress D2C stress tests without faults
* tweaks
* log device transport state and use wtfnode to log why node is still running
* code review feedback
2021-11-30 09:56:54 -08:00
Anthony V. Ercolano
484bb95a96
release(2021-10-22): bump package versions ( #1060 )
...
Co-authored-by: Azure IoT Client Build <aziotclb@microsoft.com>
2021-10-21 18:55:17 -07:00
Vishnu Reddy
2f2d01dadb
test(e2e): Add comment about test failing due to C2D message size limit on Hub ( #1056 )
2021-10-20 10:20:36 -07:00
Azure IoT Client Build
76c2b1046e
release(2021-10-12): bump package versions
2021-10-12 09:20:35 -07:00
Anthony Ercolano
28aca4d9e5
fix(all): dependency vulnerabilities
2021-10-12 08:18:13 -07:00
Azure IoT Client Build
29c9957981
release(2021-10-07): bump package versions
2021-10-07 11:52:44 -07:00
Azure IoT Client Build
e237a38785
release(2021-10-07): bump package versions
2021-10-07 07:09:36 -07:00
Bert Kleewein
0d4d1d01da
fix: update debug logging ( #1032 )
...
* squash
* finish debugErrors implementation
* roll back error xlate change because that belongs in a different PR
* fix unit tests
* fix unit tests
* add CSS log on NoRetry back
2021-09-22 14:06:28 -07:00
Azure IoT Client Build
d3a746a4ae
release(2021-09-09): bump package versions
2021-09-09 13:25:26 -07:00
Tony Ercolano
71c5ca5764
fix(everything): update uuid and cleanup
2021-09-08 05:57:10 -07:00
Anthony Ercolano
f524db2853
feat(all): move minimum version to node 12
2021-09-08 05:57:10 -07:00
Vishnu Reddy
fc6871228c
release(2021-08-12): bump package versions ( #1012 )
...
Co-authored-by: Azure IoT Client Build <aziotclb@microsoft.com>
2021-08-12 09:06:01 -07:00
Yoseph Maguire
b2636dcbb1
fix(security): update package and package.lock dependencies ( #1011 )
...
* chore: update dependencies
* fix: update package-lock
* fix: mqtt dependencies
* fix: package locks
2021-08-11 12:27:45 -07:00
Vishnu Reddy
07ee31dee6
fix: Fix bugs with TokenCredential refresh in RestApiClient and service Amqp transport ( #1009 )
...
* chore: update sinon depedency and refresh package-locks
* fix(azure-iot-hub): fix issue where TokenCredentials weren't being renewed in AMQP transport
* test(azure-iothub): test checking the behvior if getToken fails
* fix(azure-iot-http-base): fix bug in TokenCredential expiry check
* test(azure-iothub): disconnect amqp client to avoid hanging tests
* fix(azure-iothub): ensure minimum renewal time
2021-08-10 10:16:40 -07:00
Vishnu Reddy
d2080500bb
Revert "release(2021-07-29): bump package versions ( #1004 )" ( #1006 )
...
This reverts commit c9abfcd98b
.
2021-08-05 08:14:00 -07:00
Vishnu Reddy
c9abfcd98b
release(2021-07-29): bump package versions ( #1004 )
...
Co-authored-by: Azure IoT Client Build <aziotclb@microsoft.com>
2021-08-02 14:05:35 -07:00
Anthony Ercolano
a91bdf90e7
test(crud): remove restrictions that http based protocols can't support CA
2021-06-25 09:31:33 -07:00
Azure IoT Client Build
30c6560fc5
release(2021-06-10): bump package versions
2021-06-10 07:23:35 +00:00
Azure IoT Client Build
97b73a6fcc
release(2021-06-07): bump package versions
2021-06-07 23:01:54 +00:00
Anthony V. Ercolano
cc10d969ac
release(2021-06-07): bump package versions ( #981 )
...
Co-authored-by: Azure IoT Client Build <aziotclb@microsoft.com>
2021-06-07 14:44:58 -07:00
Anthony V. Ercolano
986f691d6c
Vul updates ( #980 )
...
* chore(repo wide): clean up vulnerabilities
* chore(all): update to fix security vulnerabilities
2021-06-07 10:26:47 -07:00
Vishnu Reddy
48aac2bc12
test(azure-iot-e2etests): 💍 re-enable skipped registry tests
2021-06-01 18:50:46 -07:00
Vishnu Reddy
9e67bc6c71
chore: 🤖 Update packages
2021-05-28 13:41:49 -07:00
Vishnu Reddy
38891dc39f
test(azure-iot-e2etests): 💍 skip failing tests caused by service breaking change ( #973 )
2021-05-26 07:36:49 -07:00
Vishnu Reddy
bd46688592
release(2021-05-03): bump package versions ( #964 )
...
Co-authored-by: Azure IoT Client Build <aziotclb@microsoft.com>
2021-05-03 13:49:23 -07:00
Vishnu Reddy
d2db9308d3
release(2021-04-28): bump package versions ( #959 )
...
Co-authored-by: Azure IoT Client Build <aziotclb@microsoft.com>
2021-04-28 16:45:45 -07:00