Skip to content

Commit 31b5cdc

Browse files
authored
AIO 2506 Release (#74)
1 parent 379eea2 commit 31b5cdc

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

release/azure-iot-operations-enablement.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"metadata": {
66
"_generator": {
77
"name": "bicep",
8-
"version": "0.34.44.8038",
9-
"templateHash": "14730289139762308894"
8+
"version": "0.36.1.42791",
9+
"templateHash": "13046130712474074101"
1010
}
1111
},
1212
"definitions": {
@@ -247,7 +247,8 @@
247247
"type": "object",
248248
"properties": {
249249
"mode": {
250-
"$ref": "#/definitions/_1.InstanceFeatureMode"
250+
"$ref": "#/definitions/_1.InstanceFeatureMode",
251+
"nullable": true
251252
},
252253
"settings": {
253254
"type": "object",
@@ -379,9 +380,9 @@
379380
},
380381
"variables": {
381382
"VERSIONS": {
382-
"platform": "0.7.12",
383-
"secretStore": "0.8.2",
384-
"containerStorage": "2.4.0"
383+
"platform": "0.7.21",
384+
"secretStore": "0.9.4",
385+
"containerStorage": "2.5.3"
385386
},
386387
"TRAINS": {
387388
"platform": "preview",

release/azure-iot-operations-instance.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"metadata": {
66
"_generator": {
77
"name": "bicep",
8-
"version": "0.34.44.8038",
9-
"templateHash": "4820379854816397418"
8+
"version": "0.36.1.42791",
9+
"templateHash": "2312126364150229634"
1010
}
1111
},
1212
"definitions": {
@@ -247,7 +247,8 @@
247247
"type": "object",
248248
"properties": {
249249
"mode": {
250-
"$ref": "#/definitions/_1.InstanceFeatureMode"
250+
"$ref": "#/definitions/_1.InstanceFeatureMode",
251+
"nullable": true
251252
},
252253
"settings": {
253254
"type": "object",
@@ -485,7 +486,7 @@
485486
}
486487
},
487488
"VERSIONS": {
488-
"iotOperations": "1.1.19"
489+
"iotOperations": "1.1.59"
489490
},
490491
"TRAINS": {
491492
"iotOperations": "stable"

0 commit comments

Comments
 (0)