-
Notifications
You must be signed in to change notification settings - Fork 272
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
Merge dev into main for v2.11.0 release #2559
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 main to dev for v2.10.0
Update dotnet isolated worker extension reference to v2.10.*
* add first draft of triage helper app * add missing repos * Update tools/triageHelper/README.md Co-authored-by: Varshitha Bachu <vabachu@microsoft.com> --------- Co-authored-by: Varshitha Bachu <vabachu@microsoft.com>
* initial commit * update formate && delete unneeded file * update format
…ot decommissioning (#2507) * Add prIssueManagement.yml to onboard repo to GitOps.ResourceManagement as FabricBot replacement Owners of the FabricBot configuration should have received email notification. The same information contained in the email is published internally at: https://aka.ms/gim/fabricbot. Details on the replacement service and the syntax of the new yaml configuration file is available publicly at: https://microsoft.github.io/GitOps/policies/resource-management.html Please review and merge this PR to complete the process of onboarding to the new service. * Deleting fabricbot.json --------- Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
…#2509) * add a boolean flag to the durability provider to determine whether the status should be checked before raising the event. * address PR feedback. * modify the default behavior so that only the AzureStorageProvider is checking the status by default. * fix the unit tests so they take into account the CheckStatusBeforeRaiseEvent configuration
This PR adds a host.json setting so customers can easily configure the new distributed tracing feature. A new TelemetryModule called DurableFunctionsTelemetryModule from DurableTask.ApplicationInsights is used if the new host.json setting, DurableDistributedTracingVersion, is set to V2.
davidmrdavid
approved these changes
Aug 29, 2023
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.