Skip to content

Update host.json schema for functions extension bundle default#4895

Merged
madskristensen merged 3 commits intoSchemaStore:masterfrom
manvkaur:patch-1
Aug 6, 2025
Merged

Update host.json schema for functions extension bundle default#4895
madskristensen merged 3 commits intoSchemaStore:masterfrom
manvkaur:patch-1

Conversation

@manvkaur
Copy link
Contributor

@manvkaur manvkaur commented Aug 5, 2025

This pull request updates the extensionBundle configuration in the host.json schema to reflect newer version ranges and provide clearer documentation. The main focus is on aligning the schema with the latest supported extension bundle versions and improving the description for better clarity.

Schema documentation and version updates:

  • Updated the extensionBundle property description to clarify that it refers to a predefined set of compatible binding extensions for a function app.
  • Changed the example and default values for the extensionBundle.version property to use the new version range [4.*, 5.0.0) and updated examples to include both the standard and preview extension bundles.
  • Updated the example usage of extensionBundle in the schema to use the [4.*, 5.0.0) version range.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2025

Thanks for the PR!

This section of the codebase is owned by @madskristensen and @hyperupcall - if they write a comment saying "LGTM" then it will be merged.

@madskristensen madskristensen merged commit a4ae54b into SchemaStore:master Aug 6, 2025
5 checks passed
@manvkaur manvkaur deleted the patch-1 branch August 6, 2025 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants