81cef3d863
Change-Id: Ib94c31b2dcf8de7879e7bd1c0b77e6de32c8c2cb
11 lines
338 B
YAML
11 lines
338 B
YAML
---
|
|
features:
|
|
- |
|
|
Add an API endpoint for listing introspection statuses. Operators can use
|
|
this to get the status for all running or previously run introspection
|
|
processing.
|
|
|
|
- |
|
|
Introduce a new configuration option ``api_max_limit`` that defines the
|
|
maximum number of items per page when API results are paginated.
|