Blog
  • AI Gateway
  • AI Security
  • AIOps
  • API Security
  • API Gateway
    • API Management
    • API Development
    • API Design
    • Automation
    • Service Mesh
    • Insomnia
    • View All Blogs
  1. Home
  2. Blog
  3. Product Releases
  4. What’s New in Kong Enterprise 3.2?
Product Releases
February 28, 2023
4 min read

What’s New in Kong Enterprise 3.2?

Tom Brightbill
Group Product Manager
Topics
API ManagementKong Gateway Enterprise
Share on Social

More on this topic

eBooks

Maturity Model for API Management

eBooks

Federated API Management: Accelerating Innovation with Autonomy and Oversight

See Kong in action

Accelerate deployments, reduce vulnerabilities, and gain real-time visibility. 

Get a Demo

We’re happy to announce the general availability of Kong Enterprise 3.2. In this release, we've taken significant steps to ensure the smooth and reliable operation of our API management solution.

In Kong Enterprise 3.2, we've delivered key functionality for customers that operate Kong Enterprise in a hybrid environment in order to further enhance its reliability. Specifically, we've expanded Kong Enterprise's capabilities in the following areas:

  • Dataplane scale out
  • FIPS 140-2 compliance to include all first-party Kong plugins, in addition to Kong core

Data Plane Scale Out When Control Plane is Unreachable Enterprise

In Kong Enterprise 3.2, we've addressed the issue of a potential disruption of service between control and data planes.

When customers running Kong Enterprise in a hybrid mode provision a data plane, it triggers a communication to the control plane to provide the latest configuration settings. This configuration is required by the data plane in order to start proxying traffic successfully. If, during the initial setup, the data plane is unable to contact the control plane and retrieve the latest configuration, the data plane is unable to start. This poses a challenging situation for customers especially if the communication between control and data plane is disrupted when traffic volume is high, which requires the data plane to scale out.

In 3.2, we addressed this issue for our customers. The solution involves a new type of data plane node called a "backup node" which writes the most current control plane configuration to either a GCP or AWS storage bucket.

This backup node receives configuration from the control plane and writes the configurations to the bucket specified by the customer. In the event of a control plane failure, a new data plane being provisioned can reach out to the specified bucket and retrieve the latest configuration data. The bucket connection specifics are configured via ENV variable on the data plane.

It's worth noting that we've taken special care to ensure that any Kong version differential between data planes is taken into consideration and that new/restarted data plane(s) only retrieve backed-up configuration that is compatible with the version of Kong Enterprise that they're running.

The specifics on how to configure this can be found in the documentation here.

The below diagram illustrates the advantages of this feature in the event that CP/DP communication is disrupted.

Figure 1: Dataplane scale out when the control plane is unreachable

Latency-Based Steering EnterpriseOSS

We're happy to announce that Kong Gateway 3.2 now supports latency-based steering.

Latency-based steering allows Kong load balancers to choose the "fastest" backend based on total response time when proxying to upstream services. Our latency-based steering implementation is based on the exponentially weighted moving average (EWMA), which ensures the balancer selects the upstream service based on the lowest average latency.

This algorithm is a good choice for services that receive a high volume of requests per second as it allows Kong to constantly rebalance the upstreams based on the most current response time data.

In this release, "latency" will be added as a load-balancing algorithm available during configuration (in addition to the existing round-robin, consistent-hashing, and least-connection algorithms).

Kong Manager Updates Enterprise

In Kong Enterprise 3.2, Kong Manager has added support for the following gateway features:

  • Key Entity: Key entities can now be created in Kong Manager. A Key object represents asymmetric keys in various formats. The Kong Gateway or a Kong plugin can use this entity when it requires a user-supplied public or private key for authentication via mTLs or other encryption operations.

    Figure 2: Create key entities in Kong Manager

    Figure 2: Create key entities in Kong Manager

Kong Manager also adds various UX enhancements that include:

  • License Report Export: In previous versions of Kong Enterprise, obtaining license usage reports was only available via an Admin API call. In 3.2, Kong Manager facilitates this by exposing the option to download the license report (or copy it to the clipboard) directly from the UI.
Figure 3: License usage report

Figure 3: License usage report

  • Expression Router UX: In Kong Gateway 3.0, we shipped with a new router. The new router can describe routes using a domain-specific language called Expressions. In 3.2, Kong Manager enhances the user experience of building and validating expression-based routes. The "expression" field in the Route form now has full linting and autocomplete support for the expression syntax. Additionally, the Route form exposes a router playground that developers can use to test requests against expression-based routes they build.
Figure 4: Full linting and autocomplete support for the expression syntax

Figure 4: Full linting and autocomplete support for the expression syntax

Figure 5: Test requests against expression-based routes

Figure 5: Test requests against expression-based routes

