v1.9.0-M14
Pre-release
Pre-release
·
443 commits
to master
since this release
New Features
- Add bulk file copy operation to nexus storage service by @dantb in #4511
- Add un-deprecate project operation by @shinyhappydan in #4530
- Do not create a revision when no change is detected by @imsdu in #4506
- Add operation to un-deprecate an organisation by @shinyhappydan in #4544
User-facing bug fixes
- Set synaptic field mapping to nested by @olivergrabinski in #4527
- Exclude resources when they are not returned by the batch query by @imsdu in #4539
Technical improvements
- Remove cglib fix as it is not part of the dependencies anymore by @imsdu in #4523
- Introduce munit-cats-effect by @shinyhappydan in #4522
- Make use of
IO.fromFutureCancelable
by @olivergrabinski in #4534 - Use Postgres 15.5 for tests by @imsdu in #4540
- Bump github action versions by @imsdu in #4563
- Update dependencies and sbt plugins by @imsdu in #4551
- Use IO.blocking in HttpClient, Storage and integration with Akka when needed by @imsdu in #4528
- Add a way to reset all default Elasticsearch views by @olivergrabinski in #4531, #4555
- Parse malformed query exception by @olivergrabinski in #4553
Documentation
- Updated docs for Fusion customizations by @danburonline in #4524
- Resource registering error by @NicoRicardi in #4532
- Adjust env var docs based on feedback by @danburonline in #4533
New Contributors
- @danburonline made their first contribution in #4524
- @NicoRicardi made their first contribution in #4532
Full Changelog: v1.9.0-M13...v1.9.0-M14