Skip to content

Commit

Permalink
Merge pull request #69 from blackchoey/frank/release-note
Browse files Browse the repository at this point in the history
doc: update 1.0.1 release history
  • Loading branch information
frankqianms authored Sep 30, 2024
2 parents 738f46a + de969e8 commit 349bfa4
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions src/apic-extension/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
Release History
===============

1.1.0
++++++++++++++++++

**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.

**Removals:**
* Eliminated duplicate example for ``az apic create `` command.
1.0.0
++++++++++++++++++
Potential Impact: The changes in this release, including the renaming of commands and parameters, may require changes to existing scripts and integrations. Please review the changes carefully and update your code accordingly.
Expand Down

0 comments on commit 349bfa4

Please sign in to comment.