v30.8.0
30.8.0 (2024-02-05)
Maintenance
- Admin groups cleanup (#3011) (34fd51a)
- Bump sipi to 3.8.10 (#3007) (be8ce70)
- Bump Sipi to 3.8.11 (#3014) (67e6762)
- Dependency updates (#3017) (4918f5c)
- Migrate
GET /admin/lists?projectIri
route to tapir (#3006) (a931357) - Migrate
POST /admin/lists
andPOST /admin/lists/<parentListIri>
to Tapir (DEV-1589) (#3018) (63fe560) - Migrate GET /admin/users/iri/<userIri> to tapir (#3010) (34d2d7a)
- Migrate some
GET /admin/lists/*
endpoints to Tapir (#3012) (785b573) - Migrate update and delete of lists to Tapir (#3013) (dafaffb)
- Minor dependency updates (#3016) (d59246f)
- Patch dependency updates (#3015) (b46f8f7)
- readme: Update installation instruction (#2999) (296815c)
- readme: Use just targets instead of make targets (#3000) (71e6119)
- Remove needless
ProjectsResponderRequestADM
classes (#3008) (1468d2c)
Enhancements
- Enable
UpgradePlugin
s to restrict to a specific graph and update the knora base version to 26 (#3005) (e54aa0b)