Skip to content

Releases: dasch-swiss/dsp-api

dsp-api v13.6.0

16 Mar 15:35
30cb086
Compare
Choose a tag to compare

Enhancements

  • api-v2: Improve error message when an XSLT transformation file is not found (DSP-1404) (#1831) (153a674)

Bug Fixes

  • ontology: Escape Special Characters in Ontology Comment (DSP-1406) (#1833) (09d4312)

dsp-api v13.5.1

12 Mar 07:03
7cd35de
Compare
Choose a tag to compare

Bug Fixes

  • OntologiesRouteV2: Reject internal ontology names in external schema (DSP-1394) (#1827) (e392bf1)
  • OntologyResponderV2: Fix check when updating ontology label and comment (DSP-1390) (#1826) (26cce48)

dsp-api v13.5.0

08 Mar 22:27
c934bdd
Compare
Choose a tag to compare

Bug Fixes

  • replaceCardinalities.scala.txt: Fix blank node insertion. (#1829) (d24c5d2)

Maintenance

  • gh-ci: update release please configuration (DSP-1382) (#1825) (7ce4b65)

Enhancements

  • Add support for audio files (DSP-1343) (#1818) (7497023)
  • gravsearch: Optimise Gravsearch queries using topological sort (DSP-1327) (#1813) (efbecee)
  • store: Return 404 if the triplestore returns 404. (#1828) (5250f6d)

dsp-api v13.4.0

18 Feb 13:39
f8f7591
Compare
Choose a tag to compare

Bug Fixes

  • Lists: fix bug in shifting the second of two children after deletion of the first one. (#1820) (d92bb01)

Enhancements

  • projects: add default set of permissions when creating new project (DSP-1347) (#1822) (b7c71ca)

dsp-api v13.3.1

09 Feb 14:09
01cc8b1
Compare
Choose a tag to compare

Bug Fixes

  • Lists: fix bug in deleting the single child of a node (DSP-1355) (#1816) (1d06572)

dsp-api v13.3.0

05 Feb 17:33
d037ed3
Compare
Choose a tag to compare

Enhancements

  • sipi: add storing of original and sidecar (DSP-1318) (#1808) (022ed7e)

dsp-api v13.2.0

04 Feb 20:33
826e2ea
Compare
Choose a tag to compare

Bug Fixes

  • api-v1: Optimise SPARQL queries. (#1814) (4edc27c)
  • Lists: Repositioning the node when new position equals length of new parent's children (DSP-1322) (#1811) (3fead13)

Enhancements

  • api-v1: Add support for PDF files (DSP-1267) (#1797) (c3b2e84)
  • api-v2: Allow resubmitting existing class/property lablels/comments. (#1812) (6a13852)

Maintenance

  • make targets for adding metadata (DSP-1289) (#1810) (9c1a70a)
  • salsah1: delete from repository (#1805)(DSP-1294) (3251a74)

dsp-api v13.1.1

31 Jan 05:26
e411580
Compare
Choose a tag to compare

Maintenance

  • gh-ci: Bring back the client-test-data command to github actions (#1804) (e6b0fbf)
  • revert release 13.1.0 (#1800) (565e5ac)

dsp-api v13.1.0

30 Jan 15:07
66d6c75
Compare
Choose a tag to compare

Bug Fixes

  • api-v1: Optimise link value queries for Fuseki (DSP-1243) (#1791) (b1e1b9e)
  • api-v2: Don't allow an invalid cardinality on a boolean property (DSP-1236) (#1788) (3d5f802)
  • gravsearch: Handle UNION scopes with FILTER correctly (DSP-1240) (#1790) (61d2e86)
  • HttpTriplestoreConnector: Always parse triplestore responses as UTF-8. (#1789) (61d2e86)
  • permissions: fix getting builtin groups while creating a permission (DSP-1296 ) (#1799) (d390014)

Maintenance

Enhancements

  • permissions: add delete permissions: (DSP-1169) (#1787) (3fe8c14)
  • store: Return a clearer exception when a triplestore read timeout occurs. (#1795) (0eeb3b3)

v13.0.0

13 Jan 17:14
2463696
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • New features and refactoring (#1779)

Bug Fixes

  • (dependencies) add the missing dependency (#1755) (0e37d21)
  • api-v2: Change link value comment (#1582) (faa2e55)
  • api-v2: Don't check file extensions of XSL files and Gravsearch templates (DSP-1005) (#1749) (905766f)
  • api-v2: Fix custom datatypes in knora-api simple ontology (#1601) (e0cfd4e)
  • api-v2: Fix generated SPARQL for updating property comment (#1693) (7b70339)
  • api-v2: Fix ontology deletion (#1584) (70b0841)
  • api-v2: Fix post-update check for resource with standoff link (DSP-841) (#1728) (35d449f)
  • failing repository upgrade at startup (DSP-654) (#1712) (0d6b4ee)
  • gravsearch: Prevent duplicate results (#1626) (9313b88)
  • gravsearch: When link property compared in filter, don't compare link value property, too (#1699) (a3b1665)
  • init db scripts (DSP-511) (#1681) (d4505ce)
  • loading of data (DSP-445) (#1669) (3f8d406)
  • OntologyResponderV2: Add a global ontology cache lock (#1637) (1853865)
  • OntologyResponderV2: Fix ontology cache update when ontology metadata changed (#1709) (4f57977)
  • server header (DSP-537) (#1691) (8d7bee8)
  • sipi makefile (#1616) (73a0afe)
  • sipi: Don't expect API v1 status code (DSP-1114) (#1763) (3236d25)
  • sipi: Improve performance of file value query (#1697) (8214877)
  • test: Fix typos in IRIs in anything-data.ttl. (#1625) (23d51ce)
  • upgrade: Fix log output. (#1774) (b43fab0)
  • webapi: unique username/email check on change user (#1561) (4f26e22)

Documentation

Maintenance

Enhancements

Read more