Skip to content

Replay safe logger fix#1721

Merged
WhitWaldo merged 2 commits intodapr:masterfrom
WhitWaldo:replay-safe-logger-fix
Feb 24, 2026
Merged

Replay safe logger fix#1721
WhitWaldo merged 2 commits intodapr:masterfrom
WhitWaldo:replay-safe-logger-fix

Conversation

@WhitWaldo
Copy link
Copy Markdown
Contributor

Description

Fixing user reported bug where the CreateReplaySafeLogger was not respecting the types passed in.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1714

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
@WhitWaldo WhitWaldo added this to the v1.17 milestone Feb 24, 2026
@WhitWaldo WhitWaldo self-assigned this Feb 24, 2026
@WhitWaldo WhitWaldo requested review from a team as code owners February 24, 2026 18:51
@WhitWaldo WhitWaldo merged commit a806359 into dapr:master Feb 24, 2026
273 of 279 checks passed
@WhitWaldo WhitWaldo deleted the replay-safe-logger-fix branch February 24, 2026 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WorkflowOrchestrationContext.CreateReplaySafeLogger(category) - doesn't create expected logger name

1 participant