Skip to content

Releases: dasch-swiss/dsp-api

dsp-api v23.0.3

02 Aug 06:19
6490243
Compare
Choose a tag to compare

Bug Fixes

Maintenance

  • dependencies: update akka-http-cors to 1.1.3 (#2103) (5d0d522)
  • dependencies: update jwt-spray-json to 9.0.2 (#2111) (6e54443)
  • dependencies: update Saxon-HE to 11.4 (#2137) (08c9f68)
  • dependencies: update scalatest to 3.2.13 (#2138) (a345079)
  • dependencies: update spring-security-core to 5.6.6 (#2130) (c83645d)
  • dependencies: update spring-security-core to 5.7.2 (#2139) (3a12562)
  • dependencies: update titanium-json-ld to 1.3.1 (#2104) (4850525)

dsp-api v23.0.2

29 Jul 13:33
d264315
Compare
Choose a tag to compare

Bug Fixes

  • ontology: link value property is still not editable after updating the property metadata (DEV-1116) (#2133) (d5b48db)
  • sipi: cookie parsing can cause an error which leads to 404 for images (DEV-1135) (#2134) (bd023a5)

Maintenance

dsp-api v23.0.1

19 Jul 11:54
0cfb8db
Compare
Choose a tag to compare

Bug Fixes

dsp-api v23.0.0

14 Jul 09:44
c39b3d3
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • transform valueHasUri values from node to string type (DEV-1047) (#2094)

Bug Fixes

  • authentication: make cookie name unique between environments (#2095) (7d420a4)
  • ontology: existing cardinalities get duplicated in the triplestore when adding a new cardinality to a class (DEV-937) (#2092) (9fa26db)
  • transform valueHasUri values from node to string type (DEV-1047) (#2094) (e1d8d95)

dsp-api v22.0.1

08 Jul 10:21
3a843cc
Compare
Choose a tag to compare

Bug Fixes

  • authentication: make cookie name unique between environments (#2091) (680021e)
  • value: make impossible to set list root node as a value (DEV-973) (#2088) (94d2b46)

Maintenance

dsp-api v22.0.0

30 Jun 06:43
3d660a3
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • add upgrade plugin that fixes invalid date serialisations (#2081)

Bug Fixes

  • add upgrade plugin that fixes invalid date serialisations (#2081) (3a0902e)
  • ontology: link value property is not editable after editing the property metadata (DEV-1037) (#2084) (09688f5)

Maintenance

  • temporarily ignore KnoraSipiIntegrationV2ITSpec (#2085) (59f93b3)

dsp-api v21.0.1

23 Jun 18:35
8d80f6d
Compare
Choose a tag to compare

Bug Fixes

  • fix RepositoryUpdater by removing old way of adding plugins (#2082) (6599b68)

dsp-api v21.0.0

23 Jun 06:43
7508a57
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • fix valueHasUri bad values and missing types (DEV-1036) (#2079)

Bug Fixes

dsp-api v20.4.1

16 Jun 06:47
ef3634e
Compare
Choose a tag to compare

Bug Fixes

  • admin: return list labels and comments sorted by language (#2074) (f3a66cb)

Maintenance

dsp-api v20.4.0

25 May 17:01
63b8844
Compare
Choose a tag to compare

Bug Fixes

  • cache: cache does not update correctly when an ontology is modified (DEV-939) (#2068) (8541519)

Enhancements