Skip to content

Remove ProxyConnection #1050

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

Closed
DavideD opened this issue Nov 4, 2021 · 0 comments
Closed

Remove ProxyConnection #1050

DavideD opened this issue Nov 4, 2021 · 0 comments
Milestone

Comments

@DavideD
Copy link
Member

DavideD commented Nov 4, 2021

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.

@DavideD DavideD modified the milestones: next, 1.1.0.Final Nov 4, 2021
@DavideD DavideD modified the milestones: 1.1.1.Final, next, 1.1.2.Final Dec 10, 2021
@DavideD DavideD modified the milestones: 1.1.3.Final, nxt Feb 10, 2022
@DavideD DavideD modified the milestones: 1.1.4.Final, next Mar 16, 2022
@DavideD DavideD modified the milestones: 1.1.5.Beta2, next May 16, 2022
@DavideD DavideD modified the milestones: 1.1.7.Final, next Jun 30, 2022
@DavideD DavideD modified the milestones: 1.1.8.Final, next Sep 28, 2022
@DavideD DavideD modified the milestones: 1.1.9.Final, next Oct 17, 2022
@DavideD DavideD modified the milestones: next, 2.0.0.CR2 Jun 15, 2023
@DavideD DavideD closed this as completed Jun 15, 2023
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

No branches or pull requests

1 participant