Skip to content

v5.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jun 17:32
· 424 commits to main since this release
de45a60

Feature

  • #1679 by darshad-github. Add dicom-anonymiser (Generic Wrapper Microservice)
  • #1723 by rkm. bump CI image to ubuntu-22.04
  • #1748 by howff. Add support for Dermatology SRs
  • #1823 by rkm. Bump to .NET 8.0 and C# 12
  • #1833 by jas88. Move SecurityCodeScan.VS2019 analysis to run as part of CodeQL CI checks not in IDE
  • #1834 by jas88. Update to NUnit v4 API
  • #1843 by jas88. Update DicomLoader switches and docs
  • #1844 by rkm. Tidy some files in DicomAnonymiser
  • #1845 by darshad-github. Update dicom-anonymiser docs
  • #1848 by rkm. replace archived prettier mirror with mdformat

Bugfix

  • #1840 by jas88. Escape multiline CSV properly via CsvHelper

Doc

  • #1831 by rkm. Refresh all documentation

    • Simplify the top-level README, as this content has been migrated to SMI/docs
    • Move READMEs for all tools inside the top-level docs/ to improve navigation
    • Add script for checking docs
    • Add markdown-link-check hook
    • Delete unused TriggerUpdates MongoDB source

Removal

What's Changed

  • SR handling supports the odd structure inside Dermatology SRs by @howff in #1748
  • Bump ch.qos.logback:logback-classic from 1.5.5 to 1.5.6 in /src/common/com.smi.microservices.parent by @dependabot in #1801
  • Bump commons-cli:commons-cli from 1.6.0 to 1.7.0 in /src/common/com.smi.microservices.parent by @dependabot in #1802
  • delete SRAnonTool files by @rkm in #1804
  • Bump Spectre.Console from 0.48.0 to 0.49.0 by @dependabot in #1805
  • Bump NLog from 5.2.8 to 5.3.1 by @dependabot in #1810
  • Bump LibArchive.Net from 0.1.4 to 0.1.5 by @dependabot in #1809
  • Bump Spectre.Console from 0.49.0 to 0.49.1 by @dependabot in #1807
  • Bump NLog from 5.3.1 to 5.3.2 by @dependabot in #1815
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.17.0 to 2.17.1 in /src/common/com.smi.microservices.parent by @dependabot in #1814
  • Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.17.0 to 2.17.1 in /src/common/com.smi.microservices.parent by @dependabot in #1813
  • Bump codecov/codecov-action from 4.3.0 to 4.3.1 by @dependabot in #1812
  • Bump YamlDotNet from 15.1.2 to 15.1.4 by @dependabot in #1817
  • Bump org.mockito:mockito-core from 5.11.0 to 5.12.0 in /src/common/com.smi.microservices.parent by @dependabot in #1818
  • Bump codecov/codecov-action from 4.3.1 to 4.4.0 by @dependabot in #1821
  • Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 in /src/common/com.smi.microservices.parent by @dependabot in #1819
  • .NET 8 by @rkm in #1823
  • Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot in #1827
  • Bump codecov/codecov-action from 4.4.0 to 4.4.1 by @dependabot in #1829
  • Bump commons-cli:commons-cli from 1.7.0 to 1.8.0 in /src/common/com.smi.microservices.parent by @dependabot in #1830
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1832
  • Move SecurityCodeScan from IDE integration to CI run as for RDMP by @jas88 in #1833
  • Feature/nunit api by @jas88 in #1834
  • Bump Terminal.Gui from 1.16.0 to 1.17.0 by @dependabot in #1838
  • Bump YamlDotNet from 15.1.4 to 15.1.6 by @dependabot in #1839
  • Bump HIC.RDMP.Plugin.Test, HIC.RDMP.Plugin, HIC.FAnsiSql, CsvHelper and NUnit by @dependabot in #1835
  • Bugfix/csv by @jas88 in #1840
  • Update README and docs by @rkm in #1831
  • Bump HIC.FAnsiSql from 3.2.3 to 3.2.5 by @dependabot in #1841
  • dicom-anonymiser Generic Wrapper Microservice by @darshad-github in #1679
  • Feature/dicomloaderflags by @jas88 in #1843
  • Dicom Anonymiser tidy files by @rkm in #1844
  • dicom-anonymiser Generic Wrapper Microservice Updates by @darshad-github in #1845
  • replace prettier with mdformat by @rkm in #1848
  • Bump CI runner image to ubuntu-22.04 by @rkm in #1723
  • Bump org.apache.commons:commons-configuration2 from 2.10.1 to 2.11.0 in /src/common/com.smi.microservices.parent by @dependabot in #1849
  • Bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in #1854
  • Bump YamlDotNet from 15.1.6 to 15.3.0 by @dependabot in #1853
  • Bump Microsoft.CodeAnalysis.CSharp.Scripting from 4.9.2 to 4.10.0 by @dependabot in #1852
  • Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.2.5 to 3.3.0 in /src/common/com.smi.microservices.parent by @dependabot in #1851
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 in /src/common/com.smi.microservices.parent by @dependabot in #1850
  • Bump CsvHelper from 32.0.3 to 33.0.1 by @dependabot in #1858
  • Bump HIC.RDMP.Plugin from 8.1.6 to 8.1.7 by @dependabot in #1857
  • Bump System.IO.Abstractions.TestingHelpers from 21.0.2 to 21.0.22 by @dependabot in #1856
  • Bump System.IO.Abstractions from 21.0.2 to 21.0.22 by @dependabot in #1855
  • Release v5.7.0 by @rkm in #1859

Full Changelog: v5.6.1...v5.7.0