Bump Microsoft.Azure.Functions.Worker.ApplicationInsights from 1.2.0 to 2.50.0#133
Open
Conversation
…to 2.50.0 --- updated-dependencies: - dependency-name: Microsoft.Azure.Functions.Worker.ApplicationInsights dependency-version: 2.50.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.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.
Updated Microsoft.Azure.Functions.Worker.ApplicationInsights from 1.2.0 to 2.50.0.
Release notes
Sourced from Microsoft.Azure.Functions.Worker.ApplicationInsights's releases.
2.50.0
What's Changed
Microsoft.Azure.Functions.Worker (metapackage) 2.50.0
net10.0TFM support.Microsoft.Azure.Functions.Worker.Core 2.50.0
net10.0TFM support.Microsoft.Azure.Functions.Worker.Grpc 2.50.0
net10.0TFM support.2.1.0
What's Changed
Microsoft.Azure.WebJobs.Extensions.RabbitMQto 2.1.0.2.0.7
What's Changed
Microsoft.Azure.Functions.Worker.Sdk 2.0.7
2.0.6
What's Changed
Microsoft.Azure.Functions.Worker.Sdk 2.0.6
functions.metadataif source-generated metadata provider is enabled. (#2974)dotnet runto work on Windows when core tools is installed from NPM (#3127)Microsoft.Azure.Functions.Worker.Sdk.Generatorsbumped to1.3.6.Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.6
2.0.5
What's Changed
Microsoft.Azure.Functions.Worker.Sdk 2.0.5
2.0.4
What's Changed
Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ 2.0.4
Microsoft.Azure.WebJobs.Extensions.RabbitMQto2.0.4(#3019)2.0.3
What's Changed
Microsoft.Azure.Functions.Worker.Sdk 2.0.3
dotnet build --no-incrementalfailing build (PR #2763, Issue #2601)OutDirmsbuild property failing build (PR #2763, Issue #2125)worker.configandfunctions.metadataonly if contents have changed. (#2999)Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.5
GeneratedCodeAttribute. (#2887)2.0.2
What's Changed
Microsoft.Azure.Functions.Worker.Sdk 2.0.2
Microsoft.NET.Sdk.Functions/4.6.0(#2968)2.0.1
What's Changed
Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 2.0.1
Request has finished and HttpContext disposedexceptions2.0.0
What's Changed
Microsoft.Azure.Functions.Worker.ApplicationInsights 2.0.0
Microsoft.Azure.Functions.Worker.Coredependency to 2.0.01.24.0
What's Changed
Microsoft.Azure.Functions.Worker (metapackage) 1.24.0
Microsoft.Azure.Functions.Worker.Coreto 1.20.0Microsoft.Azure.Functions.Worker.Grpcto 1.18.0Microsoft.Azure.Functions.Worker.Core 1.20.0
Microsoft.Azure.Functions.Worker.Grpc 1.18.0
1.23.0
What's Changed
Microsoft.Azure.Functions.Worker (metapackage) 1.23.0
Microsoft.Azure.Functions.Worker.Coreto 1.19.0Microsoft.Azure.Functions.Worker.Grpcto 1.17.0Azure.Coreto 1.41.0Microsoft.Azure.Functions.Worker.Core 1.19.0
Azure.Coreto 1.41.0Microsoft.Azure.Functions.Worker.Grpc 1.17.0
Azure.Coreto 1.41.01.22.0
What's Changed
Microsoft.Azure.Functions.Worker (metapackage) 1.22.0
Microsoft.Azure.Functions.Worker.Coreto 1.18.0Microsoft.Azure.Functions.Worker.Core 1.18.0
1.21.0
What's Changed
Microsoft.Azure.Functions.Worker (metapackage) 1.21.0
Microsoft.Azure.Functions.Worker.Coreto 1.17.0Microsoft.Azure.Functions.Worker.Grpcto 1.16.0Azure.Coreto 1.37.0Microsoft.Azure.Functions.Worker.Core 1.17.0
Azure.Coreto 1.37.0System.Text.Encodings.Webfornetstandard2.0Microsoft.Azure.Functions.Worker.Grpc 1.16.0
Azure.Coreto 1.37.01.20.1
What's Changed
Microsoft.Azure.Functions.Worker (metapackage) 1.20.1
Microsoft.Azure.Functions.Worker.Core1.16.1Microsoft.Azure.Functions.Worker.Core 1.16.1
1.20.0
What's Changed
Microsoft.Azure.Functions.Worker (metapackage) 1.20.0
Microsoft.Azure.Functions.Worker.Core1.16.0Microsoft.Azure.Functions.Worker.Grpc1.15.0Microsoft.Azure.Functions.Worker.Core 1.16.0
Microsoft.Azure.Functions.Worker.Http.HttpHeadersCollectionHttpRequestDataExtensions.ReadAsStringAsyncupdated to use enforce theUTF-8default if the encoding is not specified. (#1987)Microsoft.Azure.Functions.Worker.Grpc 1.15.0
Thank you @endizhupani for your contributions to this release!
1.18.1
What's Changed
Microsoft.Azure.Functions.Worker.Sdk 1.18.1
Microsoft.Azure.Functions.Worker.Sdk.Generatorsreference to 1.3.4.Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.4
FunctionExecutorGeneratorto avoid generation of longif/elsechains for apps with a large number of functions.1.18.0
What's Changed
Microsoft.Azure.Functions.Worker.Sdk 1.18.0
ZipDeploy(#2712)'UseBlobContainerDeploy'property to identify when to useOneDeploypublish API endpoint ("<publish_url>/api/publish")ZipDeploydeployment status logging by appending the'status_message'(when defined) to the output messagesMicrosoft.Azure.Functions.Worker.Sdk.Generators
1.17.4
Microsoft.Azure.Functions.Worker.Sdk 1.17.4
Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.2
$returnbinding for HTTP trigger functions. (#1619)1.17.3
Microsoft.Azure.Functions.Worker.Sdk 1.17.3
Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.1
1.17.3-preview2
Microsoft.Azure.Functions.Worker.Sdk 1.17.3-preview2
HttpResultAttribute(#2342), which is used on HTTP response properties in multiple output-binding scenarios. Example:Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.0
HttpResultAttribute, which is used on HTTP response properties in multiple output-binding scenarios.1.17.2
What's Changed
Microsoft.Azure.Functions.Worker.Sdk 1.17.2 (meta package)
Full Changelog: Azure/azure-functions-dotnet-worker@sdk-1.17.1...sdk-1.17.2
1.17.1
What's Changed
Microsoft.Azure.Functions.Worker.Sdk 1.17.1 (meta package)
Microsoft.Azure.Functions.Worker.Sdk.Generators 1.2.1
1.17.0
What's Changed
Microsoft.Azure.Functions.Worker.Sdk 1.17.0 (meta package)
Microsoft.NET.Sdk.Functions4.3.0 (#2247)local.settings.jsonis not present (#2251)1.17.0-preview3
Microsoft.Azure.Functions.Worker.Sdk 1.17.0-preview3 (meta package)
Microsoft.Azure.Functions.Worker.Sdk.Generatorsto 1.2.0Microsoft.Azure.Functions.Worker.Sdk.Generators 1.2.0
1.17.0-preview2
What's Changed
Microsoft.Azure.Functions.Worker.Sdk 1.17.0-preview2 (meta package)
host.json,local.settings.json, andAzureFunctionsVersionin Sdk.props (Include default values in Sdk.props Azure/azure-functions-dotnet-worker#2223)Microsoft.Azure.Functions.Worker.Sdk.Generators 1.1.7
ExtensionStartupRunnerGenerator(#2192).1.17.0-preview1
What's Changed
Microsoft.Azure.Functions.Worker.Sdk 1.17.0-preview1 (meta package)
CopyToOutputDirectoryandCopyToPublishDirectoryinstead of manually copying1.16.4
What's Changed
Microsoft.Azure.Functions.Worker.Sdk 1.16.4 (meta package)
Microsoft.Azure.Functions.Worker.Sdk.Generators 1.1.6
1.16.3
What's Changed
Microsoft.Azure.Functions.Worker.Sdk 1.16.3 (meta package)
Microsoft.Azure.Functions.Worker.Sdk.Generators 1.1.5
ScriptFileproperty in function metadata for .Net Framework function apps (#2103)-(#2097)$returnoutput binding andHttpTriggerbreaking output-binding rules (#2098)CompilerGeneratedAttributeto generated code (#2104)1.16.2
What's Changed
Microsoft.Azure.Functions.Worker.Sdk 1.16.2 (meta package)
Microsoft.Azure.Functions.Worker.Sdk.Generators 1.1.4
1.15.0
Important: due to a common issue #2776 in dotnet isolated worker, this version can't use managed identity to connect to Azure SignalR Service until #2776 is fixed.
What's Changed
Full Changelog: Azure/azure-functions-dotnet-worker@signalr-extension-1.14.1...signalr-extension-1.15.0
1.14.1
What's Changed
Microsoft.Azure.Functions.Worker.Extensions.SignalRService 1.14.1
Microsoft.Extensions.Azureto 1.7.51.14.0
What's Changed
Microsoft.Azure.Functions.Worker.Extensions.SignalRService 1.14.0
Microsoft.Azure.WebJobs.Extensions.SignalRServicereference to 1.14.0Microsoft.Extensions.Azureto 1.7.41.13.2
What's Changed
1.13.1
What's Changed
Microsoft.Azure.Functions.Worker.Extensions.SignalRService 1.13.1
Microsoft.Extensions.Azureupdated to 1.7.3Microsoft.Azure.SignalR.Managementupdated to 1.25.21.5.0
What's Changed
Microsoft.Azure.WebJobs.Extensions.Tablesto 1.4.0 (#3098)1.4.3
What's Changed
Microsoft.Azure.Functions.Worker.Extensions.Tables 1.4.3
1.4.2
What's Changed
Microsoft.Azure.Functions.Worker.Extensions.Tables 1.4.2
Microsoft.Extensions.Azuredependency to 1.7.51.4.1
What's Changed
Microsoft.Azure.Functions.Worker.Extensions.Tables 1.4.1
Microsoft.Azure.WebJobs.Extensions.Tablesreference to 1.3.2Microsoft.Extensions.Azuredependency to 1.7.41.4.0
What's Changed
Microsoft.Azure.Functions.Worker.ApplicationInsights 1.4.0
Azure.Identityto 1.12.01.3.3
What's Changed
Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 1.3.3
Request has finished and HttpContext disposedexceptions1.3.2
Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 1.3.2
1.3.1
Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 1.3.1
1.3.0related to the handling ofHttpResponseData, which caused varying errors for functions usingHttpResponseData.1.3.0
Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 1.3.0
TimeoutExceptionthrown with the appropriate exception information. Previously this would block indefinitely and failures here were difficult to diagnose.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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)