Skip to content

Support WolverineFx 6.17#527

Merged
SimonCropp merged 1 commit into
mainfrom
Support-WolverineFx-6.17
Jul 9, 2026
Merged

Support WolverineFx 6.17#527
SimonCropp merged 1 commit into
mainfrom
Support-WolverineFx-6.17

Conversation

@SimonCropp

Copy link
Copy Markdown
Member

WolverineFx 6.17 dropped net8.0 and added streaming to ICommandBus.

  • Target net9.0 (lowest framework 6.17 supports)
  • Implement the new StreamAsync overloads on RecordingMessageContext, with AddStreamResult to configure the streamed responses
  • Record streamed calls (message + DeliveryOptions) for verification
  • Add tests

WolverineFx 6.17 dropped net8.0 and added streaming to ICommandBus.

* Target net9.0 (lowest framework 6.17 supports)
* Implement the new StreamAsync overloads on RecordingMessageContext,
  with AddStreamResult to configure the streamed responses
* Record streamed calls (message + DeliveryOptions) for verification
* Add tests
@SimonCropp SimonCropp added this to the 3.1.0 milestone Jul 9, 2026
@SimonCropp SimonCropp merged commit 3f5fa91 into main Jul 9, 2026
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant