v30.7.0
30.7.0 (2024-01-25)
Maintenance
- Add just targets for simple stack handling (#2985) (f5f135e)
- admin/projects: Add missing internal to external response formatting (#2993) (f0312dc)
- Bump Sipi to 3.8.8 (#2972) (9a00c3f)
- Dependency updates (#2967) (95ad2f9)
- Introduce
Value[A]
and extract tapir and zio-json codecs (#2996) (9744f7b) - Major dependency updates (#2977) (6ee0111)
- Migrate /admin/files to tapir (DEV-3189) (#2995) (78ff954)
- Migrate
admin/permissions
endpoints to tapir (DEV-1590) (#2975) (cf2c6fb) - Migrate get all users route to tapir (DEV-3142) (#2971) (3684b91)
- Migrate getAllGroups route to tapir (DEV-1588) (#2984) (e5285ea)
- Migrate getGroup and getGroupMembers to tapir (DEV-1588) (#2987) (98820b0)
- Migrate to Java 21 and remove usage of Java 17 (DEV-3146) (#2974) (779fddb)
- Minor dependency updates (#2966) (0cc64d1)
- Move and rename UserADM (#2978) (56c1feb)
- Patch dependency updates (#2965) (d0d252d)
- Patch dependency updates (#2976) (b150911)
- Patch dependency updates (#2992) (9b57f16)
- Rename staging servers to stage in Makefile (#2961) (bad8bbe)
- Set Sipi max_post_size = '2G' in all configuration (#2962) (9fc109c)
- Streamline user identifier objects (DEV-3155) (#2991) (0d07b6f)
- Unify user value objects and validation (DEV-3155) (#2980) (83f777d)
- Update license header to 2024 (#2981) (560dec4)
- Update years in the copyright header (#2982) (700f3c5)
- Use RestrictedViewSize in ProjectSetRestrictedViewSizeRequest (#3001) (239c4fc)
- Use sttpbackend and reuse access token if not expired (#2968) (eac470a)
- Use the same custom scalac option for webapi and integration (#2990) (b8a45ad)
Documentation
- Add documentation on creating FileValue resources together with ingest (DEV -3134) (#2969) (eac5751)
- Remove remaining API V1 documentation (DEV-3073) (#2970) (2d3d4c4)
Enhancements
- Add dsp ingest asset info resolution (DEV-3147) (#2973) (c081ba8)
- Add generating OpenApi yamls for the admin api (#2983) (503b742)
- Add support to load knora-ontologies in the docker-compose stack (#3002) (32bf7cc)
- Add watermark support (DEV-2993) (DEV-2991) (#3003) (7637cb3)
- Make Sipi handling optional during FileValue creation (Dev-2945) (#2960) (82ebce4)