Skip to content

Make Type field in Connection nullable to fix mismatch in JSON schema#372

Open
Goost91 wants to merge 1 commit intoEasyNetQ:masterfrom
Goost91:fix/make-connection-type-nullable
Open

Make Type field in Connection nullable to fix mismatch in JSON schema#372
Goost91 wants to merge 1 commit intoEasyNetQ:masterfrom
Goost91:fix/make-connection-type-nullable

Conversation

@Goost91
Copy link

@Goost91 Goost91 commented Nov 17, 2025

Due to changes in RabbitMQ 4.1 the Type field in Connection has seemingly become optional.
This caused the GetConnectionsAsync method to throw an exception.

I've tested the fix on a private NuGet feed initially to make sure it works, and it has solved the issue I had with it.

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