From faf1c2bbf143757b3044f7835acfbcc0a1e2b259 Mon Sep 17 00:00:00 2001 From: Michael Zappe Date: Mon, 9 Feb 2026 10:13:00 +0100 Subject: [PATCH 1/2] Deprecating azure-mixedreality-authentication --- .../azure-mixedreality-authentication/CHANGELOG.md | 10 +++------- .../azure-mixedreality-authentication/README.md | 6 ++++++ .../azure-mixedreality-authentication/pom.xml | 2 +- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/sdk/mixedreality/azure-mixedreality-authentication/CHANGELOG.md b/sdk/mixedreality/azure-mixedreality-authentication/CHANGELOG.md index afdb6405d430..15fa0d6f05ad 100644 --- a/sdk/mixedreality/azure-mixedreality-authentication/CHANGELOG.md +++ b/sdk/mixedreality/azure-mixedreality-authentication/CHANGELOG.md @@ -1,15 +1,11 @@ # Release History -## 1.3.0-beta.1 (Unreleased) - -### Features Added - -### Breaking Changes - -### Bugs Fixed +## 1.3.0-beta.1 (2026-02-09) ### Other Changes +- Please note, this package has been deprecated and will no longer be maintained after 2025/10/01. There is no replacement packages, as all mixed reality services are deprecated. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details. + ## 1.2.38 (2026-01-29) ### Other Changes diff --git a/sdk/mixedreality/azure-mixedreality-authentication/README.md b/sdk/mixedreality/azure-mixedreality-authentication/README.md index d6e2af579efe..482fad6648c5 100644 --- a/sdk/mixedreality/azure-mixedreality-authentication/README.md +++ b/sdk/mixedreality/azure-mixedreality-authentication/README.md @@ -1,5 +1,11 @@ # Azure Mixed Reality client library for Java +## Disclaimer + +Please note, this package has been deprecated and will no longer be maintained after 2025/10/01. There is no replacement packages, as all mixed reality services are deprecated. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details. + +## Overview + Mixed Reality services, like Azure Spatial Anchors, Azure Remote Rendering, and others, use the Mixed Reality security token service (STS) for authentication. This package supports exchanging Mixed Reality account credentials for an access token from the STS that can be used to access Mixed Reality services. diff --git a/sdk/mixedreality/azure-mixedreality-authentication/pom.xml b/sdk/mixedreality/azure-mixedreality-authentication/pom.xml index d7932866816f..ed45b708d69a 100644 --- a/sdk/mixedreality/azure-mixedreality-authentication/pom.xml +++ b/sdk/mixedreality/azure-mixedreality-authentication/pom.xml @@ -17,7 +17,7 @@ 1.3.0-beta.1 Microsoft Azure SDK for Mixed Reality Authentication - This package contains Microsoft Azure SDK for Mixed Reality Authentication. + Please note, this package has been deprecated and will no longer be maintained after 2025/10/01. There is no replacement packages, as all mixed reality services are deprecated. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details. This package contains Microsoft Azure SDK for Mixed Reality Authentication. From a4c380e9837044bcc7af43204398212680a985bd Mon Sep 17 00:00:00 2001 From: Michael Zappe Date: Mon, 9 Feb 2026 10:35:52 +0100 Subject: [PATCH 2/2] Typos --- sdk/mixedreality/azure-mixedreality-authentication/CHANGELOG.md | 2 +- sdk/mixedreality/azure-mixedreality-authentication/README.md | 2 +- sdk/mixedreality/azure-mixedreality-authentication/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sdk/mixedreality/azure-mixedreality-authentication/CHANGELOG.md b/sdk/mixedreality/azure-mixedreality-authentication/CHANGELOG.md index 15fa0d6f05ad..b72e74b02f45 100644 --- a/sdk/mixedreality/azure-mixedreality-authentication/CHANGELOG.md +++ b/sdk/mixedreality/azure-mixedreality-authentication/CHANGELOG.md @@ -4,7 +4,7 @@ ### Other Changes -- Please note, this package has been deprecated and will no longer be maintained after 2025/10/01. There is no replacement packages, as all mixed reality services are deprecated. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details. +- Please note, this package has been deprecated and will no longer be maintained after 2025/10/01. There are no replacement packages, as all mixed reality services are deprecated. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details. ## 1.2.38 (2026-01-29) diff --git a/sdk/mixedreality/azure-mixedreality-authentication/README.md b/sdk/mixedreality/azure-mixedreality-authentication/README.md index 482fad6648c5..f243b0744b11 100644 --- a/sdk/mixedreality/azure-mixedreality-authentication/README.md +++ b/sdk/mixedreality/azure-mixedreality-authentication/README.md @@ -2,7 +2,7 @@ ## Disclaimer -Please note, this package has been deprecated and will no longer be maintained after 2025/10/01. There is no replacement packages, as all mixed reality services are deprecated. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details. +Please note, this package has been deprecated and will no longer be maintained after 2025/10/01. There are no replacement packages, as all mixed reality services are deprecated. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details. ## Overview diff --git a/sdk/mixedreality/azure-mixedreality-authentication/pom.xml b/sdk/mixedreality/azure-mixedreality-authentication/pom.xml index ed45b708d69a..f5da5a8ac598 100644 --- a/sdk/mixedreality/azure-mixedreality-authentication/pom.xml +++ b/sdk/mixedreality/azure-mixedreality-authentication/pom.xml @@ -17,7 +17,7 @@ 1.3.0-beta.1 Microsoft Azure SDK for Mixed Reality Authentication - Please note, this package has been deprecated and will no longer be maintained after 2025/10/01. There is no replacement packages, as all mixed reality services are deprecated. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details. This package contains Microsoft Azure SDK for Mixed Reality Authentication. + Please note, this package has been deprecated and will no longer be maintained after 2025/10/01. There are no replacement packages, as all mixed reality services are deprecated. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details. This package contains Microsoft Azure SDK for Mixed Reality Authentication.