v30.12.0
30.12.0 (2024-04-19)
Maintenance
- Align rest services naming & make layers more readable (#3179) (5a3374a)
- Build docs in strict mode, so that mistakes are detected (DEV-3481) (#3186) (a806f39)
- Bump jena to 5.0.0 (DEV-3426) (#3170) (a622e4f)
- Bump Sipi to v3.12.2 (#3173) (266537f)
- Dependency updates (#3189) (3188b2b)
- Fix checks order in Group update method (DEV-3292) (#3198) (bc22ade)
- Introduce administrative permission service (#3172) (80ca581)
- Migrate repositories to use AbstractEntityRepo with builtIn entities and remove constants (#3163) (1dd0314)
- Minor dependency updates (#3188) (146f10c)
- Move creation Group from responder to services (#3185) (a21a34f)
- Move Group update from responder to services (DEV-3292) (#3194) (682f5b6)
- Move GroupStatus update from responder to services (DEV-3292) (#3195) (3e08df7)
- Patch dependency updates (#3187) (d4c8c02)
- Remove @accessible (Scala3 preparation) (#3183) (993538d)
- Remove @accessible macro from some places (#3181) (28a085b)
- Remove unused dependency from KnoraGroupService (#3192) (26e62f8)
- Scala3 preparation (introduce at least one parameter list without implicits) (#3184) (a79812f)
- Update apache-jena-fuseki to v5.0.0-1 (#3176) (68de1c6)
- Update dsp-app to v11.8.0 (#3175) (752e350)
- Update sbt-buildinfo to v0.12.0 (#3174) (5e97a25)
- Use buildjet instead of actuated (#3182) (93fd50f)
Documentation
- Add documentation for additional properties on Segment (#3196) (d5f2294)
- Add markdownlint check to CI (#3191) (7a1ae2c)
Enhancements
- Add scopes to tokens issued by JwtService (DEV-3451) (#3178) (73fc75f)
- Extend the model of
Segment
with additional properties (DEV-3505) (#3193) (54a439c)