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

Backport saga mapper nullability fix to release-8.1 #6777

Merged
merged 1 commit into from
Jun 16, 2023

Conversation

DavidBoike
Copy link
Member

@DavidBoike DavidBoike commented Jun 16, 2023

* Compile-only smoke test for API usages under nullable reference types

* Change ToSaga expressions to object?

* Message mappers too, otherwise messages have to be 100% non-null properties

* Approve

* Additional approvals and API test coverage

---------

Co-authored-by: Daniel Marbach <[email protected]>
@DavidBoike DavidBoike requested a review from bording June 16, 2023 20:56
@DavidBoike DavidBoike changed the title Fix nullability issues in saga message mapper (#6776) Backport saga mapper nullability fix to release-8.1 Jun 16, 2023
@DavidBoike DavidBoike merged commit 21e5b5e into release-8.1 Jun 16, 2023
@DavidBoike DavidBoike deleted the backport-mapping-fix branch June 16, 2023 21:16
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.

2 participants