-
Notifications
You must be signed in to change notification settings - Fork 184
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
Multi-Output Binding Analyzer #2440
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d53079b - Browse repository at this point
Copy the full SHA d53079bView commit details
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3cc6b16 - Browse repository at this point
Copy the full SHA 3cc6b16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00617d5 - Browse repository at this point
Copy the full SHA 00617d5View commit details
Commits on May 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 785be42 - Browse repository at this point
Copy the full SHA 785be42View commit details
Commits on May 11, 2024
-
Fix SignalR extensions DI issue (#2448)
* Fix SignalR extensions DI issue * Make it idempotent `AddHostedService` with implementation type as `IHostedService` is forbidden.
Configuration menu - View commit details
-
Copy full SHA for b0e7178 - Browse repository at this point
Copy the full SHA b0e7178View commit details
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c6bf8bc - Browse repository at this point
Copy the full SHA c6bf8bcView commit details
Commits on May 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b41e441 - Browse repository at this point
Copy the full SHA b41e441View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae7c7b5 - Browse repository at this point
Copy the full SHA ae7c7b5View commit details
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4fbd115 - Browse repository at this point
Copy the full SHA 4fbd115View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03aa5b4 - Browse repository at this point
Copy the full SHA 03aa5b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12dc7a4 - Browse repository at this point
Copy the full SHA 12dc7a4View commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8443bca - Browse repository at this point
Copy the full SHA 8443bcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b78a64a - Browse repository at this point
Copy the full SHA b78a64aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25b6105 - Browse repository at this point
Copy the full SHA 25b6105View commit details
Commits on May 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 16fe6c6 - Browse repository at this point
Copy the full SHA 16fe6c6View commit details
Commits on May 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1053f8b - Browse repository at this point
Copy the full SHA 1053f8bView commit details
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b6ad812 - Browse repository at this point
Copy the full SHA b6ad812View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d704f5 - Browse repository at this point
Copy the full SHA 3d704f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 317ec23 - Browse repository at this point
Copy the full SHA 317ec23View commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e10dca1 - Browse repository at this point
Copy the full SHA e10dca1View commit details -
Removing redefining of msbuild target
_FunctionsPreBuild
(#2498)The `_FunctionsPreBuild` msbuild target is currently being redefined.
Configuration menu - View commit details
-
Copy full SHA for 071d102 - Browse repository at this point
Copy the full SHA 071d102View commit details
Commits on May 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 80e279c - Browse repository at this point
Copy the full SHA 80e279cView commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dd8398e - Browse repository at this point
Copy the full SHA dd8398eView commit details
Commits on Jun 4, 2024
-
ServiceBusSessionMessageActions management APIs: worker changes (#2404)
* initial changes * removing extra code * more changes * addressing comments * adding unit tests * updated package * adding proj ref * fixing unit test * addressing comments * changes * changing error message
Configuration menu - View commit details
-
Copy full SHA for be0b8b3 - Browse repository at this point
Copy the full SHA be0b8b3View commit details
Commits on Jun 5, 2024
-
Adding POCO converter for Timer extension (#2504)
* Adding POCO converter for Timer extension * Patch version bump and release notes. * Clean up solution file * Moved JsonSerializerOptions from Shared project to Timer project. * Defining converter on `TimerTriggerAttribute` & removefd TimerExtensionStartup. * Renamed test class name
Configuration menu - View commit details
-
Copy full SHA for 1197d60 - Browse repository at this point
Copy the full SHA 1197d60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0889b68 - Browse repository at this point
Copy the full SHA 0889b68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ece46d - Browse repository at this point
Copy the full SHA 2ece46dView commit details
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b8db3dd - Browse repository at this point
Copy the full SHA b8db3ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1353ca4 - Browse repository at this point
Copy the full SHA 1353ca4View commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bb33b54 - Browse repository at this point
Copy the full SHA bb33b54View commit details
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9994356 - Browse repository at this point
Copy the full SHA 9994356View commit details
Commits on Jun 12, 2024
-
Implement
CosmosDBOptions
to allow configuration of the CosmosDB s……ervice client via `CosmosClientOptions` (#2483)
Configuration menu - View commit details
-
Copy full SHA for ab70ee0 - Browse repository at this point
Copy the full SHA ab70ee0View commit details -
[Bug Fix] ASP.NET pipeline hangs when function execution throws an un…
…handled exception (#2527)
Configuration menu - View commit details
-
Copy full SHA for efd0aef - Browse repository at this point
Copy the full SHA efd0aefView commit details
Commits on Jun 13, 2024
-
Bump Azure.Identity in /extensions/Worker.Extensions.ServiceBus/src (#…
…2526) Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.11.2 to 1.11.4. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.11.2...Azure.Identity_1.11.4) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dbb48e2 - Browse repository at this point
Copy the full SHA dbb48e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdd9508 - Browse repository at this point
Copy the full SHA fdd9508View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a439bf - Browse repository at this point
Copy the full SHA 3a439bfView commit details
Commits on Jun 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d5c2198 - Browse repository at this point
Copy the full SHA d5c2198View commit details -
Updating Application Insights package dependencies (#2541)
* Updating Application Insights package dependencies * mend
Configuration menu - View commit details
-
Copy full SHA for e8e4b16 - Browse repository at this point
Copy the full SHA e8e4b16View commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 482483f - Browse repository at this point
Copy the full SHA 482483fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74f3ff8 - Browse repository at this point
Copy the full SHA 74f3ff8View commit details
Commits on Jul 1, 2024
-
Update FNH worker config to only start worker in placeholder mode. (#…
…2552) * Update worker config to only start worker in placeholder mode. * Bumping the patch version of package (new version is 1.0.9)
Configuration menu - View commit details
-
Copy full SHA for 18bfc6a - Browse repository at this point
Copy the full SHA 18bfc6aView commit details
Commits on Jul 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0152b65 - Browse repository at this point
Copy the full SHA 0152b65View commit details -
Handle cancellation token if function is invoked before cancellation …
…token (#2546) * initial change * add unit test * updating unit test
Configuration menu - View commit details
-
Copy full SHA for d5b185e - Browse repository at this point
Copy the full SHA d5b185eView commit details
Commits on Jul 6, 2024
-
Updating ExtensionStartupRunnerGenerator to fix the namespace conflic…
…t with customer code (#2553)
Configuration menu - View commit details
-
Copy full SHA for 9f9826f - Browse repository at this point
Copy the full SHA 9f9826fView commit details
Commits on Jul 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 005f9dc - Browse repository at this point
Copy the full SHA 005f9dcView commit details
Commits on Jul 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d6dfbae - Browse repository at this point
Copy the full SHA d6dfbaeView commit details
Commits on Jul 10, 2024
-
Updating metadata generation to create the $return binding for all ht…
…tp trigger functions. (#2579)
Configuration menu - View commit details
-
Copy full SHA for 228018b - Browse repository at this point
Copy the full SHA 228018bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53d764e - Browse repository at this point
Copy the full SHA 53d764eView commit details
Commits on Jul 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3c0687b - Browse repository at this point
Copy the full SHA 3c0687bView commit details
Commits on Jul 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 757df9b - Browse repository at this point
Copy the full SHA 757df9bView commit details
Commits on Jul 17, 2024
-
ActivityTraceFlags propagation (#2608)
* Adding context propagation for ActivityTraceFlags and TraceState.
Configuration menu - View commit details
-
Copy full SHA for 18a5b11 - Browse repository at this point
Copy the full SHA 18a5b11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b989b3 - Browse repository at this point
Copy the full SHA 4b989b3View commit details
Commits on Jul 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c5b29f3 - Browse repository at this point
Copy the full SHA c5b29f3View commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2beaf9b - Browse repository at this point
Copy the full SHA 2beaf9bView commit details
Commits on Jul 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ac91781 - Browse repository at this point
Copy the full SHA ac91781View commit details
Commits on Jul 29, 2024
-
Add warning for v3 out of support. Fix incorrect build message. (#2606)
* Fix incorrect build message * update release_notes.md * Refactor AzureFunctionVersion default and error checks * Add warning for v3 out of support * Address PR comments
Configuration menu - View commit details
-
Copy full SHA for b8fc9ad - Browse repository at this point
Copy the full SHA b8fc9adView commit details -
Removing WEBSITE_CONTAINER_READY=0 env variable check for DotnetIsola…
…tedLinuxPlaceholder profile. FNH 1.0.10 (#2629) Removing WEBSITE_CONTAINER_READY=0 env variable check for DotnetIsolatedLinuxPlaceholder profile. Bumped version to 1.0.10
Configuration menu - View commit details
-
Copy full SHA for 5b1dbdb - Browse repository at this point
Copy the full SHA 5b1dbdbView commit details
Commits on Aug 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f92cb25 - Browse repository at this point
Copy the full SHA f92cb25View commit details
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 24858b8 - Browse repository at this point
Copy the full SHA 24858b8View commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for acbaac2 - Browse repository at this point
Copy the full SHA acbaac2View commit details -
[Build] Changing pool image from ubuntu-22.04 to ubuntu-20.04 for Fun…
…ctionsNetHost Linux artifact (#2653) - Bumping patch version. New version is 1.0.11
Configuration menu - View commit details
-
Copy full SHA for 3e998f5 - Browse repository at this point
Copy the full SHA 3e998f5View commit details
Commits on Aug 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 21ce5a7 - Browse repository at this point
Copy the full SHA 21ce5a7View commit details
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4ef9d3c - Browse repository at this point
Copy the full SHA 4ef9d3cView commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 493c4b9 - Browse repository at this point
Copy the full SHA 493c4b9View commit details
Commits on Sep 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for feb9472 - Browse repository at this point
Copy the full SHA feb9472View commit details
Commits on Sep 9, 2024
-
DefaultHttpCoordinator SetHttpContextAsync should use async/await to …
…make the catch/rethrow effective
Configuration menu - View commit details
-
Copy full SHA for 3c4d5b4 - Browse repository at this point
Copy the full SHA 3c4d5b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc09a2d - Browse repository at this point
Copy the full SHA dc09a2dView commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 228f838 - Browse repository at this point
Copy the full SHA 228f838View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ee6449 - Browse repository at this point
Copy the full SHA 1ee6449View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2440602 - Browse repository at this point
Copy the full SHA 2440602View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd7a425 - Browse repository at this point
Copy the full SHA dd7a425View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c22b26 - Browse repository at this point
Copy the full SHA 1c22b26View commit details -
Merge branch 'satvu/multi-binding-analyzer' of https://github.com/Azu…
…re/azure-functions-dotnet-worker into satvu/multi-binding-analyzer
Configuration menu - View commit details
-
Copy full SHA for d7be7ae - Browse repository at this point
Copy the full SHA d7be7aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 530e441 - Browse repository at this point
Copy the full SHA 530e441View commit details