Skip to content

Commit 1f6beeb

Browse files
Initial draft
1 parent aa6e8ef commit 1f6beeb

19 files changed

+259
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Azure DevOps Release Notes - Azure Boards Sprint 261 Update
3+
description: See the Sprint 261 feature updates for Azure Boards, including next steps.
4+
author: gloridelmorales
5+
ms.author: glmorale
6+
ms.date: 09/04/2025
7+
---
8+
9+
# Azure Boards - Sprint 261 Update
10+
11+
## Features
12+
13+
[!INCLUDE [sprint-261-update-links](../includes/boards/sprint-261-update-links.md)]
14+
15+
[!INCLUDE [sprint-261-update](../includes/boards/sprint-261-update.md)]
16+
17+
[!INCLUDE [nextsteps](../includes/nextsteps.md)]
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Azure DevOps release notes - Azure DevOps Sprint 261 Update
3+
description: See the Sprint 261 feature updates for Azure DevOps, including next steps.
4+
author: gloridelmorales
5+
ms.author: glmorale
6+
ms.date: 09/04/2025
7+
---
8+
9+
# Azure DevOps - Sprint 261 Update
10+
11+
## Features
12+
13+
[!INCLUDE [sprint-261-update-links](../includes/general/sprint-261-update-links.md)]
14+
15+
[!INCLUDE [sprint-261-update](../includes/general/sprint-261-update.md)]
16+
17+
[!INCLUDE [nextsteps](../includes/nextsteps.md)]
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Azure DevOps release notes - GitHub Advanced Security for Azure DevOps 261 Update
3+
description: See the Sprint 261 feature updates for GitHub Advanced Security for Azure DevOps, including next steps.
4+
author: gloridelmorales
5+
ms.author: glmorale
6+
ms.date: 09/04/2025
7+
---
8+
9+
# GitHub Advanced Security for Azure DevOps - Sprint 261 Update
10+
11+
## Features
12+
13+
[!INCLUDE [sprint-261-update-links](../includes/ghazdo/sprint-261-update-links.md)]
14+
15+
[!INCLUDE [sprint-261-update](../includes/ghazdo/sprint-261-update.md)]
16+
17+
[!INCLUDE [nextsteps](../includes/nextsteps.md)]
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
author: gloridelmorales
3+
ms.author: glmorale
4+
ms.technology: devops-release-notes
5+
ms.date: 09/04/2025
6+
ms.topic: include
7+
---
8+
9+
- [Dynamic checklist support in work item Markdown fields](dynamic-checklist-support-in-work-item-markdown-fields)
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
author: gloridelmorales
3+
ms.author: glmorale
4+
ms.technology: devops-release-notes
5+
ms.date: 09/04/2025
6+
ms.topic: include
7+
---
8+
9+
### Dynamic checklist support in work item Markdown fields
10+
11+
Markdown fields in work items now support interactive checklists. Quickly check or uncheck items without leaving the field, just like in pull request descriptions. This feature is automatically available in any large text field or comment with Markdown enabled.
12+
13+
> [!div class="mx-imgBorder"]
14+
> ![Gif to demo checklist support in work item.](../../media/261-boards-01.gif "Gif to demo checklist support in work item.")
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
author: gloridelmorales
3+
ms.author: glmorale
4+
ms.technology: devops-release-notes
5+
ms.date: 09/04/2025
6+
ms.topic: include
7+
---
8+
9+
- [OAuth client secrets now shown only once](#oauth-client-secrets-now-shown-only-once)
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
author: gloridelmorales
3+
ms.author: glmorale
4+
ms.technology: devops-release-notes
5+
ms.date: 09/04/2025
6+
ms.topic: include
7+
---
8+
9+
### OAuth Client Secrets Now Shown Only Once
10+
11+
As part of our ongoing commitment to security and industry best practices, Azure DevOps will now be enforcing one-time visibility for OAuth client secrets. Starting with this release, newly generated client secrets will be displayed only once at the time of creation and will no longer be retrievable via the UI or API. This change includes the retirement of the Get Registration Secret API. Users are encouraged to securely store secrets immediately upon generation using tools such as Azure Key Vault. For secret rotation, Azure DevOps supports overlapping secrets to ensure continuity and minimize downtime. This update will go into effect starting September 2, 2025. Learn more in our [blog post](https://devblogs.microsoft.com/devops/azure-devops-oauth-client-secrets-now-shown-only-once/).
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
author: gloridelmorales
3+
ms.author: glmorale
4+
ms.technology: devops-release-notes
5+
ms.date: 09/04/2025
6+
ms.topic: include
7+
---
8+
9+
- [New SARIF processing completed service hook event](#new-sarif-processing-completed-service-hook-event)
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
author: gloridelmorales
3+
ms.author: glmorale
4+
ms.technology: devops-release-notes
5+
ms.date: 09/04/2025
6+
ms.topic: include
7+
---
8+
9+
## New SARIF processing completed service hook event
10+
11+
Via the service hooks experience, you can now be notified via service hooks once SARIF processing for Advanced Security build tasks has been complete for your organization or select repositories.
12+
13+
> [!div class="mx-imgBorder"]
14+
> [![Image to show new service hooks subscription.](../../media/261-ghazdo-01.png "Image to show new service hooks subscription")](../../media/261-ghazdo-01.png#lightbox)
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
author: gloridelmorales
3+
ms.author: glmorale
4+
ms.technology: devops-release-notes
5+
ms.date: 09/04/2025
6+
ms.topic: include
7+
---
8+
9+
- [Improved navigation for pull request threads and discussions](#improved-navigation-for-pull-request-threads-and-discussions)

0 commit comments

Comments
 (0)