Skip to content

Initial PoC release

Pre-release
Pre-release
Compare
Choose a tag to compare
@zasherif zasherif released this 06 Apr 16:24
· 178 commits to master since this release
5a2984d

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

  1. Fast path (beta)
  2. Scaled endpoint (beta)
  3. Performance improvements
  4. Extensible packet processing pipeline support
  5. A basic implementation of the data plane and a mini controller;
  6. Create and deletion of VPC/subnet/ports objects.
  7. Initial automated test and deployment scripts.

Documentation

  1. Components name changes proposal

Continuous Integration

  • Codedeploy support