Releases: edgeless-project/edgeless
Releases · edgeless-project/edgeless
v1.0.0
d4.2-intermediate
Intermediate release of EDGELESS.
Main features of d4.1-initial
:
- Single cluster, static orchestration domains
- Static assignment of nodes to the orchestration domain
- Baseline orchestration policies
- Resource providers: HTTP ingress/egress, file-log, redis
- Function LCM telemetry exposed by nodes only
- Single runtime (WebAssembly)
Main features of d4.2-intermediate
:
- New resource providers: kafka-egress, ollama, dda
- Dynamic orchestration domain formation, with node capabilities exposed
- Delegated orchestration
- Integrated local observability process, with nodes’ health, function LCM telemetry, and app metrics
- Function-level annotations
- New resource providers: kafka-egress, ollama, dda
- New runtime: container
- Optional execution of the node in an SGX environment
d4.1-initial
The release of EDGELESS key components, their API (using gRPC), and a prototype of edge node running functions in a WebAssembly run-time environment.
This release is associated with the deliverable D4.1 Initial platform services of the project and it showcases some of the fundamental features currently under development:
- workflows of asynchronous/synchronous functions;
- stateful functions;
- external HTTP sources/sinks.