Releases: Azure/iotedgehubdev
Releases · Azure/iotedgehubdev
v0.7.0-rc1
Add tests for #159 (#163)
v0.6.0
Added
- Support parsing
Binds
in createOptions
- Log in registries with credentials in deployment manifest
Changed
- Fix authentication error when hostname is longer than 64
v0.5.0
Added
- Support extended
createOptions
Changed
- Update REST API version
- Fix "Error getting device scope result from IoTHub, HttpStatusCode: Unauthorized" issue after starting (#95)
v0.4.0
Changed
- Fix "Error: 'environment'" when starting (#87)
v0.3.0
Added
- Support environment variables set in the
env
section of a module
- Support getting credentials of multiple modules
Changed
- Always pull the EdgeHub image before starting
- Fix "the JSON object must be str, not 'bytes'" when starting on Python 3.5
v0.2.0
Added
- Support networks and volumes in
createOptions
- Support Windows container
Changed
- Remove requirement of
sudo
for iotedgehubdev start
and iotedgehubdev modulecred
command
- Rename EdgeHub runtime to IoT Edge simulator
- Fix a issue which causes duplicate D2C messages