Skip to content

Commit 4ede718

Browse files
authored
Prep for release (v1.10.4) (#3613)
1 parent 5c9ee4e commit 4ede718

File tree

4 files changed

+1258
-54
lines changed

4 files changed

+1258
-54
lines changed

CHANGELOG.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,20 @@
11
# Change Log
22

3-
## 1.10.3 - 2023-03-07
3+
## 1.10.4 - 2023-03-09
44

5+
### Changed
6+
7+
- Make skip for now message more clear when there are no resources available by @nturinski in [#3611](https://github.com/microsoft/vscode-azurefunctions/pull/3611)
8+
- Change learn more label for programming model step by @nturinski in [#3609](https://github.com/microsoft/vscode-azurefunctions/pull/3609)
9+
- Remove node.js programming model experimental flag by @nturinski in [#3612](https://github.com/microsoft/vscode-azurefunctions/pull/3612)
10+
11+
### Fixed
12+
- Remove remote connection overwrite prompting by @MicroFish91 in [#3593](https://github.com/microsoft/vscode-azurefunctions/pull/3593)
13+
- Add Dotnet Isolated runtime specific dependencies for Durable by @MicroFish91 in [#3597](https://github.com/microsoft/vscode-azurefunctions/pull/3597)
14+
- Fix getting package references from csproj from multiple item groups by @alexweininger in [#3603](https://github.com/microsoft/vscode-azurefunctions/pull/3603)
15+
- Fix when clause contexts for upcoming VS Code release (v1.77) by @MicroFish91 in [#3621](https://github.com/microsoft/vscode-azurefunctions/pull/3621)
516

6-
## 1.10.2 - 2023-02-23
17+
## 1.10.3 - 2023-02-23
718

819
### Added
920
- Azure Functions walkthrough by @esweet431 in [#3573](https://github.com/microsoft/vscode-azurefunctions/pull/3573)

0 commit comments

Comments
 (0)