Fritz.StreamTools
Fritz.StreamTools copied to clipboard
Bump Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction from 1.0.0 to 2.0.0
Bumps Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction from 1.0.0 to 2.0.0.
Release notes
Sourced from Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction's releases.
Microsoft.Azure.WebJobs.Extensions.SignalRService_1.7.0-beta.2
1.7.0-beta.2 (2022-02-14)
Features Added
SignalRConnectionAttributecan be used to customize the connection name of strongly typed serverless hub too. Usage:[SignalRConnection("SignalRConnection")] public class CustomConnectionHub : ServerlessHub<IChatClient> { }{ "Values":{ "SignalRConnection":"Your-Connection-String" } }- Added built-in string constants for SignalR trigger:
SignalRTriggerCategories.Connectionsfor "connections",SignalRTriggerCategories.Messagesfor "messages",SignalRTriggerEvents.Connectedfor "connected",SignalRTriggerEvents.Disconnectedfor "disconnected".Bugs Fixed
- Fix a
ServiceEndpointsbinding bug that creating new persistent connections for each request.Other Changes
- Update dependency
Microsoft.Azure.SignalR.Managementversion from 1.13.0 to 1.15.1.Azure.Identity_1.6.0-beta.1
1.6.0-beta.1 (2022-02-11)
Features Added
EnvironmentCredentialnow supports certificate subject name / issuer based authentication withAZURE_CLIENT_SEND_CERTIFICATE_CHAINenvironment variable (A community contribution, courtesy of trevorlacey-msft).ManagedIdentityCredentialnow supports accepting aResourceIdentifierargument to specify a User Assigned Managed Identity by resource Id rather than client Id.DefaultAzureCredentialalso supports this via theManagedIdentityResourceIdproperty ofDefaultAzureCredentialOptions.- Added
ClientAssertionCredentialfor authenticating service principals with a presigned client assetion.Bugs Fixed
- Fixed
AuthenticationFailedExceptionfromAzurePowerSheellCredentialwhen not logged in on non-windows platforms #23498- Fixed
ManagedIdentityCredentialresponse parsing to handle non-json responses #24158Other Changes
- Upgraded MSAL dependency to version 4.39.0
Acknowledgments
Thank you to our developer community members who helped to make Azure Identity better with their contributions to this release:
- Trevor Lacey (GitHub)
Microsoft.Azure.Management.DigitalTwins_1.2.0-beta.1
No release notes provided.
Commits
0ac13fa[FormRecognizer] Documentation fixes; enabling ignored tests (#13061)35a4adcSanitize test recording file name (#13067)030ffe6Instrument subclients (#13070)ea18d1e[Computer Vision v3.0] Create Cognitive Service CV 3.0 SDK (#12238)c26a810[Event Hubs Client] Load Balancer Options (#13047)0b26d39Tables: Add GetStatistics implementation (#13048)7d23a9dGenerate azure-sdk.deps.json file (#13053)8d09ce9Fix flagged issues in NuGet Package Explorer (#13020)d835054Custom Vision Training v3.3 and Prediction v3.1 Updates (#12587)ddca90a[FR] Renames after Arch board (#13035)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)