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

Fix for DI registration not completing as expected #1386

Merged
merged 11 commits into from
Nov 5, 2024

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    20823af View commit details
    Browse the repository at this point in the history
  2. Making injected IConfiguration optional as it might not be populated …

    …if user isn't utilizing ASP.NET Core from caller
    
    Signed-off-by: Whit Waldo <[email protected]>
    WhitWaldo committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    26d3608 View commit details
    Browse the repository at this point in the history
  3. Fixed DI injection issue

    Signed-off-by: Whit Waldo <[email protected]>
    WhitWaldo committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    26b45bc View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Removed registration of DaprWorkflowClientBuilderFactory

    Signed-off-by: Whit Waldo <[email protected]>
    WhitWaldo committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b9d8a19 View commit details
    Browse the repository at this point in the history
  2. Updated field names for consistency

    Signed-off-by: Whit Waldo <[email protected]>
    WhitWaldo committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b82d046 View commit details
    Browse the repository at this point in the history
  3. Minor formatting changes

    Signed-off-by: Whit Waldo <[email protected]>
    WhitWaldo committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f014b09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e950337 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    998f46c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    662f437 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Merge branch 'master' into workflow-bug

    Signed-off-by: Whit Waldo <[email protected]>
    WhitWaldo authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5374039 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Fixed build error caused by bad merge resolution

    Signed-off-by: Whit Waldo <[email protected]>
    WhitWaldo committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    cc03821 View commit details
    Browse the repository at this point in the history