From 373ec1478a1eec3e95967deca406a9dc8608c8c7 Mon Sep 17 00:00:00 2001 From: "Manuha Vancha (from Dev Box)" Date: Tue, 6 May 2025 12:43:01 -0700 Subject: [PATCH 1/2] release 0.9.2 --- .config/guardian/SDL/.gdnsuppress | 12 ++++++------ CHANGELOG.md | 5 ++++- README.md | 12 ++++++------ 3 files changed, 16 insertions(+), 13 deletions(-) diff --git a/.config/guardian/SDL/.gdnsuppress b/.config/guardian/SDL/.gdnsuppress index 7000f23..8079d7e 100644 --- a/.config/guardian/SDL/.gdnsuppress +++ b/.config/guardian/SDL/.gdnsuppress @@ -18,7 +18,7 @@ "alternativeSignatures": [ "68578434c59773d1456ce7aafba448a74df5eb718b0ec702d1eaf65f8205c7a1" ], - "target": "azureauth-0.9.1-osx-x64-signed/AzureAuth/AdoPat.dll", + "target": "azureauth-0.9.2-osx-x64-signed/AzureAuth/AdoPat.dll", "memberOf": [ "default" ], @@ -32,7 +32,7 @@ "alternativeSignatures": [ "8ac91172cf547af9f784a93e61b5389f868b526e79e7931d2e70870a4b13a3e1" ], - "target": "azureauth-0.9.1-osx-x64-signed/AzureAuth/azureauth.dll", + "target": "azureauth-0.9.2-osx-x64-signed/AzureAuth/azureauth.dll", "memberOf": [ "default" ], @@ -46,7 +46,7 @@ "alternativeSignatures": [ "6fd4a3011ad341c08f93d0b3dc96629249b4faf2c36cc4b5bf3e383e7cd89f53" ], - "target": "azureauth-0.9.1-osx-x64-signed/AzureAuth/MSALWrapper.dll", + "target": "azureauth-0.9.2-osx-x64-signed/AzureAuth/MSALWrapper.dll", "memberOf": [ "default" ], @@ -60,7 +60,7 @@ "alternativeSignatures": [ "b3c815a5b41f941227e30aa0df4b2ff2cfccf81d112da5b798c6b9d63044c6a1" ], - "target": "azureauth-0.9.1-osx-arm64-signed/AzureAuth/AdoPat.dll", + "target": "azureauth-0.9.2-osx-arm64-signed/AzureAuth/AdoPat.dll", "memberOf": [ "default" ], @@ -74,7 +74,7 @@ "alternativeSignatures": [ "0321070b389411e083834b046fcd5a18c843a7a4c6b622d2ba7b1d1c3bd25002" ], - "target": "azureauth-0.9.1-osx-arm64-signed/AzureAuth/azureauth.dll", + "target": "azureauth-0.9.2-osx-arm64-signed/AzureAuth/azureauth.dll", "memberOf": [ "default" ], @@ -88,7 +88,7 @@ "alternativeSignatures": [ "81f2090813b77f56835850db9a05f203bcbc201fa1403eb145312cfcb5247735" ], - "target": "azureauth-0.9.1-osx-arm64-signed/AzureAuth/MSALWrapper.dll", + "target": "azureauth-0.9.2-osx-arm64-signed/AzureAuth/MSALWrapper.dll", "memberOf": [ "default" ], diff --git a/CHANGELOG.md b/CHANGELOG.md index 2505bb4..15b4964 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [0.9.2] - 2025-05-06 ### Added - Added support for reading auth mode from the environment variable `AZUREAUTH_MODE`. @@ -205,7 +207,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Initial project release. -[Unreleased]: https://github.com/AzureAD/microsoft-authentication-cli/compare/0.9.1...HEAD +[Unreleased]: https://github.com/AzureAD/microsoft-authentication-cli/compare/0.9.2...HEAD +[0.9.2]: https://github.com/AzureAD/microsoft-authentication-cli/compare/0.9.1...0.9.2 [0.9.1]: https://github.com/AzureAD/microsoft-authentication-cli/compare/0.9.0...0.9.1 [0.9.0]: https://github.com/AzureAD/microsoft-authentication-cli/compare/0.8.6...0.9.0 [0.8.6]: https://github.com/AzureAD/microsoft-authentication-cli/compare/0.8.5...0.8.6 diff --git a/README.md b/README.md index 54209d9..b4688c6 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Microsoft Authentication CLI [![Tests](https://img.shields.io/github/actions/workflow/status/AzureAd/microsoft-authentication-cli/.github/workflows/dotnet-test.yml?branch=main&style=for-the-badge&logo=github)](https://github.com/AzureAD/microsoft-authentication-cli/actions/workflows/dotnet-test.yml) -[![Release](https://img.shields.io/badge/Release-0.9.1-orange?style=for-the-badge&logo=github)](https://github.com/AzureAD/microsoft-authentication-cli/releases/tag/0.9.1) -![GitHub release (latest by SemVer)](https://img.shields.io/github/downloads/azuread/microsoft-authentication-cli/0.9.1/total?logo=github&style=for-the-badge&color=blue) +[![Release](https://img.shields.io/badge/Release-0.9.2-orange?style=for-the-badge&logo=github)](https://github.com/AzureAD/microsoft-authentication-cli/releases/tag/0.9.2) +![GitHub release (latest by SemVer)](https://img.shields.io/github/downloads/azuread/microsoft-authentication-cli/0.9.2/total?logo=github&style=for-the-badge&color=blue) [![License](https://shields.io/badge/license-MIT-purple?style=for-the-badge)](./LICENSE.txt) --- @@ -42,8 +42,8 @@ provide a means of downloading the latest release, so you **must** specify your To install the application, run ```powershell -# 0.9.1 is an example. See https://github.com/AzureAD/microsoft-authentication-cli/releases for the latest. -$env:AZUREAUTH_VERSION = '0.9.1' +# 0.9.2 is an example. See https://github.com/AzureAD/microsoft-authentication-cli/releases for the latest. +$env:AZUREAUTH_VERSION = '0.9.2' $script = "${env:TEMP}\install.ps1" $url = "https://raw.githubusercontent.com/AzureAD/microsoft-authentication-cli/${env:AZUREAUTH_VERSION}/install/install.ps1" [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12 @@ -65,8 +65,8 @@ release, so you **must** specify your desired version via the `$AZUREAUTH_VERSIO To install the application, run ```bash -# 0.9.1 is an example. See https://github.com/AzureAD/microsoft-authentication-cli/releases for the latest. -export AZUREAUTH_VERSION='0.9.1' +# 0.9.2 is an example. See https://github.com/AzureAD/microsoft-authentication-cli/releases for the latest. +export AZUREAUTH_VERSION='0.9.2' curl -sL https://raw.githubusercontent.com/AzureAD/microsoft-authentication-cli/$AZUREAUTH_VERSION/install/install.sh | sh ``` From d0c82d50cd150096ae0b136ca2883cff49cb2c1a Mon Sep 17 00:00:00 2001 From: "Manuha Vancha (from Dev Box)" Date: Tue, 6 May 2025 16:10:04 -0700 Subject: [PATCH 2/2] revert gdnsuppress changes --- .config/guardian/SDL/.gdnsuppress | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.config/guardian/SDL/.gdnsuppress b/.config/guardian/SDL/.gdnsuppress index 8079d7e..7000f23 100644 --- a/.config/guardian/SDL/.gdnsuppress +++ b/.config/guardian/SDL/.gdnsuppress @@ -18,7 +18,7 @@ "alternativeSignatures": [ "68578434c59773d1456ce7aafba448a74df5eb718b0ec702d1eaf65f8205c7a1" ], - "target": "azureauth-0.9.2-osx-x64-signed/AzureAuth/AdoPat.dll", + "target": "azureauth-0.9.1-osx-x64-signed/AzureAuth/AdoPat.dll", "memberOf": [ "default" ], @@ -32,7 +32,7 @@ "alternativeSignatures": [ "8ac91172cf547af9f784a93e61b5389f868b526e79e7931d2e70870a4b13a3e1" ], - "target": "azureauth-0.9.2-osx-x64-signed/AzureAuth/azureauth.dll", + "target": "azureauth-0.9.1-osx-x64-signed/AzureAuth/azureauth.dll", "memberOf": [ "default" ], @@ -46,7 +46,7 @@ "alternativeSignatures": [ "6fd4a3011ad341c08f93d0b3dc96629249b4faf2c36cc4b5bf3e383e7cd89f53" ], - "target": "azureauth-0.9.2-osx-x64-signed/AzureAuth/MSALWrapper.dll", + "target": "azureauth-0.9.1-osx-x64-signed/AzureAuth/MSALWrapper.dll", "memberOf": [ "default" ], @@ -60,7 +60,7 @@ "alternativeSignatures": [ "b3c815a5b41f941227e30aa0df4b2ff2cfccf81d112da5b798c6b9d63044c6a1" ], - "target": "azureauth-0.9.2-osx-arm64-signed/AzureAuth/AdoPat.dll", + "target": "azureauth-0.9.1-osx-arm64-signed/AzureAuth/AdoPat.dll", "memberOf": [ "default" ], @@ -74,7 +74,7 @@ "alternativeSignatures": [ "0321070b389411e083834b046fcd5a18c843a7a4c6b622d2ba7b1d1c3bd25002" ], - "target": "azureauth-0.9.2-osx-arm64-signed/AzureAuth/azureauth.dll", + "target": "azureauth-0.9.1-osx-arm64-signed/AzureAuth/azureauth.dll", "memberOf": [ "default" ], @@ -88,7 +88,7 @@ "alternativeSignatures": [ "81f2090813b77f56835850db9a05f203bcbc201fa1403eb145312cfcb5247735" ], - "target": "azureauth-0.9.2-osx-arm64-signed/AzureAuth/MSALWrapper.dll", + "target": "azureauth-0.9.1-osx-arm64-signed/AzureAuth/MSALWrapper.dll", "memberOf": [ "default" ],