Azure / Azure/azure-functions-host

Enable opt out of V3 language worker breaking changes in host.json

Open
#5,268 3 comments 0 reactions 0 assignees View on GitHub
3.x
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 10h
Merged PRs (30d)
36

Description

If we allow for users to opt out of specific breaking changes for V3, we should not do this using the App Setting for feature flags. This information should be contained in host.json so that a deployed payload will always have consistent behavior with the local payload.

cc: @fabiocav and @brettsam and @jeffhollan

Contributor guide

Open the contributing guide

Research direction

Start with the host.json configuration path named in the issue and determine which V3 language-worker breaking changes need individual opt-outs. Clarify the host.json schema and the expected behavior for deployed versus local payloads; done means the selected opt-outs are persisted with the payload rather than supplied through App Settings.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
backend, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.