Releases: dasch-swiss/dsp-api
Releases · dasch-swiss/dsp-api
v35.0.0
35.0.0 (2026-03-02)
⚠ BREAKING CHANGES
Maintenances
- add .claude/worktrees/ to .gitignore (#3973) (4fadcc2)
- add Claude Code GitHub Action for @claude mentions (#3979) (5b7ab1a)
- Dependency updates (#3984) (993974d)
- Minor dependency updates (#3982) (709aca6)
- replace BuildJet runners with GitHub-hosted ubuntu-latest (#3975) (a5506e2)
- Replace ZLayer.makeSome macro with layer combinators (#3971) (6c990e7)
- upgrade Sipi to v3.17.1 and check CLI exit codes (DEV-5940) (#3978) (2702fcd)
- Use ZIO.config for features (#3972) (26acb54)
Documentation
- add configuration learning — fuseki remote dev db recipe (#3951) (05c25a7)
- learnings: add structured learnings from recent work (#3945) (d3e3e82)
Enhancements
- Add feature flag which deactivates project migration imports (DEV-5887) (#3974) (a737202)
- Add project migration export as bagit zip (DEV-5886) (#3960) (7a659e3)
- dsp-api: Add rdf migration import (DEV-5887) (#3976) (b7cecce)
- Remove deprecated admin export/import endpoints and related dead code (DEV-5885) (#3954) (9b45c84)
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
v34.4.1
v34.4.0
v34.3.0
34.3.0 (2026-02-16)
Maintenances
- admin-export: Deprecate endpoints relating to admin export/import (DEV-5823) (#3941) (674b8f3)
- Dependency updates (#3949) (2411955)
- Minor dependency updates (#3947) (48d9d03)
- Patch dependency updates (#3946) (4e46475)
Enhancements
- Add PUT /v2/values/order endpoint to reorder values (DEV-5859) (#3943) (134844b)
- Add stub v3 api for project data export/import (DEV-5824) (#3937) (42774d4)
Bug Fixes
v34.2.2
v34.2.1
34.2.1 (2026-02-04)
Maintenances
v34.2.0
34.2.0 (2026-01-19)
Maintenances
- Dependency updates (#3922) (4bc2e57)
- Migrate isNodeUsed, isClassUsedInData and isEntityUsed querie to rdf4j + cleanup (DEV-5781) (#3924) (633cb79)
- Minor dependency updates (#3909) (f3d9ddc)
- Patch dependency updates (#3908) (7cf6098)
- Remove unused AppConfig properties and update documentation (#3926) (df84c19)
Enhancements
v34.1.1
v34.1.0
34.1.0 (2026-01-05)
Maintenances
- Migrate getListNodeQuery, getListNodeWithChildren and getParentNodeQuery to rdf4j (DEV-5744) (#3914) (c2b7338)
- Migrate queries to rdf4j (DEV-5742) (#3912) (f83738f)
- Remove queries and replace with using service (#3916) (77e3876)
- Replace createAdministrativePermissions query with using service (DEV-5752) (#3915) (f2567e6)
- Tracing (DEV-5672) (#3907) (b686b38)
- Update license header to 2026 and update claude settings (#3918) (ae2dcb0)
Enhancements
v34.0.0
34.0.0 (2025-12-15)
⚠ BREAKING CHANGES
- dsp-api: Remove /shacl endpoint (#3904)
Maintenances
- Dependency updates (#3911) (6800921)
- Major dependency updates (#3910) (5162c43)
- Move more api components to correct api package (#3905) (10beee3)
- Move more components into slice.api subpackages (#3901) (9b7e653)
- Move some api related components to slice.api packages (#3900) (ec72c9e)