Skip to content

Releases: dasch-swiss/dsp-api

v30.19.0

16 Sep 11:00
3e0d7d4
Compare
Choose a tag to compare

30.19.0 (2024-09-12)

Maintenances

  • Dependency updates (#3350) (dfe2ed0)
  • Improve Release Please prefixes and CHANGELOG sections (#3353) (4db76aa)
  • Minor dependency updates (#3349) (7b25174)
  • Patch dependency updates (#3348) (60c6959)
  • Remove unused imports from TWIRL templates and silence false positives (#3351) (34f6ce8)
  • Replace appActor ! CreateResourceRequestV2 with method call on responder (#3356) (3ba1d84)
  • Update apache-jena-fuseki to 5.1.0 (#3343) (12d5250)
  • Update APP version in local dev setup (#3352) (04427f5)

Enhancements

Bug Fixes

  • Create link *Value property if it is not present on current class (DEV-4025) (#3345) (61e65b8)
  • During resource creation verify required cardinalities based on the provided values (DEV-4017) (#3347) (eacf14c)
  • During resource creation verify required cardinalities based on the provided values (DEV-4017) (#3347)" (#3355) (04a6203)

Tests

  • Add test checking (link) properties for subclasses are created correctly (DEV-4025) (#3358) (270b99e)
  • Add test for providing an empty list as values for a required property (DEV-4017) (#3357) (e95ffb2)
  • Remove CreatePropertyRequestV2 from OntologyResponderSpecV2 (#3354) (2743cce)

v30.18.4

27 Aug 10:02
2680556
Compare
Choose a tag to compare

30.18.4 (2024-08-27)

Maintenance

Bug Fixes

  • Do not log on error level when invalid credentials are provided (DEV-3975) (#3340) (c7e9451)
  • Fix escaping issues in labels, add fuzz testing to make sure (DEV-3976) (#3339) (ae8f44a)
  • Respond with internal error instead of bad credentials when triplestore is down during authentication (DEV-4019) (#3342) (cb3f69a)

v30.18.3

08 Aug 13:56
d00ac92
Compare
Choose a tag to compare

30.18.3 (2024-08-08)

Maintenance

v30.18.2

29 Jul 09:44
cff47ed
Compare
Choose a tag to compare

30.18.2 (2024-07-29)

Maintenance

Bug Fixes

v30.18.1

15 Jul 13:32
63f8426
Compare
Choose a tag to compare

30.18.1 (2024-07-15)

Bug Fixes

v30.18.0

15 Jul 08:35
67959a3
Compare
Choose a tag to compare

30.18.0 (2024-07-15)

Maintenance

Documentation

Enhancements

Bug Fixes

  • Add missing /v2/[lists|node]/:listIri to ApiRoutes (#3314) (da1d61d)
  • Do not ignore the cardinality check result when updating the cardinalties (DEV-3841) (#3306) (1f0d221)
  • Fix query tracking tags (== is faulty), set previous bucket sizes (DEV-3776) (#3305) (04b2a05)

v30.17.1

01 Jul 14:35
006af15
Compare
Choose a tag to compare

30.17.1 (2024-07-01)

Bug Fixes

  • The GroupIri should allow "knora-admin:" prefixed iris and expand it (#3301) (9a91759)

v30.17.0

01 Jul 13:51
9aad48e
Compare
Choose a tag to compare

30.17.0 (2024-06-28)

Maintenance

  • Add IRI to error message when a Group IRI is invalid. (#3296) (923a7b0)

Enhancements

  • Add 'keepAssets' query param to erase project endpoint (#3294) (23292ff)

Bug Fixes

v30.16.2

24 Jun 11:14
b8f9d80
Compare
Choose a tag to compare

30.16.2 (2024-06-24)

Bug Fixes

v30.16.1

24 Jun 09:19
bd0d887
Compare
Choose a tag to compare

30.16.1 (2024-06-24)

Maintenance

Bug Fixes