Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Releases: Azure/azure-api-management-devops-resource-kit

1.0.0-beta.4

13 May 10:48
43e6806
Compare
Choose a tag to compare
1.0.0-beta.4 Pre-release
Pre-release

Changes:

  • 43e6806 Add parameterExampleContract definition for API request/response Models (#706)
  • f394e5c Align PolicyXMLBaseUrl/PolicyXMLSasToken behaviour across extractors (#705)
  • 67c8b20 Add groupsTemplate to the master template (#701)
  • 265a2bf Add docs on supported resources by extractor (#694)

1.0.0-beta.3

02 May 17:24
265a2bf
Compare
Choose a tag to compare
1.0.0-beta.3 Pre-release
Pre-release

Highlights

  • Updated to .NET 6.0
  • Fixed the ARM template validation for service/apis/operations
  • Added a CONTRIBUTOR guide

1.0.0-beta.2

15 Apr 17:51
26a37c3
Compare
Choose a tag to compare
1.0.0-beta.2 Pre-release
Pre-release

Changes:

New Contributors

Big thanks to new contributors!
cristicazan

Full logs

auto-generated release logs

1.0.0-beta.1

29 Mar 15:17
f447bcb
Compare
Choose a tag to compare
1.0.0-beta.1 Pre-release
Pre-release

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:

V0.7

14 Sep 20:25
254a260
Compare
Choose a tag to compare

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

04 Jun 19:14
e1f19f0
Compare
Choose a tag to compare

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

20 May 21:33
787924f
Compare
Choose a tag to compare
Fix - #393 - Product Group and Policy resources should use the produc…

v0.4-delta

04 Mar 01:02
2e68fb4
Compare
Choose a tag to compare

Add several new parameters; Parameterized several values; Fix API/Operations limit; Fix several bugs; ReAdd commandline

v0.3-gamma

09 Dec 23:30
c027e14
Compare
Choose a tag to compare
v0.3-gamma Pre-release
Pre-release

Add several new features

v0.2-beta

02 Jul 19:23
f3ee7d0
Compare
Choose a tag to compare
v0.2-beta Pre-release
Pre-release

Beta implementation of creator and extractor CLI tools