Skip to content

Commit

Permalink
Update HISTORY.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
digimaun authored Sep 15, 2020
1 parent bc7dcd0 commit ee90ecf
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,23 @@
Release History
===============

0.10.0
+++++++++++++++

**IoT Hub updates**

* Add convenience arguments for device update.

**IoT DPS updates**

0.10.0
+++++++++++++++
* Added --show-keys argument to `dps enrollment show` and `dps enrollment-group show` to include full attestation information for symmetric key enrollments and enrollment groups
* Regenerated 2019-03-31 DPS Service SDK

**Breaking Changes**

* `az iot dps enrollment show` and `az iot dps enrollment-group show` now return raw service results instead of deserialized models.
This means that some properties that were previously returned as `null` for these commands will no longer be returned, possibly causing a breaking change.

**IoT DPS updates**

* Added --show-keys argument to `dps enrollment show` and `dps enrollment-group show` to include full attestation information for symmetric key enrollments and enrollment groups
* Regenerated 2019-03-31 DPS Service SDK


0.9.9
+++++++++++++++
Expand Down

0 comments on commit ee90ecf

Please sign in to comment.