Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
f661669
build: add cicd pipeline (#7)
blackchoey Apr 9, 2024
fcb15b5
build: move update version logic to workflow (#8)
blackchoey Apr 9, 2024
274c40e
build: Run CI on multiple python version (#38)
blackchoey Apr 30, 2024
4053b6a
Merge branch 'Azure:main' into main
blackchoey May 6, 2024
9213d64
Merge branch 'Azure:main' into main
blackchoey Jul 17, 2024
e6b30ef
Merge branch 'Azure:main' into main
blackchoey Sep 11, 2024
ac58b53
Merge branch 'Azure:main' into main
frankqianms Oct 10, 2024
ae37879
feat: enable openapi spec from url in api register (#74)
frankqianms Oct 16, 2024
c79e74d
test: update test case to setup live test pipeline (#76)
frankqianms Oct 28, 2024
431f152
refactor: add example (#77)
frankqianms Nov 7, 2024
3033efe
refactor: add @filename.json examples (#78)
frankqianms Nov 12, 2024
3dd0faf
refactor: add error handling (#79)
frankqianms Nov 20, 2024
9accd87
feat: support APIM/APIC sync (#80)
blackchoey Dec 3, 2024
6637b97
feat: resolve feedback and fix examples (#82)
blackchoey Dec 4, 2024
6614ef3
feat: amazon api gateway sync (#81)
frankqianms Dec 5, 2024
c2037a9
feat: add import amazon-api-gateway cmd (#83)
frankqianms Dec 12, 2024
472231f
fix: use older version API (#84)
blackchoey Dec 12, 2024
58016fd
feat: rename command and param names (#85)
blackchoey Dec 18, 2024
94f6719
test: add test case for sync cmd `apic integration create apim` and `…
frankqianms Dec 27, 2024
1d508f4
fix: workaround for urllib3 package (#88)
frankqianms Dec 27, 2024
4febe76
Revert "fix: workaround for urllib3 package (#88)" (#90)
frankqianms Jan 7, 2025
82117df
build: 1.2.0 beta 1 release
frankqianms Jan 10, 2025
b24de0a
build: remove CI and CD files
frankqianms Jan 10, 2025
e8a0ae1
doc: improve history
frankqianms Jan 13, 2025
3cbd6cb
fix: set extention version to be preview
frankqianms Jan 13, 2025
d2cf45b
refactor: integration examples and bad example for `apic update` (#91)
frankqianms Jan 13, 2025
e27473b
Merge branch 'dev' into v1.2.0b1
frankqianms Jan 13, 2025
abb4d71
feat: add api-analysis rules (#89)
frankqianms Jan 13, 2025
23c543c
chore: update log
frankqianms Jan 13, 2025
856e997
test: add import-aws case and modify region
frankqianms Jan 15, 2025
4452fb2
Merge branch 'dev' of https://github.com/blackchoey/azure-cli-extensi…
frankqianms Jan 21, 2025
04da7e1
feat: add import apim and deperacate import-from-apim, add analysis c…
frankqianms Jan 23, 2025
c568f25
fix: correctly deprecate import-from-apim
frankqianms Jan 24, 2025
1740054
test: add apianalysis test cases
frankqianms Jan 26, 2025
8bde19f
Merge branch 'main' into frank/analysis-follow-up
frankqianms Jan 26, 2025
476adc4
build: bump up to 1.2.0b2
frankqianms Jan 26, 2025
c0c8eca
Merge branch 'frank/analysis-follow-up' of https://github.com/blackch…
frankqianms Jan 26, 2025
0aabbb6
test: add api-analysis update testcase
frankqianms Jan 27, 2025
2dbebc5
build: change log of 1.2.0b2
frankqianms Feb 7, 2025
457e03c
chore: unregister the filter
frankqianms Feb 7, 2025
129e765
fix: better methods name and remove extra lint disable
frankqianms Feb 21, 2025
353d0ba
refactor: set default analyzer-type in aaz
frankqianms Feb 24, 2025
1639183
refactor: remove preview tag for some integration commands and hide t…
frankqianms Feb 25, 2025
6379090
chore: update spec for filter param
frankqianms Mar 7, 2025
70806e7
fix: set default analyzer_type correctly
frankqianms Mar 7, 2025
b1835a2
fix: import apim fix (#92)
frankqianms May 26, 2025
2c36907
fix: merge and align latest version
frankqianms Aug 4, 2025
1b0f419
Merge branch 'frank/analysis-follow-up' of https://github.com/blackch…
frankqianms Aug 4, 2025
5e0c9c5
Merge branch 'main' into frank/analysis-follow-up
frankqianms Aug 4, 2025
0e45879
Update command_patches.py
frankqianms Aug 4, 2025
5caba58
fix: remove import cmds & preview tag of integrate cmds
frankqianms Aug 5, 2025
29d4cd7
test: remove uneeded test cases
frankqianms Aug 5, 2025
ab2b282
fix: fix linter failures for auto generated params
frankqianms Aug 5, 2025
6862ff7
test: update tests
frankqianms Aug 6, 2025
fe55e8a
Merge branch 'frank/analysis-follow-up' of https://github.com/blackch…
frankqianms Aug 6, 2025
47913c1
Update HISTORY.rst
frankqianms Aug 6, 2025
7cd2cf2
fix: remove extra yml
frankqianms Aug 6, 2025
e7fd17e
Merge branch 'frank/analysis-follow-up' of https://github.com/blackch…
frankqianms Aug 6, 2025
4c12b0d
Update HISTORY.rst
frankqianms Aug 7, 2025
52e80a0
test: update test cases and recordings
frankqianms Aug 7, 2025
072b365
Merge branch 'frank/analysis-follow-up' of https://github.com/blackch…
frankqianms Aug 7, 2025
6f9f192
fix: fix cases
frankqianms Aug 7, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions src/apic-extension/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

Release History
===============
1.2.0b3
++++++++++++++++++

**New Features:**

* Added new command ``az apic api-analysis`` to manage API analysis in Azure API Center.
* Added ``az apic api-analysis create`` to create an API analysis.
* Added ``az apic api-analysis delete`` to delete an API analysis.
* Added ``az apic api-analysis list`` to list all API analyses.
* Added ``az apic api-analysis show`` to show details of an API analysis.
* Added ``az apic api-analysis update`` to update an API analysis.
* Added ``az apic api-analysis import-ruleset`` to import an API analysis ruleset.
* Added ``az apic api-analysis export-ruleset`` to export an API analysis ruleset.
* Added new command ``az apic import apim`` to import an API from an Azure API Management instance.

**Deprecations:**
* Deprecated the ``az apic import-from-apim`` command.

1.2.0b2
++++++++++++++++++
* Remove msrestazure dependency
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
from .__cmd_group import *
from ._create import *
from ._delete import *
from ._import import *
from ._import_from_apim import *
from ._list import *
from ._show import *
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# --------------------------------------------------------------------------------------------
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License. See License.txt in the project root for license information.
#
# Code generated by aaz-dev-tools
# --------------------------------------------------------------------------------------------

# pylint: skip-file
# flake8: noqa

from azure.cli.core.aaz import *


@register_command_group(
"apic api-analysis",
is_preview=True,
)
class __CMDGroup(AAZCommandGroup):
"""Manage Azure API Center service api analysis features
"""
pass


__all__ = ["__CMDGroup"]
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# --------------------------------------------------------------------------------------------
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License. See License.txt in the project root for license information.
#
# Code generated by aaz-dev-tools
# --------------------------------------------------------------------------------------------

# pylint: skip-file
# flake8: noqa

from .__cmd_group import *
from ._create import *
from ._delete import *
from ._export_ruleset import *
from ._import_ruleset import *
from ._list import *
from ._show import *
from ._update import *
Loading
Loading