Skip to content

Releases: dasch-swiss/dsp-tools

v10.4.0

12 Feb 08:01
55238ae
Compare
Choose a tag to compare

10.4.0 (2025-02-12)

Enhancements

Maintenance

  • bump stack to 2025.02.02 (#1420) (0ebe609)
  • optimise release process: deduce api commit hash from version tag (#1410) (ee1b39e)
  • test: don't print user facing warnings during test runs (#1415) (55bff2e)
  • Update uv.lock (#1404) (8e48113)
  • validate-data: class structure of InputProblem (#1406) (7c6b6a6)
  • validate-data: harmonise datatype of ValidationResult parameters (#1416) (1ff12ac)
  • validate-data: make instance variable names uniform (#1407) (b02bd1e)
  • validate-data: move mappers and constants to own file (#1409) (4057609)
  • validate-data: simplify cardinality message construction (#1417) (29bccf7)
  • validate-data: simplify mapping from violation to user facing problem (#1411) (06c0bc7)
  • validate-data: simplify validation query class structure (#1408) (2319e6b)

v10.3.0

05 Feb 08:05
d8c397c
Compare
Choose a tag to compare

10.3.0 (2025-02-05)

Enhancements

Bug Fixes

  • validate-data: add correct query parameter for requesting lists (DEV-4550) (#1388) (443a8da)
  • validate-data: include LinkValueProperty in knora-subset and remove witespaces (DEV-4547) (#1385) (28699b6)

Maintenance

Documentation

v10.2.0

23 Jan 10:39
50cf519
Compare
Choose a tag to compare

10.2.0 (2025-01-23)

Enhancements

Maintenance

  • bump dependencies / fix new linter errors / format according to new formatter rules (#1368) (4d32cfb)
  • bump versions for 2025.01.02 DSP release (#1379) (65f57e8)
  • upgrade rdflib and fix typing (#1370) (adbe88c)
  • validate-data: add logging (#1377) (92f36c7)
  • validate-data: change SHACLValidator structure (#1375) (57df7eb)
  • validate-data: improve user message (#1363) (77684f0)
  • validate-data: simplify internal representation of file values (#1367) (c9665ca)

v10.1.1

15 Jan 10:48
257b043
Compare
Choose a tag to compare

10.1.1 (2025-01-15)

Maintenance

  • validate-data: simplify internal Python representation of values (#1362) (3058055)

Documentation

v10.1.0

15 Jan 09:14
60ae7f0
Compare
Choose a tag to compare

10.1.0 (2025-01-15)

Enhancements

Maintenance

Documentation

v10.0.0

18 Dec 13:25
f17c5f2
Compare
Choose a tag to compare

10.0.0 (2024-12-18)

⚠ BREAKING CHANGES

Enhancements

Bug Fixes

Maintenance

  • bump start-stack to 2024.12.01 (#1329) (502b9f9)
  • just: just clean: ignore errors (#1334) (4c0df87)
  • upgrade deps / fix new typing errors of types-lxml / resolve 1 warning (#1323) (7253422)
  • validate-data: change deserialisation in preparation for dsp in-built resource validation (#1340) (fd92906)
  • validate-data: change exclusion of properties from gui-order to isEditable (DEV-4281) (#1337) (d8867cd)
  • validate-data: change graph creation (#1346) (c0435bd)
  • validate-data: rename cardinality turtle file (#1341) (acfd1f1)
  • xmllib: change boolean conversion (#1324) (363fbb6)
  • xmlupload: adapt intermediary resource transformation (#1319) (087ac5e)
  • xmlupload: allow pretty printing bitstream and iiif-uri (DEV-4404) (#1306) (0e46387)
  • xmlupload: correct isSegmentOf into the correct property name when parsing the XML (#1305) (a8098e8)
  • xmlupload: create intermediary class structure for data (#1304) (207a04f)
  • xmlupload: create resource with rdflib (#1339) (f5d66a5)
  • xmlupload: group file for the preparation of an upload (#1328) (78717d3)
  • xmlupload: integrate intermediary class structure into upload (#1320) (9889219)
  • xmlupload: serialise file values with rdflib (#1288) (e47d38c)

Documentation

Read more

v9.2.0

25 Nov 12:07
e046183
Compare
Choose a tag to compare

9.2.0 (2024-11-25)

Enhancements

Bug Fixes

Read more

v9.1.0

01 Oct 11:18
e05e215
Compare
Choose a tag to compare

9.1.0 (2024-10-01)

Enhancements

Bug Fixes

  • excel2json: write newlines correctly into the "description" field of the JSON file (RDU-45) (#1170) (889d11f)
  • ingest-xmlupload: only convert absolute path from mapping CSV to relative path if necessary (#1176) (72ee250)
  • progress bar recovers after resizing the Terminal window (DEV-4110) (#1161) (7b4cc12)
  • start-stack: --latest flag ships latest versions of all backend components, instead of only API (DEV-4100) (#1159) (6bbec2c)
  • xmlupload: allow more URLs (#1177) (f9aa882)
  • xmlupload: increase timeout for file uploads to 10 min (#1169) (a5766ee)
  • xmlupload: subpar output of onto consistency check (DEV-3727) (#1143) (edb58a9)

Maintenance

Documentation

v9.0.2

04 Sep 15:08
2bf8ad8
Compare
Choose a tag to compare

9.0.2 (2024-09-04)

Maintenance

  • Add comment to CI so that this does not get broken again (#1156) (7e3c2ec)
  • Attempt to fix release issues by bringing back the GH_TOKEN (#1153) (0853e25)
  • Fix release issues by using DASCHBOT PAT (#1154) (4684c91)

v9.0.1

04 Sep 14:06
23df089
Compare
Choose a tag to compare

9.0.1 (2024-09-04)

Bug Fixes

Maintenance