Skip to content

9.0.1

Choose a tag to compare

@ThanKarab ThanKarab released this 04 Mar 08:30
· 7 commits to master since this release
Immutable release. Only release title and notes can be modified.

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 from exareme2 to exaflow to reflect the platform rebranding and maintain consistency across the codebase.