Skip to content

Releases: dasch-swiss/dsp-api

v30.11.0

05 Apr 05:36
e666752
Compare
Choose a tag to compare

30.11.0 (2024-04-04)

Maintenance

Enhancements

Bug Fixes

  • Temporarily bring back support for isSequenceOf while it exists in data (#3162) (d22adfd)

Deprecated

v30.10.1

27 Mar 09:05
62260e4
Compare
Choose a tag to compare

30.10.1 (2024-03-27)

Maintenance

Bug Fixes

  • Error message does not interpolate invalid property IRI (#3144) (b87f6c1)

v30.10.0

22 Mar 07:33
b1d5743
Compare
Choose a tag to compare

30.10.0 (2024-03-22)

Maintenance

Documentation

Enhancements

  • Add additional project export route that awaits the process (#3136) (70e0172)

Bug Fixes

v30.9.0

08 Mar 07:13
afc1b5a
Compare
Choose a tag to compare

30.9.0 (2024-03-07)

Maintenance

Documentation

Enhancements

Bug Fixes

v30.8.2

23 Feb 07:54
ddf97df
Compare
Choose a tag to compare

30.8.2 (2024-02-22)

Maintenance

Bug Fixes

v30.8.1

09 Feb 07:46
3526ca9
Compare
Choose a tag to compare

30.8.1 (2024-02-08)

Maintenance

Bug Fixes

v30.8.0

05 Feb 15:59
142eb84
Compare
Choose a tag to compare

30.8.0 (2024-02-05)

Maintenance

Enhancements

  • Enable UpgradePlugins to restrict to a specific graph and update the knora base version to 26 (#3005) (e54aa0b)

Bug Fixes

v30.7.0

26 Jan 08:30
ffe1ce7
Compare
Choose a tag to compare

30.7.0 (2024-01-25)

Maintenance

Documentation

  • Add documentation on creating FileValue resources together with ingest (DEV -3134) (#2969) (eac5751)
  • Remove remaining API V1 documentation (DEV-3073) (#2970) (2d3d4c4)

Enhancements

Bug Fixes

v30.6.0

08 Dec 08:13
c43bc43
Compare
Choose a tag to compare

30.6.0 (2023-12-06)

Maintenance

Documentation

Enhancements

v30.5.2

23 Nov 06:46
44e6bdc
Compare
Choose a tag to compare

30.5.2 (2023-11-22)

Maintenance

  • Bump Sipi version to 3.8.5 (#2942) (8f35d81)
  • Bump Sipi version to 3.8.6 (#2947) (34b74bf)
  • docker-compose: Bump app version to 11.1.0 (#2926) (b39e9f3)
  • Inline some UuidUtil functions and reduce deprecation warnings (#2934) (52d1efa)
  • knora-sipi: Remove cron and custom entrypoint (#2940) (ef714c1)
  • Major dependency updates (#2932) (0624380)
  • Minor dependency updates (#2931) (86c926a)
  • Move project related value objects to admin.domain.model package and cleanup code (#2923) (57c6ac2)
  • Move ProjectIri to KnoraProject (#2944) (af95516)
  • Patch dependency updates (#2930) (d8e13b7)
  • Prepare Scala 3 compatibility by adding -Xsource:3 compiler flag (#2924) (ff9df5f)
  • Remove @deprecation annotations (#2937) (224eb3d)
  • Remove duplicate 'gravsearch' metrics (#2936) (f11dfef)
  • Remove MessageHandler from SearchResponder and call responder directly (#2943) (ee8d09d)
  • Remove redundancies in search by label queries (#2933) (a333e34)
  • Replace spray json with zio-json for FileMetadataSipiResponse (#2941) (20090dc)
  • Replace StringFormatter.validateProjectShortcode methods wi… (#2935) (80561af)
  • Simplify and rename SipiService (#2929) (0835301)
  • Use KnoraRepo instead of MessageRelay in ResourcesResponderV2 (#2927) (2358f23)

Documentation

Bug Fixes