Skip to content

Releases: dasch-swiss/dsp-api

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

v30.5.1

10 Nov 07:46
e49333c
Compare
Choose a tag to compare

30.5.1 (2023-11-09)

Maintenance

Bug Fixes

  • Fix project name, description and keywords value objects (2892) (#2908) (d1388bc)
  • performance: Reverse order of topological sorting in Gravsearch queries (#2914) (d81a88e)

v30.5.0

27 Oct 07:03
8777ef4
Compare
Choose a tag to compare

30.5.0 (2023-10-27)

Enhancements

Bug Fixes

  • Startup and keep instrumentation server running (#2901) (a11af40)

Maintenance

v30.4.2

23 Oct 11:26
8418f1f
Compare
Choose a tag to compare

30.4.2 (2023-10-23)

Maintenance

  • Add missing component to release please GitHub action (#2896) (8751d52)
  • Update PR title template (#2897) (3c3c45f)
  • Update tapir-refined from 1.2.10 to 1.2.13 (#2886) (05d519a)
  • Use correct syntax in release please configuration (#2895) (e8eced4)