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

Change PDU association variants and association types #345

Merged
merged 2 commits into from
Jun 7, 2023

Conversation

Enet4
Copy link
Owner

@Enet4 Enet4 commented May 7, 2023

  • Use subtypes to describe PDU association variants
  • Change client/server error types to have a smaller size and use new public types

@Enet4 Enet4 added breaking change Hint that this may require a major version bump on release A-lib Area: library C-ul Crate: dicom-ul labels May 7, 2023
@Enet4 Enet4 changed the title [ul] Change PDU association variants and association types Change PDU association variants and association types May 7, 2023
Enet4 added 2 commits June 4, 2023 22:00
- (breaking change)
- make `AssociationRQ`, `AssociationAC`, and `AssociationRJ` types fully public
- use subtypes in `Pdu` variants
- propagate changes
- (breaking change)
- add backtrace or add #[snafu(backtrace)]
  where missing
-  box Pdu values
- replace client::Error::Rejected fields
@Enet4 Enet4 merged commit ae9ddd9 into master Jun 7, 2023
@Enet4 Enet4 deleted the change/ul/pdu-types branch June 7, 2023 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-lib Area: library breaking change Hint that this may require a major version bump on release C-ul Crate: dicom-ul
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant