Releases: Azure/azure-saas
Releases · Azure/azure-saas
v1.3.0
.NET 8, Apple Silicon and deployment experience improvements
This release upgrades the code base to .NET 8.
The release also fixes issues that were preventing deployments from dev machines running on Apple Silicon.
As well as various improvements and fixes to the general deployment experience due to changes in dependancies. Installation have now been tested om AZ CLI v2.55.0 with Bicep extension v0.24.24.
v1.2.0
What's Changed
Deployment Updates by @landonpierce in #206
This release refactors much of the deployment experience. The Azure AD B2C provisioning and deployment is now done through a bash script with a configuration file, instead of through an interactive powershell script. The application code and documentation has also been updated to reflect this change.
Full Changelog: v1.1.1...v1.2.0