Releases: Azure/accelerator-bootstrap-modules
v3.0.0-pre
Full Changelog: v2.2.0...v3.0.0-pre
v2.2.0
What's Changed
This update replaces the existing reliance on Docker Hub to host the container images with an Azure Container Registry. This is driven by new rate limits on Docker Hub and the ask from customers to have more control of the image and its source.
- Implement Azure Container Registry for Container images by @jaredfholgate in #26
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Added a fix for Microsoft-Hosted Azure DevOps agents to prevent auth failure in AzAPI.
- Create scorecard.yml by @jaredfholgate in #24
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
In this version we have removed support for MSI authentication for Azure DevOps. We now standardise on Workload identity federation for GitHub and Azure DevOps.
We have also relocated our CI / CD template files into the bootstrap modules. They were previously located in the starter module repository, which did not work well since they are tightly coupled to the bootstrap modules.
Breaking Changes
- MSI authentication is not longer supported for Azure DevOps
Details
- Remove ado msi option by @jaredfholgate in #23
Full Changelog: v1.0.15...v2.0.0
v1.0.15
What's Changed
- Update starter name by @jaredfholgate in #21
- Fix artifact spelling by @jaredfholgate in #22
Full Changelog: v1.0.14...v1.0.15
v1.0.14
v1.0.13
v1.0.12
What's Changed
- Update starter module folder paths to work with new model by @jaredfholgate in #18
Full Changelog: v1.0.11...v1.0.12
v1.0.11
What's Changed
- Add release artifact config by @jaredfholgate in #17
Full Changelog: v1.0.10...v1.0.11