v1.9.0-M9
Pre-release
Pre-release
What's Changed
Endpoints
- Add an endpoint to change only the schema of a resource by @olivergrabinski in #4418
Enhancements
- Filter by type before fetching elems in composite projections by @olivergrabinski in #4357
- Remove the redirection on resolve endpoint and add metadata to response by @olivergrabinski in #4382
- Allow creating/linking file with tag by @dantb in #4369
- Allow to change the schema of a resource by @olivergrabinski in #4387
- Do not allow deprecated schemas/ontologies in imports by @imsdu in #4391
- Return a meaningful error message when the submitted payload is too large by @imsdu in #4421
- Support searching resources in ES by tag by @dantb in #4373
- Improve authentication failed message by @imsdu in #4427
- Add pre and post synaptic pathways to BG -> ES projection by @shinyhappydan in #4424
- Support updating resources with a tag by @dantb in #4440
- Support updating files with a tag by @dantb in #4445
Fixes
- Don't mention the schema when returning ResourceNotFound by @shinyhappydan in #4372
- Skip view when Elasticsearch returns a 500 at index creation and log it by @imsdu in #4380
- Fix bug where filename in location could differ from
_filename
attribute by @olivergrabinski in #4426
Maintenance
- Ongoing Cats Effect migration by @imsdu, @shinyhappydan, @olivergrabinski, @dantb in #4367, #4368, #4376, #4370, #4390, #4392, #4409, #4411, #4419, #4389, #4420, #4423, #4422, #4429, #4435, #4437, #4425, #4439, #4449, #4446, #4452
- Change ResourcesTrialSuite to not use blocking resource generators by @shinyhappydan in #4378
- Uncomment schemas test by @imsdu in #4383
- Remove CatsStreamConverter by @imsdu in #4385
- Try to ensure that MUnit tests do no include ScalaTest matchers by @shinyhappydan in #4388
- Update sbt to 1.9.7 by @imsdu in #4396
- Update Delta dependencies by @imsdu in #4397
- Log failed IO that are in a Kamon span by @olivergrabinski in #4394
- Have test classes extend the proper base class by @imsdu in #4412
- Use Java 11 by @olivergrabinski in #4448
- Only use debug when logging failed spans by @olivergrabinski in #4447
Full Changelog: v1.9.0-M8...v1.9.0-M9