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

Provide support for deprecated auto-configuration classes #14860

Closed
philwebb opened this issue Oct 17, 2018 · 4 comments
Closed

Provide support for deprecated auto-configuration classes #14860

philwebb opened this issue Oct 17, 2018 · 4 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@philwebb
Copy link
Member

#14412 shows that we need a way to offer deprecated auto-configuration classes. Such classes would not need to actually contain configuration, but would still be valid when used as an exclude or and @AutoConfigureBefore/@AutoConfigureAfter value.

@philwebb philwebb added this to the 2.x milestone Oct 17, 2018
@philwebb philwebb added the type: enhancement A general enhancement label Oct 17, 2018
@philwebb
Copy link
Member Author

@mbhave
Copy link
Contributor

mbhave commented Oct 30, 2018

This one looks similar: #6684

@wilkinsona
Copy link
Member

We have no need for this at this time. Closing for now.

@wilkinsona wilkinsona removed this from the 2.x milestone Apr 27, 2022
@wilkinsona wilkinsona added the status: declined A suggestion or change that we don't feel we should currently apply label Apr 27, 2022
@mhalbritter mhalbritter reopened this Jul 26, 2023
@mhalbritter mhalbritter removed the status: declined A suggestion or change that we don't feel we should currently apply label Jul 26, 2023
@mhalbritter
Copy link
Contributor

mhalbritter commented Jul 26, 2023

We talked about that today and decided to resurrect that issue. We have a need for it due to #36544 where we want to rename OpenTelemetryAutoConfiguration to OpenTelemetryTracingAutoConfiguration without breaking users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

4 participants