Merge main into feature/ext-proj#2219
Merged
jviau merged 23 commits intofeature/ext-projfrom Jan 18, 2024
Merged
Conversation
* Update ServiceBus dependencies * Fix test * Switch to Azure.Identity 1.10.2 explicit ref
…ct (#2119) * Checking generators are running inside valid azure functions project * Checking generators are running inside valid azure functions project * Minor cleanup * Minor cleanup on release notes. * Added comment to props file about the usage of "FunctionsExecutionModel" property.
Co-authored-by: Jacob Viau <javia@microsoft.com>
… is missing the value for the parameter (#2155) * Populating nullable or reference type parameter properly. * Minor clean up * Version bump and release notes. * Fixed a failing test to reflect the new Worker.Core version.
* Basic modification to get IReadOnlyList working. * Update IsListInterface to check to see if the input type is one of the valid types or if any of the types available on the input type is one of the valid types. * Update the code to check all of the generic interfaces on the generic List type instead of checking the inheritance hierarchy. * Update the parameter binder to use a hashset as per PR feedback. --------- Co-authored-by: Matthew J. Hayward <savagemonitor@live.com>
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.
No description provided.