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

core-common: redefine Attribute as a sealed trait #906

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

iRevive
Copy link
Contributor

@iRevive iRevive commented Jan 31, 2025

That's the last public case class in the core-*.
When it's a sealed trait, it should be easier to do binary-compatible changes to the Attribute.

@iRevive iRevive requested a review from NthPortal January 31, 2025 13:19
@mergify mergify bot added the module:core Features and improvements to core module label Jan 31, 2025
@iRevive iRevive force-pushed the core-common/attribute-trait branch from fdcb67f to d872fef Compare January 31, 2025 14:05
@iRevive iRevive added the breaking The changes are semantically or binary breaking label Jan 31, 2025
@iRevive iRevive force-pushed the core-common/attribute-trait branch from d872fef to af7e090 Compare January 31, 2025 14:12
@mergify mergify bot added the module:oteljava Features and improvements to the oteljava module label Jan 31, 2025
@iRevive iRevive merged commit a726d9c into typelevel:main Feb 4, 2025
11 checks passed
@iRevive iRevive deleted the core-common/attribute-trait branch February 4, 2025 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking The changes are semantically or binary breaking module:core Features and improvements to core module module:oteljava Features and improvements to the oteljava module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants