Releases: Azure/azure-api-management-devops-resource-kit
1.0.0-beta.4
1.0.0-beta.3
Highlights
- Updated to .NET 6.0
- Fixed the ARM template validation for
service/apis/operations
- Added a CONTRIBUTOR guide
1.0.0-beta.2
Changes:
- 26a37c3 28c8ff5 e6a5388 Finished current
extractor
code refactoring (#677) (#670) (#669) - acd2886 Add null checks on overriding config (#675)
- c0f1f09 Fix arm api version (#676)
- d96ad2b (#667) bug and feature templates (#671)
New Contributors
Big thanks to new contributors!
cristicazan
Full logs
1.0.0-beta.1
Highlights
- Major code refactoring to the Extractor to make it more maintainable and faster to get started contributing.
- Updated the API version used in the Extractor to the latest GA version - 2021-08-01
- Integrated many community contributions - thank you!
Changes:
- fab3cbc update api-version to 2021-08-01 (#662)
- 5f8232e Creator: parameterize named values and secrets (#660)
- 5378706 get policy content fixes (#654)
- 2583985 Fixes after all-apis-extractor run (#653)
- aa944d4 implement gatewayExtractor and gatewayApiExtractor (#651)
- 69eafc7 Documentation update as project structure has changed. (#650)
- 7c2782b Refactoring merge PR (#649) [ #612, #621, #625, #631, #636, #637, #639, #640, #641, #643, #644, #645 ]
- 588de61 Update to README.md
V0.7
254a260 Fixed deploying multiple versions of the same API
7911271 When extracting single API only extract named values used the API
834617a Added support for when extracting single API to only extract backends
18af6e2 Fix Extractor API Content Type Json array
1b3222b For #542. Fix parameters file schema
ad952f3 Updated the NamedValue PropertyTemplate creator to support keyvault
dad08dc Added support for parameterising backend properties
7051c7b Bugfix for service url param
0ce6b3e Add serviceUrl in Master Template
23d693b Fix revision is current bug
eda48d4 Parameter ServiceUrl in creator
0f129dc For #531. Escape HTML when serializing swagger to string
v0.6
e1f19f0 Fix missing product in generated ARM template
8874459 Migrate to latest api-version and small fixes
747ed9e Sequence contains no elements error fix
453c5d6 Add an OpenAPI specification format specifier to prevent unnecessarily downloading the service contract
fdd5552 Prevent crash when no products are associated with a particular api
af4a5e2 Fix service url added incorrectly
102be9b Remove property extraction limit of 100
eb68e3f Addition of batch processing operations
ac14568 Change serviceUrl from an object to a string
430ee12 Check list size before calling Last()
e8fe6fd Slight typo, Police -> Policy
9887242 Update AzDO-Example.md
v0.5-Epsilon
Fix - #393 - Product Group and Policy resources should use the produc…
v0.4-delta
Add several new parameters; Parameterized several values; Fix API/Operations limit; Fix several bugs; ReAdd commandline
v0.3-gamma
Add several new features
v0.2-beta
Beta implementation of creator and extractor CLI tools