You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plan was to remove this class before 1.0 Final but it has caused some issues with Quarkus and we have decided to deprecates the methods using it instead.
We've introduced ProxyConnection to create a connection lazily but we have then decided to remove it.
The plan was to remove this class before 1.0 Final but it has caused some issues with Quarkus and we have decided to deprecates the methods using it instead.
We've created two deprecated interfaces MutinyImplementor and StageImplementor.
Before solving this issue we need to make sure that everything works with Quarkus without the deprecated interfaces.
The text was updated successfully, but these errors were encountered: