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

Update fo-dicom #3454

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update fo-dicom #3454

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 23, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fo-dicom 5.1.2 -> 5.1.3 age adoption passing confidence
fo-dicom.Codecs 5.12.0 -> 5.14.2 age adoption passing confidence
fo-dicom.Imaging.ImageSharp 5.1.2 -> 5.1.3 age adoption passing confidence

Release Notes

fo-dicom/fo-dicom (fo-dicom)

v5.1.3

Compare Source

  • Update to DICOM Standard 2024c
  • Breaking change: Calculation of VOI LUT function LINEAR_EXACT changed as defined since DICOM Standard 2019d
  • Added core support for HTJ2K-based transfer syntaxes (not actual codec) (#​1687)
  • Reduce the memory impact of the DicomDatasetComparer. By a static property DicomDataset.CompareInstancesByContent the usage of DicomDatasetComparer in DicomDataset.Equals can be disabled globally. (#​1807)
  • Add support for parsing DICOM files where the pixel data is not properly closed with a SequenceDelimitationItem (#​1339)
  • Update Dicom json converter to handle Infinity values for FL and FD VRs (#​1725)
  • Fix rendering of files with photometric interpretation YBR_RCT or YBR_ICT (#​1734)
  • Add support for rendering multiframe DICOM files where last fragment is 0 bytes (#​1586)
  • Fix rendering multiframe image when rendering several frames in parallel
  • Use information from Functional Group Sequences when rendering EnhancedCT, EnhancedMR or BTO objects
  • Fix rendering of compressed data where the photometric interpretation changed while decompressing data.
  • DicomImage can cache decompressed pixel data, render-LUT or rendered image.
  • New properties CacheMode and AutoAplyLUTToAllFrames in DicomImage.
  • Fix performance regression in DicomServer (#​1776)
  • Fix bug where reading parallel from the a stream file returned wrong data (#​1653)
  • Fix rendering of images with 1 bit stored, where the image does not povide windowing values (#​1432)
  • Fix issue with applying FallbackEncoding when SpecificCharacterSet tag is missing (#​1159)
  • Apply FallbackEncoding of DicomServices to the DicomDatasets that are sent through this DicomService (#​1642)
  • Fix race condition in GenericGrayscalePipeline that could trigger a NullReferenceException (#​1759)
  • Add resiliency against WindowCenter or WindowWidth containing gibberish (#​1756)
  • Ignore overlay data that is too small (#​1728)
  • Allow leading zeros in DS values (#​1793)
  • Correctly handle gb2312 (ISO 2022 IR 58) character encoding (#​1805)
Efferent-Health/fo-dicom-codecs (fo-dicom.Codecs)

v5.14.2

Compare Source

v5.14.1

Compare Source

v5.14.0.6

Compare Source

v5.14.0.5

Compare Source

v5.14.0.4

Compare Source

v5.14.0.3

Compare Source

v5.14.0.2

Compare Source

v5.14.0.1

Compare Source

v5.14.0: .0

This release implements High-Throughput JPEG 2000 codecs (3) and pairs with fo-dicom version 5.1.3.
The build pipeline has been migrated to GitHub actions.

What's Changed

New Contributors

Full Changelog: Efferent-Health/fo-dicom.Codecs@v5.10.0.0...5.14.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner May 23, 2024 16:25
@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 23, 2024
@renovate renovate bot force-pushed the renovate/fo-dicom branch 2 times, most recently from e00eba1 to 44fecc9 Compare June 20, 2024 00:37
@renovate renovate bot changed the title Update dependency fo-dicom.Codecs to v5.13.0 Update dependency fo-dicom.Codecs to v5.13.1 Jun 20, 2024
@renovate renovate bot changed the title Update dependency fo-dicom.Codecs to v5.13.1 Update fo-dicom Jun 28, 2024
@renovate renovate bot force-pushed the renovate/fo-dicom branch 6 times, most recently from a6e8a8b to b208075 Compare July 5, 2024 04:56
@renovate renovate bot force-pushed the renovate/fo-dicom branch 2 times, most recently from e6075f7 to 93fca88 Compare July 9, 2024 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants