dsp-api v26.0.0
⚠ BREAKING CHANGES
- return external representation of ontology IRIs in admin routes (#2330)
- replace Spray-JSON with ZIO-JSON in health route (health status is now represented as boolean instead of string) (#2360)
Bug Fixes
Documentation
Maintenance
- Add BEOL exception to UUID validation (DEV-1570) (#2349) (ed34df1)
- add docker healthcheck to SIPI image (INFRA-130) (#2359) (8554e3b)
- Add dorny/test-reporter for webapi test results DEV-1544 (#2322) (5c76338)
- add metrics endpoint (DEV-1555) (#2331) (b06f5b4)
- Add sbt-header plugin to webapi project and add missing headers (#2317) (afec4a7)
- add stack-without-app target (#2324) (5ec3223)
- Add test report generation for integration tests (DEV-1544) (#2325) (a61f227)
- Extract common code from responders into EntityAndClassIriS… (#2348) (238ed71)
- make it possible to debug integration tests with sbt or IDE (#2327) (3a222bb)
- refactor project route for ZIO HTTP (#2338) (e5be1db)
- remove methods that gets project and members by UUID (#2346) (2c8da6c)
- remove PR2255 plugin and revert project IRIs (DEV-1571) (#2350) (86a19ab)
- remove Redis cache implementation leftovers (DEV-1503) (#2290) (a678dc5)
- Remove unused dependency to gatling (#2361) (baca8a8)
- remove unused route GET /admin/stores (#2329) (1e11655)
- replace Spray-JSON with ZIO-JSON in health route (#2360) (1b8e74b)
- simplify health route setup (#2337) (26e9596)
- Simplify layer setup for integration-tests and reduce to two layers (#2339) (94836e8)
- Split long running integration tests and fast unit tests (DEV-1537) (#2315) (5b4d601)
- update dependencies (#2347) (560b84f)
- update dependencies (#2358) (6007266)
- upgrade Apache Jena Fuseki docker image to v2.0.11 (DEV-1299) (#2362) (c91d284)
Enhancements
- Add resources/info endpoint (DEV-792) (#2309) (c3f96a9)
- expose GET /admin/projects as ZIO HTTP route (#2366) (b19f81c)
- expose GET /admin/projects/[shortname | shortcode]/{shortname | shortcode} as ZIO HTTP routes (#2365) (9907cdf)
- Expose GET /admin/projects/iri/{iriUrlEncoded} as zio-http route (#2355) (2f42906)