This commit is contained in:
Jun Han 2020-05-21 16:53:13 +08:00 коммит произвёл GitHub
Родитель b7b00524eb
Коммит a08950b685
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 8 добавлений и 1 удалений

Просмотреть файл

@ -1,3 +1,10 @@
## 2.16.2
### Added
* Support monitoring Event Hub messages in different regions
### Changed
* Adopt VS Code's 'asWebviewUri' API
## 2.16.1 (2020-04-13)
### Changed
* Update third party notice

Просмотреть файл

@ -2,7 +2,7 @@
"name": "azure-iot-toolkit",
"displayName": "Azure IoT Hub",
"description": "This extension is now a part of Azure IoT Tools extension pack. We highly recommend installing Azure IoT Tools to get full capabilities for Azure IoT development. Interact with Azure IoT Hub, IoT Device Management, IoT Edge Management, IoT Hub Device Simulation, IoT Hub Code Generation and IoT Hub Device Provisioning Service (DPS).",
"version": "2.16.1",
"version": "2.16.2-rc",
"publisher": "vsciot-vscode",
"aiKey": "0caaff90-cc1c-4def-b64c-3ef33615bc9b",
"icon": "logo.png",