Skip to content

Restrict use of older bundle versions when targeting newly released language versions #10553

Open
@BigMorty

Description

@BigMorty

What problem would the feature you're requesting solve? Please describe.

As new versions of languages are supported, we don't restrict apps to only using the most up to date version of extension bundles

Describe the solution you'd like

For the upcoming support of Node, Python, .NET and other languages, we should restrict apps targeting these language versions to require the usage of the most recent version of the extension bundles (for non-.NET) and most recent version of extensions (for .NET).
This has been implemented already for Linux based plans, we need to do the same for Windows based plans.

Describe alternatives you've considered

none.

Additional context

@soninaren is the dev that implemented this for Linux base plans.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions