Skip to content

Releases: dasch-swiss/dsp-api

v35.0.0

02 Mar 12:50
ee0b799

Choose a tag to compare

35.0.0 (2026-03-02)

⚠ BREAKING CHANGES

  • Remove deprecated admin export/import endpoints and related dead code (DEV-5885) (#3954)

Maintenances

Documentation

  • add configuration learning — fuseki remote dev db recipe (#3951) (05c25a7)
  • learnings: add structured learnings from recent work (#3945) (d3e3e82)

Enhancements

Bug Fixes

  • Avoid unnecessary recompilation caused by BuildInfo timestamp (#3963) (a9c9e95)
  • Fork JVM for sbt run so Ctrl+C shuts down cleanly (#3962) (102530d)
  • Mark flaky E2E test with timeout and flaky annotations (#3965) (f0934c7)
  • Suppress noisy Jena debug logs (#3964) (35188c9)

Performance Improvements

  • use FILTER NOT EXISTS for resource count query (#3961) (9c1f67b)

v34.4.1

18 Feb 07:27
d5e6560

Choose a tag to compare

34.4.1 (2026-02-18)

Bug Fixes

v34.4.0

17 Feb 16:17
cad85a9

Choose a tag to compare

34.4.0 (2026-02-17)

Enhancements

Bug Fixes

v34.3.0

16 Feb 14:10
a84f9d2

Choose a tag to compare

34.3.0 (2026-02-16)

Maintenances

Enhancements

Bug Fixes

v34.2.2

10 Feb 11:11
2e0fbff

Choose a tag to compare

34.2.2 (2026-02-10)

Maintenances

Bug Fixes

v34.2.1

09 Feb 08:31
c15aeef

Choose a tag to compare

34.2.1 (2026-02-04)

Maintenances

v34.2.0

19 Jan 15:21
ef5fa48

Choose a tag to compare

34.2.0 (2026-01-19)

Maintenances

Enhancements

  • Set the auth cookie with expiration and when the token is valid on GET /v2/authentication (DEV-5783) (#3925) (74daa05)

v34.1.1

12 Jan 11:48
9303f7f

Choose a tag to compare

34.1.1 (2026-01-08)

Maintenances

  • Partially re-revert over-reverted cookie removal (#3920) (91df139)

v34.1.0

05 Jan 15:00
6f79321

Choose a tag to compare

34.1.0 (2026-01-05)

Maintenances

Enhancements

  • Restore cookie authentication support (partial revert of PR #3869) (#3919) (dae6212)

v34.0.0

15 Dec 08:38
000cb5a

Choose a tag to compare

34.0.0 (2025-12-15)

⚠ BREAKING CHANGES

  • dsp-api: Remove /shacl endpoint (#3904)

Maintenances

Enhancements

Bug Fixes

  • ExportService: more precision in handling columns with links and multiple values (#3906) (ee2e0f9)