Skip to content

Commit

Permalink
Update V1.1.0 history (#71)
Browse files Browse the repository at this point in the history
* Update HISTORY.rst

* Update HISTORY.rst

* Update HISTORY.rst

---------

Co-authored-by: Julia Kasper <42241691+juliajuju93@users.noreply.github.com>
  • Loading branch information
blackchoey and juliajuju93 authored Oct 9, 2024
1 parent a8f682e commit 6a77054
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions src/apic-extension/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,24 @@ Release History
1.1.0
++++++++++++++++++

**New Features:**

* Added ``--custom-metadata-only`` parameter to ``az apic metadata export`` command.
* Added single custom metadata update for ``az apic api update`` command.

**Updates:**

* Added example for ``az apic api update`` command.
* Added examples with system assigned identity for ``az apic create`` and ``az apic update`` commands.
* Added ``--custom-metadata-only`` parameter to ``az apic metadata export`` command.

**Fixes:**
* Set external document correctly in ``az apic register`` command.
* Do not use API description as summary in ``az apic register`` command.

* Set external document correctly in ``az apic api register`` command.
* Do not use API description as summary in ``az apic api register`` command.

**Removals:**
* Eliminated duplicate example for ``az apic create `` command.

* Eliminated duplicate example for ``az apic create`` command.

1.0.0
++++++++++++++++++
Expand Down

0 comments on commit 6a77054

Please sign in to comment.