Skip to content
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

Closed
wants to merge 74 commits into from
Closed

Commits on Apr 29, 2024

  1. initial wip

    satvu committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d53079b View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. cleanup, code fix update

    satvu committed May 3, 2024
    Configuration menu
    Copy the full SHA
    3cc6b16 View commit details
    Browse the repository at this point in the history
  2. fix typo

    satvu committed May 3, 2024
    Configuration menu
    Copy the full SHA
    00617d5 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    785be42 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Fix SignalR extensions DI issue (#2448)

    * Fix SignalR extensions DI issue
    * Make it idempotent
    
    `AddHostedService` with implementation type as `IHostedService` is forbidden.
    Y-Sindo authored May 11, 2024
    Configuration menu
    Copy the full SHA
    b0e7178 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    c6bf8bc View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    b41e441 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae7c7b5 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    4fbd115 View commit details
    Browse the repository at this point in the history
  2. SDK Release Prep (#2473)

    satvu authored May 20, 2024
    Configuration menu
    Copy the full SHA
    03aa5b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12dc7a4 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    8443bca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b78a64a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25b6105 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Reset release notes (#2477)

    satvu authored May 22, 2024
    Configuration menu
    Copy the full SHA
    16fe6c6 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    1053f8b View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    b6ad812 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d704f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    317ec23 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. clear release notes (#2492)

    satvu authored May 30, 2024
    Configuration menu
    Copy the full SHA
    e10dca1 View commit details
    Browse the repository at this point in the history
  2. Removing redefining of msbuild target _FunctionsPreBuild (#2498)

    The `_FunctionsPreBuild` msbuild target is currently being redefined.
    kshyju authored May 30, 2024
    Configuration menu
    Copy the full SHA
    071d102 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    80e279c View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    dd8398e View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. 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
    aishwaryabh authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    be0b8b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. 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
    kshyju authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1197d60 View commit details
    Browse the repository at this point in the history
  2. version update (#2512)

    aishwaryabh authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    0889b68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ece46d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    b8db3dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1353ca4 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    bb33b54 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    9994356 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Implement CosmosDBOptions to allow configuration of the CosmosDB s…

    …ervice client via `CosmosClientOptions` (#2483)
    liliankasem authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ab70ee0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efd0aef View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. 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>
    dependabot[bot] authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    dbb48e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdd9508 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a439bf View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    d5c2198 View commit details
    Browse the repository at this point in the history
  2. Updating Application Insights package dependencies (#2541)

    * Updating Application Insights package dependencies
    
    * mend
    fabiocav authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    e8e4b16 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    482483f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74f3ff8 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. 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)
    kshyju authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    18bfc6a View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    0152b65 View commit details
    Browse the repository at this point in the history
  2. Handle cancellation token if function is invoked before cancellation …

    …token (#2546)
    
    * initial change
    
    * add unit test
    
    * updating unit test
    aishwaryabh authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d5b185e View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    9f9826f View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Release Prep (#2580)

    satvu authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    005f9dc View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    d6dfbae View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Updating metadata generation to create the $return binding for all ht…

    …tp trigger functions. (#2579)
    kshyju authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    228018b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53d764e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Release Prep (#2591)

    satvu authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    3c0687b View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    757df9b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. ActivityTraceFlags propagation (#2608)

    * Adding context propagation for ActivityTraceFlags and TraceState.
    RohitRanjanMS authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    18a5b11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b989b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    c5b29f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. changes (#2619)

    aishwaryabh authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2beaf9b View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    ac91781 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. 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
    jviau authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b8fc9ad View commit details
    Browse the repository at this point in the history
  2. 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
    kshyju authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5b1dbdb View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    f92cb25 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Fix signing paths

    jviau authored and fabiocav committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    24858b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    acbaac2 View commit details
    Browse the repository at this point in the history
  2. [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
    kshyju authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    3e998f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    21ce5a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    4ef9d3c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    493c4b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    feb9472 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. DefaultHttpCoordinator SetHttpContextAsync should use async/await to …

    …make the catch/rethrow effective
    danielmarbach authored and fabiocav committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3c4d5b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc09a2d View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    228f838 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ee6449 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. initial wip

    satvu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2440602 View commit details
    Browse the repository at this point in the history
  2. cleanup, code fix update

    satvu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    dd7a425 View commit details
    Browse the repository at this point in the history
  3. fix typo

    satvu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    1c22b26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7be7ae View commit details
    Browse the repository at this point in the history
  5. update att analyzer

    satvu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    530e441 View commit details
    Browse the repository at this point in the history