|
1 | 1 | # Change Log
|
2 | 2 |
|
| 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 | + |
3 | 20 | ## 0.10.9 - 2025-03-24
|
4 | 21 |
|
5 | 22 | ## Fixed
|
6 | 23 | * [[#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 |
8 | 25 | * [[#1093](https://github.com/microsoft/vscode-azureresourcegroups/pull/1093)] Revert "Updated Disambiguations to improve intent detection for `@azure`"
|
9 | 26 | * [[#1096](https://github.com/microsoft/vscode-azureresourcegroups/pull/1096)] Fix outdated string in cloud shell logs
|
10 | 27 | * [[#1098](https://github.com/microsoft/vscode-azureresourcegroups/pull/1098)] Fix Managed Identity target service icons not showing up
|
|
17 | 34 | ## 0.10.7 - 2025-03-05
|
18 | 35 |
|
19 | 36 | ### 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 |
21 | 38 |
|
22 | 39 | ### Changed
|
23 | 40 | * [[1061]](https://github.com/microsoft/vscode-azureresourcegroups/pull/1061) Updated Disambiguations to improve intent detection for `@azure`
|
24 | 41 | * [[1036]](https://github.com/microsoft/vscode-azureresourcegroups/pull/1036) Improve managed identity view
|
25 | 42 |
|
26 | 43 | ### 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 |
28 | 45 |
|
29 | 46 | ## 0.10.6 - 2025-02-20
|
30 | 47 |
|
|
35 | 52 | ## 0.10.5 - 2025-02-14
|
36 | 53 |
|
37 | 54 | ### 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 |
39 | 56 | [[1034]](https://github.com/microsoft/vscode-azureresourcegroups/pull/1034) Implement stand-in chat provider for `@azure`
|
40 | 57 | [[1035]](https://github.com/microsoft/vscode-azureresourcegroups/pull/1035) Create fake ask azure command
|
41 | 58 |
|
|
0 commit comments