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

637 Коммитов

Автор SHA1 Сообщение Дата
Johnson Yang 9a3eee65dc
Fix diagnositics validate message failures (#722) 2024-11-13 13:58:06 -08:00
Ryan K 533c100057
fix: dependency and pipeline fixes (#724)
* merge pipeline fixes

* pin down azure-identity < 1.18.0
2024-11-13 13:22:03 -08:00
Ryan K 77c527b5a6
fix(tests): remove invalid date formats with time zone specifiers (#723) 2024-11-04 11:30:24 -08:00
Ryan K a42f57ae26
chore: python 3.12 support and associated updates (#718)
* Update everything to support py312, drop py38 from testing matrix

* add setuptools devreq

* fix setuptools issue in azdev linter

* bump pylint and make linter happy

* added 3.11 and 3.12 support metadata to setup.py
2024-10-15 13:52:48 -07:00
Victoria Litvinova b258601525
fix: add `--no-progress` to key regeneration commands (#717) 2024-09-05 14:59:00 -07:00
Victoria Litvinova 10df84dc5d
chore: record version pipeline update (#716)
---------

Co-authored-by: Ryan <ryan.k@outlook.com>
2024-09-05 13:29:02 -07:00
Victoria Litvinova 10a5ac21c0
fix: ensure endpoint subscription is used in `az iot hub message-endpoint create` (#715) 2024-09-04 11:42:25 -07:00
Victoria Litvinova d59fafc08c
chore: set SHA256 as default hash for thumbprint generation (#714)
* no more sha1
2024-08-22 16:25:12 -07:00
Ryan K 5f2db6ea51
feat(CI): Update pipelines (#713)
* update security workflow to run sheduled and on push

* Add switch to release pipeline to run/skip int tests

* bump codeql action versions
2024-08-19 17:26:57 -07:00
Victoria Litvinova dc01583fd4
chore: Bump extension version to 0.25.0 2024-08-15 11:32:58 -07:00
Victoria Litvinova b579703cb6
fix: ensure that partition ids are populated for `az iot hub monitor-events` (#709) 2024-08-14 14:54:11 -07:00
Victoria Litvinova ce0d629c27
fix: update help documentation to avoid html tag issues (#711) 2024-08-12 14:22:13 -07:00
Victoria Litvinova 4e4705414f
feat: add bulk key regeneration to `az iot hub device-identity renew-key` and `az iot hub module-identity renew-key` (#710)
---------

Co-authored-by: Ryan Kelly <rykelly@microsoft.com>
Co-authored-by: Ryan <ryan.k@outlook.com>
2024-08-12 10:41:32 -07:00
Victoria Litvinova c0a9c8f5cb
fix: add paging to `az iot dps enrollment-group registration list` (#708) 2024-06-28 10:25:01 -07:00
Ryan K a49151fb75
test: Repurpose ADO release pipeline as integration testing pipeline (#703)
* Repurposes release pipeline as a test pipeline

* removed release stage

* Add github workflow to trigger ADO pipeline

* add integration tests to release workflow

* Remove JIT role assignment due to graph permissions query in 'role assignment create' causing issues
2024-06-06 14:42:09 -07:00
Victoria Litvinova 81dddbf17e
fix: `az iot hub state export` endpoint fix (#705)
* fixes

* passing tests

* history

* make sure tests pass
2024-06-06 14:23:29 -07:00
Ryan K 6a3d8b8d41
feat: Remove ADU client-side validation of first party handlers (#704)
* Remove validation of first party handlers

* Add test for first party custom handlers
2024-06-06 09:19:12 -07:00
Victoria Litvinova 57a9f85ba5
fix: ensure IoT Hub list persists over DPS enrollment (group) updates (#701) 2024-05-23 14:58:17 -07:00
Ryan K c6a85d9ff7
fix(test): pin tox versions and update unit/int file specifiers (#702) 2024-05-23 11:04:37 -07:00
Ryan K bcbe0edcfd
ci: Add workflows for build, test, and release actions (#699)
Co-authored-by: Ryan Kelly <ryan@UPX-M2.local>
2024-04-22 17:23:42 -07:00
Victoria Litvinova 671e0cfdb5
chore!: remove az iot product (#697) 2024-03-12 18:06:47 -07:00
Victoria Litvinova bb19d1896b
chore: disable ref doc validation (#696) 2024-02-13 14:50:20 -08:00
Victoria Litvinova c359bb50ac
chore: disable dt job test (#695) 2024-01-19 09:27:48 -08:00
Victoria Litvinova 5ecd031885
fix: dt job polling for testing 2023-12-15 16:33:48 -08:00
Victoria Litvinova f2c39c781d
fix (#692) 2023-11-10 14:34:08 -08:00
Victoria Litvinova 226c302ebe
service proof the test (#689)
Co-authored-by: Ryan K <ryan.k@outlook.com>
2023-11-09 11:12:01 -08:00
Victoria Litvinova 5b4c4117ba
fix: root authority quote bug (#690) 2023-11-08 15:29:05 -08:00
Victoria Litvinova 31ee49f38d
feat: deprecation of `az iot hub certificate root-authority` (#688) 2023-10-25 12:59:38 -07:00
Victoria Litvinova 4beb61527c
feat: Digital Twins deletions now GA (#687) 2023-10-24 13:56:05 -07:00
Ryan K 539cb26707
Prep version and history updates for v0.22.0 release (#686)
Co-authored-by: Ryan Kelly <rykelly@microsoft.com>
2023-09-26 13:33:24 -07:00
Victoria Litvinova b006a84301
IoT Hub state endpoint fix (#684) 2023-09-12 17:02:52 -07:00
Victoria Litvinova bdbe65c387
Remove python 3.7 (#681) 2023-08-28 10:12:05 -07:00
Victoria Litvinova 3c0ff72d80
bump adu time limit for pipelien (#682) 2023-08-23 16:41:02 -07:00
Victoria Litvinova 082d2bd419
IoT Hub Cosmos DB endpoint GA (#674) 2023-08-23 11:39:18 -07:00
Geon Kim 610f081410
Fix typo /azext_iot/_help.py [seperated -> separated] (#680) 2023-08-17 08:55:37 -07:00
Victoria Litvinova 75e6b64dcc
test: Change dt job test to include initial number of jobs (#679) 2023-08-10 14:33:29 -07:00
Victoria Litvinova e822fe41f6
History and Version update for 0.21.5 2023-08-01 14:39:03 -07:00
Victoria Litvinova 23f65b0e1b
dt deletion job (#676) 2023-08-01 13:54:13 -07:00
microsoft-github-policy-service[bot] 3638bc5566
FabricBot: Onboarding to GitOps.ResourceManagement because of FabricBot decommissioning (#675)
* Add prIssueManagement.yml to onboard repo to GitOps.ResourceManagement as FabricBot replacement
* Deleting fabricbot.json

---------

Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
Co-authored-by: Ryan K <ryan.k@outlook.com>
2023-07-26 10:53:55 -07:00
Victoria Litvinova a5f59de1f2
IoT hub Message fixes (#677)
* help + container names removed

* fix message tests
2023-07-18 16:09:04 -07:00
Victoria Litvinova a68c95bde4
History fix (#673) 2023-06-30 14:35:37 -07:00
Victoria Litvinova fe7a06cb92
name or hostname update
* dps stuff

* more dataplane things

* iot hub rename
2023-06-30 09:50:58 -07:00
Victoria Litvinova 0176df1b7c
Iot message endpoint update (#665) 2023-06-26 14:17:38 -07:00
Victoria Litvinova b3fb80d1c2
New Capture Stderr (#667)
* alternate format

* fix tests, add error handling
2023-06-07 10:06:23 -07:00
Victoria Litvinova b4b09e143b
History + Version update (#666)
* fix history
2023-05-31 11:07:51 -07:00
Victoria Litvinova 59d2c049a0
Dt sdk update (#663)
* generate sdk, disable preview flag
2023-05-31 08:44:56 -07:00
Elsie4ever 29b7b82f4c
Remove duplicate iot device commands help and reformat iot messaging helps (#660)
* Remove duplicate iot device commands help and reformat iot messaging helps

* fix period space
2023-05-05 09:38:59 -07:00
Ryan K cd6536a05b
Prep version and history for v0.21.2 release (#659)
* Prep version and history for v0.21.2 release
2023-05-03 18:12:18 -07:00
Victoria Litvinova 43bb7c2b0b
IoT Hub State improvements (#657)
* migrate now defaults destination rg

* updated tests and param descriptions
2023-05-03 16:11:39 -07:00
Victoria Litvinova a51438ec98
Deprecate Product (#658)
* deprecate

* history
2023-05-02 14:18:41 -07:00