Releases: Azure/apiops
Releases · Azure/apiops
APIOps Toolkit for Azure APIM v4.1.3
What's Changed
- Add environment variable for github action workflow to allow changes to .Net LogLevel by @anotherRedbeard in #276
Full Changelog: v4.1.2...v4.1.3
APIOps Toolkit for Azure APIM v4.1.2
What's Changed
- Avoid getting into a infinite loop when calling Process by @ErikMogensen in #247
New Contributors
- @ErikMogensen made their first contribution in #247
Full Changelog: v4.1.1...v4.1.2
APIOps Toolkit for Azure APIM v4.1.1
What's Changed
- resolve issue 196 by moving the status check after files are added. by @yaterchatter in #229
- Extractor linting enabled in pipline for early error detection. by @nepsmaddy in #241
New Contributors
- @yaterchatter made their first contribution in #229
Full Changelog: v4.1.0...v4.1.1
APIOps Toolkit for Azure APIM v4.1.0
What's Changed
- Readme refactor wording format - 2.1 & 2.2 by @zcarroll4 in #219
- Add publisher integration tests by @guythetechie in #230
- Fixes #228 by @guythetechie in #231
Full Changelog: v4.0.4...v4.1.0
APIOps Toolkit for Azure APIM v4.0.4
What's Changed
- update to include additional optional parameter by @zcarroll4 in #216
- Fix ambiguity with replacetokens task by @24mu13 in #211
- Update run-publisher-with-env.yaml by @nepsmaddy in #212
New Contributors
- @zcarroll4 made their first contribution in #216
- @24mu13 made their first contribution in #211
- @nepsmaddy made their first contribution in #212
Full Changelog: v4.0.3...v4.0.4
APIOps Toolkit for Azure APIM v4.0.3
What's Changed
- Fix documentation typo in apimtools-github-2-4-new.md by @divyeshio in #200
- Bump activesupport from 6.0.4.1 to 6.0.6.1 in /docs by @dependabot in #203
- Fix dictionary collision in publisher by @guythetechie in #210
Full Changelog: v4.0.2...v4.0.3
APIOps Toolkit for Azure APIM v4.0.2
Full Changelog: v4.0.1...v4.0.2
Updated GitHub actions extractor and publisher workflows to utilize actions/checkout@v3 instead of v2. actions/checkout@v3 uses NodeJS 16, which is presently LTS.
APIOps Toolkit for Azure APIM v4.0.1
What's Changed
- Fixed a bug where the wrong run-publisher-with-env.yaml file was getting bundled in v4.0.0 of Azure_DevOps.zip
- Update create_github_release.yaml by @guythetechie in #195
Full Changelog: v4.0.0...v4.0.1
APIOps Toolkit for Azure APIM v4.0.0
What's Changed
💥 Please note that there are some breaking changes in this release. This means you have to update your pipelines in addition to updating the release version 💥
- Starting with this release we now support generating the extractor and publisher binaries for both Linux and Windows (prior to this version we used to support linux only)
- Both Azure Devops and Github Pipelines need to be updated to reflect these changes
- On the Azure Devops side there is no need to host the tools/utils/create_pull_request.sh as its not required anymore. The code has been consolidated within the extractor pipeline
Full Changelog: v3.0.1...v4.0.0
APIOps Toolkit for Azure APIM v3.0.1
What's Changed
- Fix diagnostics serialization by @guythetechie in #169
- Allow non XML encoded documents by @guythetechie in #173
Full Changelog: v3.0.0...v3.0.1