Skip to content

Releases: Azure/azure-iot-ops-cli-extension

azure-iot-ops 0.5.0b1

03 May 02:21
7c6259d
Compare
Choose a tag to compare

What's Changed

  • fix: re-render display to expose deploy link. by @digimaun in #190
  • feat: Add import and export commands for az iot ops asset data-point and az iot ops asset event by @vilit1 in #167
  • feat: Update service labels by @Elsie4ever in #187
  • ci(test): Pin agent images for tox unit tests by @c-ryan-k in #191
  • chore: minor support bundle follow-up by @vilit1 in #192
  • chore: Increment csi driver version by @digimaun in #193
  • fix: tweak labels used for OPCUA checks (for v0.5.0) by @vilit1 in #194
  • fix: update labels in checks for services by @Elsie4ever in #195
  • feat: Update built-in template to 0.5.0-preview by @digimaun in #196
  • test: data equality assertions to template_optimizer by @digimaun in #197
  • fix: Fix pvc nats label in dataprocessor for support bundle by @Elsie4ever in #200
  • fix: orchestrator labels for 0.5.0 support bundle by @digimaun in #199
  • fix(test): Add OIDC token refresh to int_test pipeline by @c-ryan-k in #201
  • feat: add general node checks for az iot ops check pre-requisite checks by @vilit1 in #182
  • feat: overridable CSI driver version + minor improvements by @digimaun in #202
  • test: add support bundle billing integration tests by @vilit1 in #198
  • test: some improvements to support bundle integration tests by @vilit1 in #204
  • fix: Update pod condition in checks by @Elsie4ever in #206
  • test: improvements for integration tests by @vilit1 in #208
  • refactor: Update 0.5.0 template by @digimaun in #210
  • fix: Check title adjustment for pre/post deployment checks by @c-ryan-k in #205
  • refactor: add pod related unit tests by @Elsie4ever in #209
  • fix(test): Fix check title integration test by @c-ryan-k in #211

Full Changelog: v0.4.0b4...v0.5.0b1

azure-iot-ops 0.4.0b4

15 Apr 23:01
16cbd0f
Compare
Choose a tag to compare

What's Changed

  • refactor: Update RPSAAS provider by @vilit1 in #168
  • refactor: follow up on support bundle by @Elsie4ever in #170
  • feat: Add template-file param to deploy-aio action by @c-ryan-k in #175
  • feat: verify cluster arc config as routed by kubeconfig matches target cloud connected cluster by @digimaun in #177
  • feat: Adds test default SPC secret pre-flight check + various improvements by @digimaun in #179
  • chore(ci): use service principal identity for wheel uploads by @c-ryan-k in #180
  • fix: int tests - update kv-spc-secret-name and add --template-content input to workflow call by @c-ryan-k in #181
  • feat: capture billing extension resource in support bundle by @Elsie4ever in #178
  • test: improve support bundle integration tests by @vilit1 in #176
  • chore: temporary fix support bundle testing for billing by @vilit1 in #183
  • feat: ARG query lite functionality and its application for a new namespace in use pre-flight check by @digimaun in #184
  • refactor: use lower case cluster location for template clusterLocation by @digimaun in #185
  • feat: init ux layer improvements + refactors by @digimaun in #186
  • refactor: use env flag enabled util by @digimaun in #188
  • fix(test): Update preflight testing to use environment variable instead of parameter by @c-ryan-k in #189

Full Changelog: v0.4.0b3...v0.4.0b4

azure-iot-ops 0.4.0b3

25 Mar 23:00
43c363a
Compare
Choose a tag to compare

What's Changed

  • test: framework for integration tests by @vilit1 in #139
  • chore(test): Add integration test environment to tox.ini by @c-ryan-k in #169
  • feat: init supports deployment from file template by @digimaun in #172
  • refactor: Hide --template-file by @digimaun in #173
  • chore(test): Add tox int tests to integration test workflow by @c-ryan-k in #171
  • fix(ci): temporary fix for azdev linter v0.1.65 by @c-ryan-k in #174

Full Changelog: v0.4.0b2...v0.4.0b3

