Including "canUsePlaceholder" property in worker.config#1956
Merged
Conversation
7 tasks
20276f3 to
089f0b5
Compare
surgupta-msft
approved these changes
Oct 11, 2023
Contributor
|
Would be good to have a documentation issue created and linked for tracking. Also, any plans to add details about these changes (in host and worker) in engineering docs? |
Member
Author
For this specific change, there won't be docs update as this is not something customers needs to be aware of. No plans to update eng docs for the related host change at this point. but may consider including this in the placeholder wiki thing I am planning. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part of #1951 fix
Including
canUsePlaceholderproperty in worker.config. This property will be used by native placeholder to determine whether the function app payload uses a new version of worker package or not.We will be publishing a new version with this change and update our docs suggesting customers to use this version as the minimum version to get placeholder support.
Native placeholder changes to read this property is in #1955
Pull request checklist
release_notes.mdAdditional information
Additional PR information