What’s New in the Aviatrix Controller?

This page provides information about the latest Aviatrix features. See the Release Notes for more detailed release specific information.

8.1.0

Release Date: 11 August 2025

Follow these links to learn about what’s new in this release:

Deprecation Notices in Release 8.1.0

Controller Proxy

The Controller Proxy feature has been deprecated and is no longer supported starting with version 8.1.0. Users should transition to direct outbound access or an alternative network configuration.

Gateway Audit Status

The Gateway Audit feature and related UI settings are deprecated and will be removed in a future release. The configuration option may still appear in the Controller UI under Settings > Advanced > Gateway, but is no longer functional or supported.

New and Enhanced Features in Release 8.1.0

Gateway Containerization

Gateways are now containerized to improve upgrade safety, observability, and rollback capabilities. This architecture reduces upgrade time by over 60% and lays the groundwork for future enhancements such as hitless upgrades.

Edge Gateway Containerization

Extends containerized architecture to Aviatrix Edge platforms, improving image upgrade handling and preserving gateway state during reboots.

Transit Gateway Scaling to 15 Gateways

Increases the number of supported gateways in a Transit Gateway group from 2 to 15. Improves throughput, availability zone coverage, and scale for large and distributed cloud networks.

SNAT/DNAT for HPE-Attached Spokes

Adds support for custom source and destination NAT on HPE Spoke Gateways across AWS, Azure, and Edge. Enables flexible NAT policies for hybrid environments, multitenancy, and Kubernetes deployments.

Route Approval Using Supernet Logic

Supports route approval using supernet constraints (e.g., greater-than, less-than) for efficient CIDR range approvals. Reduces manual effort and improves scalability in enterprise-scale route management.

Default Route Automation

Default routes are now automatically inserted into new subnet route tables. This enhancement improves onboarding consistency and reduces configuration errors.

BGP Communities Phase 2

Adds support for auto-derived BGP communities based on region and cloud type. Includes Terraform and CoPilot UI integration with basic telemetry support to improve route visibility and automation.

GCP Gateway Security: Project-Wide SSH Key Blocking

Project-wide SSH keys are now blocked by default on GCP gateways. This change aligns with industry security best practices and audit requirements.

Dangling Gateway Cleanup

UI improvements now surface cloud resource dependencies when deleting a gateway. This enhancement prevents accidental infrastructure deletions and improves operational safety.

Dynamic CSP Instance Type Updates

Gateway instance types and regions are dynamically updated via CDN. Enables faster support for new CSP infrastructure without requiring Controller updates.

Distributed Cloud Firewall Enhancements

  • Advanced Wildcard Filtering: Enables mid-domain, prefix, and multi-token wildcards in domain-based rules for precise policy control.

  • Manifest-Driven External Groups: External feeds such as Azure IPs and ThreatIQ are now downloaded via manifests, allowing rapid feed onboarding without Controller upgrades.

  • Centralized Egress Gateway Support: Adds L4–L7 DCF enforcement for standalone egress gateways in Firenet. Replaces legacy eFQDN configurations.

  • Default System Rule for Zero Trust: A default allow rule is now created during DCF onboarding to prevent accidental traffic drops. Deprecates legacy Greenfield and DefaultDenyAll rules.

  • Custom NAT Bug Fix: Fixes SNAT analysis issues when SmartGroups contain VPC CIDRs using custom NAT policies.

  • DCF on Transit Edge (Preview): Supports L4 policy enforcement for Site-to-Cloud connections terminating on Transit Gateways.

Preview Features in Release 8.1.0

Transit Edge on ESXi

Introduces early access support for deploying Aviatrix Transit Gateways on VMware ESXi hypervisors. Useful for hybrid and on-premises environments requiring edge-based transit routing.

WebGroupPolicy via Kubernetes CRDs

Allows application teams to define outbound access policies using Kubernetes-native custom resources. Supports self-service with centralized governance by Aviatrix administrators.

SNI Verification for DCF Rules

Matches the SNI field in TLS connections with the certificate’s CN/SAN fields. Drops traffic on mismatch. Enhances outbound security validation for SSL/TLS traffic.

DCF on Centralized Egress Gateways

Enables L4–L7 policy enforcement using DCF on centralized Firenet egress gateways. Provides consistent SNAT behavior and replaces older egress mechanisms.

DCF on Transit Edge for Site-to-Cloud

Preview support for L4 DCF enforcement on Transit Edge Gateways for securing B2B, M&A, and partner S2C connections.

Behavior Changes in Release 8.1.0

API Changes to Platform Upgrade Flow

The upgrade_platform API now requires two separate calls to upgrade the Controller and Gateway(s). This change prevents mixed-version upgrades and enforces an ordered upgrade process.

Default Route Behavior

Default routes are automatically added to newly created subnet routing tables, improving onboarding consistency.

GCP SSH Key Policy Change

GCP gateways now block project-wide SSH keys by default. Enhances security posture and ensures compliance with internal audit standards.