azure-iot-ops 0.4.0b2

13 Mar 00:16
396abab
Compare
Choose a tag to compare

What's Changed

  • refactor: Change pre-check for custom locations feature to use field selector by @digimaun in #164
  • refactor: remove util.sp module by @digimaun in #166

Full Changelog: v0.4.0b1...v0.4.0b2

azure-iot-ops 0.4.0b1

07 Mar 18:56
3a8cf25
Compare
Choose a tag to compare

What's Changed

  • fix(ci): Int tests - remove continue-on-fail and add second az login to update token by @c-ryan-k in #147
  • ci: Custom actions for ARC connection and AIO deployment by @c-ryan-k in #145
  • chore(ci): Change action reference to public repo dev branch by @c-ryan-k in #149
  • feat: Add device registry check for edge service by @Elsie4ever in #118
  • feat: 0.4.0 template refresh by @digimaun in #152
  • fix: update akri labels for az iot ops support create-bundle by @vilit1 in #153
  • refactor: update dp support bundle and checks for new 0.4.0 template by @Elsie4ever in #150
  • fix: tweak akri for az iot ops check by @vilit1 in #155
  • fix: support multiple datalake connector target endpoints by @c-ryan-k in #154
  • fix: Add check for opcua-asset-discovery pod by @Elsie4ever in #158
  • fix: make az iot ops check find nested errors by @vilit1 in #156
  • feat: add sb integration for aio otel deployment by @digimaun in #160
  • feat: Support new input types for dataprocessor pipeline by @Elsie4ever in #157
  • fix: Add support bundle capturing of individual MQ connector stateful sets by @c-ryan-k in #161
  • feat: Apply resource name filter to edge service checks by @Elsie4ever in #122
  • feat: Add support bundle enhancement by @Elsie4ever in #159
  • fix: Add support for dataprocessor stage type by @Elsie4ever in #162

Full Changelog: v0.3.0b3...v0.4.0b1

azure-iot-ops 0.3.0b3

23 Feb 01:30
89e29d7
Compare
Choose a tag to compare

What's Changed

  • chore: Add conventional commit check to PR titles by @c-ryan-k in #135
  • test: adds test content for orchestration provider by @vilit1 in #134
  • feat: verify custom locations feature is enabled by @digimaun in #138
  • fix: remove duplicate choice for parameter in az iot ops check by @vilit1 in #140
  • docs: Fix typo in readme by @c-ryan-k in #142
  • ci: Add matrix strategy / feature set for init integration tests by @c-ryan-k in #137
  • feat: Block re-deployment by default by @digimaun in #143
  • feat: Update notification by @digimaun in #146

Full Changelog: v0.3.0b2...v0.3.0b3

azure-iot-ops 0.3.0b2

07 Feb 23:59
f070c88
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0b1...v0.3.0b2

azure-iot-ops 0.3.0b1

01 Feb 00:34
ffe0304
Compare
Choose a tag to compare

What's Changed

  • ci: explicit workflow permissions blocks, update action versions to node 20 versions, cluster cleanup fix by @c-ryan-k in #131
  • feat: integrates AIO version 0.3.0-preview + refactors + other improvements by @digimaun in #132

Full Changelog: v0.2.0b4...v0.3.0b1

azure-iot-ops 0.2.0b4

24 Jan 22:14
b29fd46
Compare
Choose a tag to compare

What's Changed

  • ci: Integration Test Pipeline by @c-ryan-k in #120
  • feat: set of deployment validation improvements + v1 verify-host by @digimaun in #126
  • chore: Script to create and/or connect to codespace clusters by @c-ryan-k in #124
  • feat: Customize duration of secrets in days by @digimaun in #127
  • refactor: Change default valid days of generated secret and TLS CA by @digimaun in #128
  • fix: improve error mode when CSI driver deployment mismatches kubeconfig cluster by @digimaun in #129

Full Changelog: v0.2.0b2...v0.2.0b4

azure-iot-ops 0.2.0b2

10 Jan 00:36
a0fbcdc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0b1...v0.2.0b2