v1.9.0-M5
Pre-release
Pre-release
What's Changed
New Endpoints
- Trial route by @imsdu in #4274, #4247, #4259
- Id Resolution route by @olivergrabinski in #4261
- Fetch remote contexts by @imsdu in #4244, #4243, #4235
Authentication
- All remote endpoints should use the same credentials by @shinyhappydan in #4229
- Update the authentication process for remote storages by @shinyhappydan in #4241
- Update the authentication process for composite views by @shinyhappydan in #4284
Enhancements
- Filter by type in the SQL query for Elasticsearch/Blazegraph/Composite views by @olivergrabinski in #4201, #4230, #4231
- Add annotated source as a format for multi-fetch and archives by @imsdu in #4246
- Enable compression for outgoing requests by @imsdu in #4279
- Replace uses of 'archives/write' permission with 'resources/read' by @dantb in #4285
- Add remote contexts to Graph Analytics indices by @olivergrabinski in #4297
Deprecation
- Remove Tar archiving by @dantb in #4286
- Remove resourceTag from composite view projections by @imsdu in #4291
Fixes
- Correct typeOperator behavior when using negations by @olivergrabinski in #4245
- Also allows post for the multi-fetch operation by @imsdu in #4290
Documentation
The snapshot documentation for 1.9 has been updated: https://bluebrainnexus.io/snapshot/docs/releases/v1.9-release-notes.html
Monitoring
- Add kamon spans to
queryGraph
and sinks by @olivergrabinski in #4240
Maintenance
- Update to Scala 2.13.12 by @imsdu in #4293
- Update ElasticSearch version to 8.10.1 by @dantb in #4283
- Update to sbt 1.9.6 by @imsdu in #4273
New Contributors
Full Changelog: v1.9.0-M4...v1.9.0-M5