Skip to content

[ul] Fix API breakages from past contributions for 0.9.1#740

Draft
Enet4 wants to merge 1 commit intomasterfrom
bug/ul/api-breakage
Draft

[ul] Fix API breakages from past contributions for 0.9.1#740
Enet4 wants to merge 1 commit intomasterfrom
bug/ul/api-breakage

Conversation

@Enet4
Copy link
Owner

@Enet4 Enet4 commented Feb 18, 2026

An oversight had caused some unwanted changes to the dicom_ul public API. This part can then be reconsidered in 0.10.

Summary

  • re-export CloseSocket in association::client module
  • bring back Release trait and release method to ClientAssociation
  • format server.rs and client.rs

@Enet4 Enet4 added bug This is a bug A-lib Area: library C-ul Crate: dicom-ul labels Feb 18, 2026
- re-export CloseSocket in `association::client` module
- bring back `Release` trait and `release` method to `ClientAssociation`
- format server.rs and client.rs
@Enet4 Enet4 force-pushed the bug/ul/api-breakage branch from 2a0c1e6 to 4cc4e79 Compare February 18, 2026 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-lib Area: library bug This is a bug C-ul Crate: dicom-ul

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments