Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.10-rc1 (2020-06-26) ## Edge Agent ### Features * Update codebase to dotnet 3.1. [f87a18a](f87a18a) * Install Trust Bundle. [4f85dcc](4f85dcc) * Add metrics upload to IoTHub feature [eff5c85](eff5c85) * Add "Cmd", "Entrypoint", and "WorkingDir" translations for Kubernetes. [7cbc607](7cbc607) * Add Experimental k8s create option feature for pod security context, resources, volumes, nodeSelector, and strategy. [cf2eba9](cf2eba9) [23b40e1](23b40e1) * Update SDK version {Microsoft.Azure.Devices.1.21.0, Microsoft.Azure.Devices.Client.1.26.0}. [5148ee7](5148ee7) * Preserve any extra properties in createOptions set by the user (NVidia support through moby) [5a6d506](5a6d506) [a747950](a747950) ### Bug Fixes * Reprovision device for all protocols when the connection status change reason is Bad_Credential. [3601a56](3601a56) * Fix vulnerability issues for docker images. [d88fa52](d88fa52) [7873079](7873079) ## Edge Hub ### Features * Update codebase to dotnet 3.1. [f87a18a](f87a18a) * Install Trust Bundle. [4f85dcc](4f85dcc) * Add metrics upload to IoTHub feature . [eff5c85](eff5c85) * Unify TLS protocol parsing. [f319228](f319228) * Add support for priorities on routes (limited to 0-9). [9cf0203](9cf0203) * Add support for Time-To-Live on routes. [2662d9c](2662d9c) * Add support module booting order in IoT Edge [6fce17b](6fce17b) * Update SDK version {Microsoft.Azure.Devices.1.21.0, Microsoft.Azure.Devices.Client.1.26.0}. [5148ee7](5148ee7) * Add array support in twin [8a69b77](8a69b77) ### Bug Fixes * Fix vulnerability issues for docker images. [d88fa52](d88fa52) [7873079](7873079) ## iotedged ### Features * Update Rust to stable 1.42.0 [cf01536](cf01536) * Support X.509 authentication type in external provisioning. [0a43fdb](0a43fdb) * Add support for manual X.509 provisioning. [b872869](b872869) * Better PVC story for iotedged Kubernetes. [debf498](debf498) * Update k8s-openapi to v0.7.1 [877c8e8](877c8e8) * Unify TLS protocol parsing. [f319228](f319228) * Add support to specify min TLS version in config.yaml [6b1e19b](6b1e19b)
- Loading branch information