All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Support for Basic Authentication for internal/testing purposes as an alternative to operational OIDC service (Keycloak) (PR 86).
- Support for debugging a job with logs request through external ElasticSearch service (PR 87).
- More unit and integration tests.
- Migration to Spring Boot 2.6.1 and Sprint Security 5.6.1.
- Tests to use JUnit 5.
- Legacy Keycloak security adapters, replaced by new Spring Booth OAuth2 implementation.
1.1.0 - 2022-08-01
- Batch jobs for the ODC backend.
- Refactoring of collections to support multiple engines.
radar mask
andfilter_bbox
processes.- List jobs for authenticated users.
- Zillions bug fixes.
- Migration to Spring Boot 2.5.1 and Spring Security 5.5.1.
1.0.0 - 2021-02-17
- First openEO API v1.0.0 implementation based on OpenAPI v2.0, and with external Keycloak authentication service.