-
Notifications
You must be signed in to change notification settings - Fork 273
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update V3.x Branch with Latest Changes from Branch Dev #2958
Merged
Conversation
This file contains 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
Merge dev into main for v2.11.0 release
Merge dev to main for 2.11.2 release
Merge dev to main for 2.11.3 release
Merge dev into main for v2.11.4 release
Merge dev in to main for v2.12.0 release
Merge dev into main for v2.13.0 release
Merge dev into main for worker extension v1.1.0 release
Merge dev to main for v2.13.1 release
Merge Branch Dev To Branch Main
Merge Branch dev to Branch main
Merge main to dev, in preparation to merging dev to main
…ry -> CreateClient(). (#2923) Co-authored-by: Tan Han Chong <[email protected]>
…l' in publish pipeline (#2947)
…#2929) * initial commit * add comment * add test * update by comment * add httpmanagementpayload class * re-arrange if section to make code more readable * remove unnecessary exception catch * add nullable check at HttpManagementPayload * add nullable check * Add comment as suggested * Update FunctionsDurableTaskClientTests.cs * update a typo as I found this at my e2e test
…rker. (#2732) While the code does emit the warning and overwrites the option value, this is too late. The frameworks reads the "old" option value before the options are validated and actually runs as if the extended sessions are on. This leads to the hard-to-troubleshoot problems, e.g. the python worker never re-triggers the orchestration and never completes them. PR also includes: * details why mssql test fails * `docker build --pull` to ensure the dockerfile is consistently built from the latest base images, no matter where it's built.
…ure.Functions.Worker.DurableTaskClientExtensions (#2875) * Initial implementation of WaitForCompletionOrCreateCheckStatusResponseAsync * Support X-Forwarded-Host et al * Removed output of request headers used in my debugging * Set location header to include returnInternalServerErrorOnFailure=true if requested * update api and add unit test * update sortings * Remove unnecessary spaces * add back forword request handling and update test accordingly * update by comment * add summary * update test * remove x-original-forwarded as we shouldn't use this * default getinputsandoutputs to false * update test by comment --------- Co-authored-by: [email protected] <[email protected]>
cgillum
approved these changes
Nov 13, 2024
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.
As titled. Routine PR to keep v3.x branch updated with dev.
resolves #issue_for_this_pr
Pull request checklist
pending_docs.md
release_notes.md
/src/Worker.Extensions.DurableTask/AssemblyInfo.cs