Additional Release Highlights

  • For users who want a single session maintained across all their apps using OIDC, Kong Enterprise 3.2 now supports global sessions for OIDC within our OIDC plugin.
  • Kong Gateway core and all associated first-party plugins are now FIPS 140-2 compliant. This builds on our momentum from the 3.1 release in which all "core" Kong components were made FIPS 140-2 compliant.
  • The Kong Debug header can now be flipped on/off via a flag.
  • Plugin instances now support an "instance_name" field in configuration. This helps disambiguate between multiple plugins of the same type.
  • We've added the following to our plugin documentation:
    • Updated the plugin compatibility information for more clarity on supported network protocols and on entity scopes.
    • Revised documentation and added examples for the plugins including CORS, File Log, HTTP Log, JWT Signer, Key Auth, OpenID Connect, Rate Limiting Advanced, SAML and StatsD.

Next Steps

For a full list of features, fixes, and updates, please see the available CHANGELOG for Kong Enterprise here and Kong Gateway OSS here.

Get started with Kong Gateway 3.2 in Kong Konnect for free!

If you are interested in Kong Enterprise 3.2 you can also download it for free here! If you have Kong Gateway installed already, upgrading to 3.2 is easy - check out our upgrade guide.

Topics
API ManagementKong Gateway Enterprise
Share on Social
Tom Brightbill
Group Product Manager

Recommended posts

Kong Gateway Enterprise 3.8.x.x EOL

Kong Logo
Product ReleasesSeptember 23, 2025

As of September 2025, Kong Gateway Enterprise 3.8 will enter its End Of Life (EOL) phase and will no longer be fully supported by Kong. Following this, Kong Gateway Enterprise 3.8 will enter a 12-month sunset support period, focused on helping cus

Andrew Jessup

Kong Mesh 2.12: SPIFFE/SPIRE Support and Consistent XDS Resource Names

Kong Logo
Product ReleasesSeptember 18, 2025

We're very excited to announce Kong Mesh 2.12 to the world! Kong Mesh 2.12 delivers two very important features: SPIFFE / SPIRE support, which provides enterprise-class workload identity and trust models for your mesh, as well as a consistent Kuma R

Justin Davies

You Might Be Doing API-First Wrong, New Analyst Research Suggests

Kong Logo
EnterpriseSeptember 3, 2025

Ever feel like you're fighting an uphill battle with your API strategy? You're building APIs faster than ever, but somehow everything feels harder. Wasn’t  API-first  supposed to make all this easier?  Well, you're not alone. And now industry analys

Heather Halenbeck

Announcing terraform-provider-konnect v3

Kong Logo
Product ReleasesAugust 22, 2025

It’s been almost a year since we released our  Konnect Terraform provider . In that time we’ve seen over 300,000 installs, have 1.7 times as many resources available, and have expanded the provider to include data sources to enable federated managem

Michael Heap

Announcing Kubernetes Ingress Controller 3.5

Kong Logo
Product ReleasesJuly 17, 2025

We're happy to announce the 3.5 release of Kong Ingress Controller (KIC).  This release includes the graduation of combined services to General Availability, support for connection draining, as well as the start of deprecating support for some Ingre

Justin Davies

Kong Gateway Enterprise 3.11 Makes APIs & Event Streams More Powerful

Kong Logo
Product ReleasesJuly 9, 2025

Update Includes Data Orchestration, CyberArk Support, Solace Integration, and Kafka Schema Validation We’re excited to bring you Kong Gateway Enterprise 3.11 with compelling new features to make your APIs and event streams even more powerful, includ

Anthony Gatti

Address Both Sides of API Discovery with Konnect’s Holistic Experience

Kong Logo
Product ReleasesJuly 1, 2025

When we released the beta version of  Service Catalog  last September, it was in service of a greater API discovery vision we had for Kong Konnect as an API platform. In March of this year, we moved closer to fulfilling that vision when we announced

Erin Choi

Ready to see Kong in action?

Get a personalized walkthrough of Kong's platform tailored to your architecture, use cases, and scale requirements.

Get a Demo
Powering the API world

Increase developer productivity, security, and performance at scale with the unified platform for API management, AI gateways, service mesh, and ingress controller.

Sign up for Kong newsletter

Platform
Kong KonnectKong GatewayKong AI GatewayKong InsomniaDeveloper PortalGateway ManagerCloud GatewayGet a Demo
Explore More
Open Banking API SolutionsAPI Governance SolutionsIstio API Gateway IntegrationKubernetes API ManagementAPI Gateway: Build vs BuyKong vs PostmanKong vs MuleSoftKong vs Apigee
Documentation
Kong Konnect DocsKong Gateway DocsKong Mesh DocsKong AI GatewayKong Insomnia DocsKong Plugin Hub
Open Source
Kong GatewayKumaInsomniaKong Community
Company
About KongCustomersCareersPressEventsContactPricing
  • Terms•
  • Privacy•
  • Trust and Compliance•
  • © Kong Inc. 2025