Skip to content

Commit e3f41a0

Browse files
authored
Changes for release (#1129)
1 parent 2f4173d commit e3f41a0

File tree

4 files changed

+1975
-13786
lines changed

4 files changed

+1975
-13786
lines changed

CHANGELOG.md

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,27 @@
11
# Change Log
22

3+
## 0.10.10 - 2025-04-28
4+
5+
### Overview
6+
This release makes it easier to explore your Azure resources as `ActivityItem` nodes now expand automatically to show child activities. Install the AI Foundry extension with one click from the `Azure AI Foundry` node in the Azure Resources view.
7+
8+
### Added
9+
* [[1108](https://github.com/microsoft/vscode-azureresourcegroups/pull/1108)] Add `revealWorkspaceResource` function to expose resources in **Workspaces**.
10+
* [[1114](https://github.com/microsoft/vscode-azureresourcegroups/pull/1114)] Enable installing the **AI Foundry** extension.
11+
* [[1125](https://github.com/microsoft/vscode-azureresourcegroups/pull/1125)] Make initial collapsible state for `ActivityItem` **expanded** to support `ActivityItem` children.
12+
13+
### Removed
14+
* [[1105](https://github.com/microsoft/vscode-azureresourcegroups/pull/1105)] Removed obsolete **`mongoClusters` feature flag**.
15+
16+
### Fixed
17+
* [[1128](https://github.com/microsoft/vscode-azureresourcegroups/pull/1128)] Updated **subscription IDs context** handling.
18+
19+
320
## 0.10.9 - 2025-03-24
421

522
## Fixed
623
* [[#1084](https://github.com/microsoft/vscode-azureresourcegroups/pull/1084)] Fix duplicate id issue for Install extension tree items
7-
* [[#1092](https://github.com/microsoft/vscode-azureresourcegroups/pull/1092)] Fix icon and publisher for Azure AI Foundry
24+
* [[#1092](https://github.com/microsoft/vscode-azureresourcegroups/pull/1092)] Fix icon and publisher for Azure AI Foundry
825
* [[#1093](https://github.com/microsoft/vscode-azureresourcegroups/pull/1093)] Revert "Updated Disambiguations to improve intent detection for `@azure`"
926
* [[#1096](https://github.com/microsoft/vscode-azureresourcegroups/pull/1096)] Fix outdated string in cloud shell logs
1027
* [[#1098](https://github.com/microsoft/vscode-azureresourcegroups/pull/1098)] Fix Managed Identity target service icons not showing up
@@ -17,14 +34,14 @@
1734
## 0.10.7 - 2025-03-05
1835

1936
### Added
20-
* [[1058]](https://github.com/microsoft/vscode-azureresourcegroups/pull/1058) Add Ask azure walkthrough step
37+
* [[1058]](https://github.com/microsoft/vscode-azureresourcegroups/pull/1058) Add Ask azure walkthrough step
2138

2239
### Changed
2340
* [[1061]](https://github.com/microsoft/vscode-azureresourcegroups/pull/1061) Updated Disambiguations to improve intent detection for `@azure`
2441
* [[1036]](https://github.com/microsoft/vscode-azureresourcegroups/pull/1036) Improve managed identity view
2542

2643
### Fixed
27-
* [[1036]](https://github.com/microsoft/vscode-azureresourcegroups/pull/1036) Fix slow loading time for Azure Resources view
44+
* [[1036]](https://github.com/microsoft/vscode-azureresourcegroups/pull/1036) Fix slow loading time for Azure Resources view
2845

2946
## 0.10.6 - 2025-02-20
3047

@@ -35,7 +52,7 @@
3552
## 0.10.5 - 2025-02-14
3653

3754
### Added
38-
[[1031]](https://github.com/microsoft/vscode-azureresourcegroups/pull/1031) Allow service and target resources to openInPortal and add tooltips to role definitions
55+
[[1031]](https://github.com/microsoft/vscode-azureresourcegroups/pull/1031) Allow service and target resources to openInPortal and add tooltips to role definitions
3956
[[1034]](https://github.com/microsoft/vscode-azureresourcegroups/pull/1034) Implement stand-in chat provider for `@azure`
4057
[[1035]](https://github.com/microsoft/vscode-azureresourcegroups/pull/1035) Create fake ask azure command
4158

0 commit comments

Comments
 (0)