Skip to content

Conversation

@nickamzol
Copy link
Member

Fixes #33.

This also makes the DIMSE backend mandatory for now. The crate feature dimse was removed as the project didn't compile without it. In a future version, we'll revisit this to make the DIMSE backend optional as well. This allows for use cases where users only need the S3 backend for example.

This also makes the DIMSE backend mandatory for now. The crate feature `dimse` was removed as the project didn't compile without it. In a future version, we'll revisit this to make the DIMSE backend optional as well. This allows for use cases where users only need the S3 backend for example.
@nickamzol nickamzol self-assigned this Sep 16, 2025
@nickamzol nickamzol added the backend:s3 This issues affects the S3 backend label Sep 16, 2025
@nickamzol nickamzol merged commit 8d0b6cb into main Sep 16, 2025
1 check failed
@nickamzol nickamzol deleted the 33-s3-optional branch October 22, 2025 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend:s3 This issues affects the S3 backend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Disable S3 dependencies when feature is disabled

2 participants