Skip to content

7.0.0

Compare
Choose a tag to compare
@ds-mwesener ds-mwesener released this 09 May 07:12

[7.0.0] - 2025-05-09

Added

  • Add option for using Redis to store endpoint data references #953
  • Add option for using Azure Blob Storage for storing jobs and policies #952
  • Implemented new function to lookupshells by filter (digitalTwinType) #976

Changed

  • Enabled job TTL duration configuration via Helm #951
  • Improve IRS DTR Asset control #953
  • Update dependency check plugin #951
  • API Change POST /irs/order providing aas identifier as key #942

Fixed

  • IRS cleanup jobs cause OOME #956
  • fixed inefficient blob store interaction when running scheduled job cleanup #956
  • construct callback urls on IRS side #942
  • exclude io.netty:netty-handler 4.1.116.Final and readded with 4.1.118.Final #951
  • Exclude unused transient dependencies of edc packages #951
  • updated eclipse-temurin base image from 21 to 24 #951

Known knowns