Skip to content

Commit 9656036

Browse files
authored
Changes for release (#4521)
1 parent b8ab0aa commit 9656036

File tree

4 files changed

+2683
-3427
lines changed

4 files changed

+2683
-3427
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Change Log
22

3+
## 1.17.3 - 2025-05-19
4+
5+
### Added
6+
* [[4487](https://github.com/microsoft/vscode-azurefunctions/pull/4487)] Upgrade to latest version of the Azure Activity Log (v2). Now shows live progress on each activity child with timers.
7+
* [[4500](https://github.com/microsoft/vscode-azurefunctions/pull/4500)] Add a step to **prompt about app authentication type** to allow users to opt out of `Managed Identities`
8+
* [[4517](https://github.com/microsoft/vscode-azurefunctions/pull/4517)] Add **Python 3.12** to the list of supported versions.
9+
10+
### Changed
11+
* [[4519](https://github.com/microsoft/vscode-azurefunctions/pull/4519)] Remove references to **"Azure Functions explorer"** in UI/strings.
12+
* [[4506](https://github.com/microsoft/vscode-azurefunctions/pull/4506)] Use **OAuth2 tokens** when creating blob container to improve managed identity reliability.
13+
14+
### Fixed
15+
* [[4494](https://github.com/microsoft/vscode-azurefunctions/pull/4494)] Configure **Flex Consumption** `functionAppConfig` deployments for **User Assigned Managed Identity**.
16+
* [[4498](https://github.com/microsoft/vscode-azurefunctions/pull/4498)] Add required **app settings** for managed identity and trigger keys.
17+
* [[4520](https://github.com/microsoft/vscode-azurefunctions/pull/4520)] Fix minor text by adding period to **"Enabled system assigned identity"** message.
18+
319
## 1.17.2 - 2025-05-01
420

521
### Fixes

0 commit comments

Comments
 (0)