You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,20 @@
1
1
# Change Log
2
2
3
+
## 1.20.3 - 2025-12-16
4
+
5
+
### Added
6
+
*[[4861](https://github.com/microsoft/vscode-azurefunctions/pull/4861)] Add error message when deploying to flex apps with python 3.14
7
+
*[[4847](https://github.com/microsoft/vscode-azurefunctions/pull/4847)] Add .NET 10 and Java 25
8
+
9
+
### Changed
10
+
*[[4827](https://github.com/microsoft/vscode-azurefunctions/pull/4827)] Update `typescript` version and TS compile options in template files
11
+
*[[4862](https://github.com/microsoft/vscode-azurefunctions/pull/4862)][[4863](https://github.com/microsoft/vscode-azurefunctions/pull/4863)] Allow flex consumption deployments for DTS
12
+
13
+
### Fixed
14
+
*[[4858](https://github.com/microsoft/vscode-azurefunctions/pull/4858)] Fix an issue where DTS emulator was failing to start on some Windows machines
15
+
*[[4855](https://github.com/microsoft/vscode-azurefunctions/pull/4855)] Fix a `Netherite` connection setting boolean
16
+
*[[4853](https://github.com/microsoft/vscode-azurefunctions/pull/4853)] Always verify and update app connection strings
0 commit comments