Added
- Support for new Python language model (set feature flag
azureFunctions.showPystienModel
to enable) #3235 - Support for Java 17 (Preview) #3245
Changed
- Use appropriate version of extension bundle in Python V2 projects #3304
- Update Python V2 naming #3305
- update FUNCTIONS-WORKER-RUNTIME setting with remote function app #3288
- Add net7 tests #3277
- Just use the 1st value for creating python projects #3276
- Push Framework argument for .net70 #3273
- Switch to latest VS Code test package #3275
- Replace fse with AzExtFsUtils where possible #3268
- Update net7 template #3262
- Update backup templates #3260
- Move workflow from root to workflows folder #3259
- Rename info-needed-closer #3257
- Bump terser from 5.9.0 to 5.14.2 #3253
- Use shared azure id parsing utils #3246
- Add post release version bumper #3244
- Update AppInsights key #3239
- Update
FUNCTIONS-WORKER-RUNTIME
setting when deployingdotnet-isolated
projects todotnet
remote #3288
Fixed
- An error occurs for the setting "azureFunctions.projectLanguageModel" with the default value "0" #3315
- Do not open new documents if opened in new window #3307
- An error occurs if a Java/Python (New Model Preview) project opens in VS Code previously when creating a new Python project #3300
- [Suggestion] It would be better to change log to "Delete Slot 'xxx' Succeeded" in the ACTIVITYLOG window after deleting a slot #3148
- View properties doesn't display site config #3264
- Fix tests to use v4 Core Tools #3267
- App Insights APM 2.1 Enablement and Representation #2835
- [Suggestion] Don't show Logic Apps in Functions Extension #3165
- Fix
ServiceUnavailable
error that occurs in Files and Logs node #3188