dsp-api
dsp-api copied to clipboard
chore(main): Release 30.21.0
:robot: I have created a release beep boop
30.21.0 (2024-10-30)
Maintenances
- Introduce PredicateInfoV2Builder & ReadPropertyInfoV2Builder and simplify api transformation rule (#3385) (9bc08fa)
- Make precedence of daop for creating new Value/Resources obvious (#3380) (0b879af)
- Minor dependency updates (#3390) (791a1d7)
- Remove user auth from ontology endpoints ignoring the user anyway (DEV-4292) (#3408) (2071909)
- Start replacing Json-LD parsing with using an RDF model (#3401) (79e7194)
- Update fuseki and app in docker-compose (#3395) (c5b0c45)
Documentation
Enhancements
- Allow uploading JSON text files (DEV-4222) (#3386) (3a3c305)
- Convert watermark to RGB workspace (DEV-3299) (#3387) (0459c60)
- Disable rdfs inferencing in shacl validator and deactivate validateShapes as default (DEV-4261) (#3396) (a281fd8)
- Enable rdfs inferencing in shacl validator (DEV-4220) (#3388) (a248973)
- Raise the max content-lenght to 512 MB (DEV-4218) (#3399) (2a2b322)
- Remove DOAP configuration on SystemProject and KnownUser group (DEV-4138) (#3383) (a9b45ad)
- Watermark with alpha with the new Sipi release (DEV-3299) (#3382) (c8f5a71)
Bug Fixes
- Allow creation of unformatted TextValues with language tags (DEV-4234) (#3394) (3b9a42e)
- Clarify error message when create file resources and asset is not available (#3392) (fc86f5b)
- Fix precedence of endpoints so that /v2/resources/info is routed to the ResourceInfoEndpointHandler (#3409) (af0388e)
- Take language into account when checking for duplicate TextValues (DEV-4264) (#3397) (7eeb9a2)
Tests
- Migrate JsonLDUtilSpec to zio-test and move to webapi.test (#3400) (13a101d)
- Use Authorization header instead of url parms in TestClientService (#3398) (22d433e)
This PR was generated with Release Please. See documentation.