9.0.1
9.0.1 Platform Backend – Release Notes
Integration
- Gateway API → Exaflow integration:
Replaced the previous Gateway API integration with direct integration to Exaflow.
This aligns the backend with the exaflow layer and simplifies communication paths within the federated stack.
Authentication & Security
-
Authentication fixes:
Addressed issues in the authentication flow to improve reliability and correctness across API interactions. -
API key support:
Added API key–based authentication mechanism to enable secure programmatic access and service-to-service communication.
Experiments & Metadata
- Platform version tracking for experiments:
Introduced platform version metadata in experiment records.
This allows:- Clear traceability of which platform version executed each experiment
- Improved reproducibility
- Easier debugging across releases
Internal Refactoring
- Exareme2 → Exaflow rename (internal variables):
Updated internal variable names and references fromexareme2toexaflowto reflect the platform rebranding and maintain consistency across the codebase.