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

Make InstanceRegisteredEvent implements ResolvableTypeProvider #1468

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

quaff
Copy link
Contributor

@quaff quaff commented Feb 7, 2025

Fix GH-1322

@ryanjbaxter
Copy link
Contributor

This will need to wait for the next major since it adds an interface to a public class. It could break binary compatibility since this is effecting remote events.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

InstanceRegisteredEvent can implement ResolvableTypeProvider interface for better convenience
3 participants