Table of Contents
11.9.0
Table of Contents
Version: 11.9.0
Status: Released
Release: Signalkuppe Release
Release date: November 25, 2023
Release Notes: 11.9
Previous Version:
Breaking changes
Feature | Endpoint/Contract | Title | Description | Reference |
---|---|---|---|---|
User | UserRight |
New ManageIngest user right |
New ManageIngest user right added, required to use the Ingest endpoints. |
N/A |
Search | FilterBase |
Class Filtebase is now abstract |
Class Filtebase has been made abstract and therefore cannot be instantiated anymore. |
N/A |
Deprecation
None.
Removed
None.
Features
Feature | Endpoint/Contract | Title | Description | Reference |
---|---|---|---|---|
Ingest | /v1/ingest |
Ingest | New endpoints to ingest files using Azure Blob Containers. | See related PR |
SchemaImport | /v1/schemaTransfers/import/json |
Schema JSON import | New endpoint to import schemas and ListItems directly from a file uploaded as application/octet-stream . |
See related PR |