v1.9.0-M8
Pre-release
Pre-release
·
552 commits
to master
since this release
What's Changed
Endpoints
- Add organization deletion route by @dantb in #4298
- Add proxy pass route for id resolution by @olivergrabinski in #4356
- Add aggregation for specific resource listings by @olivergrabinski in #4348
Enhancements
- Implement custom media type detection by @imsdu in #4312
- Add tags to indices for resources, files, schemas by @dantb in #4320
- Allow creation of a tagged resource by @dantb in #4339
- Reset
createdAt
when restarting a view by @olivergrabinski in #4345 - Add
Vary
header for resource/files fetch operations by @olivergrabinski in #4337 - Cache the active realm information in Identities by @olivergrabinski in #4325
- Remove callback to Delta to check the token, validate it locally by @imsdu in #4340
Fixes
- Fix error when creating a view with invalid mappings or settings by @imsdu in #4365
- Ensure file errors are written correctly by @shinyhappydan in #4346
Maintenance
- Ongoing Cats Effect migration by @imsdu, @shinyhappydan, @olivergrabinski in #4352, #4355, #4353, #4361, #4360, #4326, #4315, #4341, #4351, #4333
- Add info on required Java option to doc; update pipelines by @olivergrabinski in #4324
- Remove static contexts from docs by @imsdu in #4334
Full Changelog: v1.9.0-M7...v1.9.0-M8