Initial PoC release
Pre-release
Pre-release
Summary
This release primarily introduces the beta implementation of direct-path (fast-path),
and scaled endpoints. The releases also provide hooks within the data-plane to
support extensibility at various stages of the packet processing pipeline.
Breaking Changes
This release does not involve breaking changes to existing
integrations.
Data Plane
- Fast path (beta)
- Scaled endpoint (beta)
- Performance improvements
- Extensible packet processing pipeline support
- A basic implementation of the data plane and a mini controller;
- Create and deletion of VPC/subnet/ports objects.
- Initial automated test and deployment scripts.
Documentation
- Components name changes proposal
Continuous Integration
- Codedeploy support