Releases: Open-EO/openeo-job-registry-elastic-api
Releases · Open-EO/openeo-job-registry-elastic-api
v1.27.0
1.27.0 (2024-12-06)
Features
- set of default params for the paginated request (3883f77)
- updated model of pagination information (a4423b8)
v1.26.0
1.26.0 (2024-12-03)
Bug Fixes
- added limit to the endpoint for job search (d5ad49c)
- added sorting on id to ensure consistent results (30fba40)
- updated implementation of adding limit to call (56bdfb2)
Features
v1.25.0
1.25.0 (2024-12-02)
Features
- added throttling of requests (1be2935)
v1.24.1
1.24.1 (2024-12-02)
Bug Fixes
- lowered log level of cache miss (63553d2)
v1.24.0
1.24.0 (2024-12-02)
Features
- added caching for the jobs controller (0fa9858)
v1.23.2
1.23.2 (2024-12-02)
Bug Fixes
- enable dynamic setting of es scroll timeout (c081558)
v1.23.1
1.23.1 (2024-12-02)
Bug Fixes
- added error object to log message (264b4a2)
v1.22.2
1.22.2 (2024-05-31)
Bug Fixes
- #36: made typing of dependencies field less strict (e9af59e), closes #36