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

sameold,samedec: drop SignificanceLevel::Message #33

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

cbs228
Copy link
Owner

@cbs228 cbs228 commented Feb 23, 2024

The SignificanceLevel::Message is not part of NWSI 10-1712 or any other known standard, and very few event codes in sameold ever implement it.

Discontinue this enum variant.

The following event codes are affected and are upgraded to Statements:

  • ADR Administrative Message
  • NMN Network Message Notification

This is an API-BREAKING change. The samedec CLI is unaffected, but it is removed from the documentation.

The `SignificanceLevel::Message` is not part of NWSI 10-1712 or
any other known standard, and very few event codes in sameold
ever implement it.

Discontinue this enum variant.

The following event codes are affected and are upgraded to
`Statement`s:

* ADR Administrative Message
* NMN Network Message Notification

This is an API-BREAKING change. The samedec CLI is unaffected, but
it is removed from the documentation.
@cbs228 cbs228 added enhancement New feature or request sameold Applies to sameold library samedec Applies to samedec binary labels Feb 23, 2024
@cbs228 cbs228 self-assigned this Feb 23, 2024
@cbs228 cbs228 merged commit 9c0990c into develop Feb 23, 2024
10 checks passed
@cbs228 cbs228 deleted the feature/drop_message_significance branch February 23, 2024 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request samedec Applies to samedec binary sameold Applies to sameold library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant