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

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.

API ManagementKong Gateway Enterprise

More on this topic

Videos

Service Catalog: Unifying Discovery for API Consumers and Producers

Webinars

Full Lifecycle Service Management with Kong Enterprise 2020

See Kong in action

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

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

Recommended posts

Introducing Kong Enterprise 2.8 Long-Term Support 

Kong Logo
Product ReleasesMarch 21, 2023

Kong is proud to announce our first-ever Long Term Support (LTS) version of Kong Enterprise. Kong Enterprise 2.8 LTS will be supported up to March 25, 2025. LTS is an industry term for a software release that is supported for a longer period of ti

Tom Brightbill

What’s New In Kong Enterprise 3.1?

Kong Logo
Product ReleasesDecember 7, 2022

We're excited to announce the general availability of Kong Enterprise 3.1. In Kong Enterprise 3.1, we build on the foundation of our plugin ecosystem by introducing five new plugins and enhancing the functionality of existing ones. These include:

Syed Mahmood

Kong Enterprise 2.2 Now Generally Available!

Kong Logo
Product ReleasesNovember 18, 2020

Today, we're proud to announce the release of Kong Enterprise 2.2 GA! Kong Enterprise 2.2 is built on top of version 2.2 of our popular open source gateway and brings with it a slew of new features and some Enterprise-only features on top. Let's d

Mike Bilodeau

Kong Embedded: A New Way of Deploying Kong Enterprise on Edge Devices

Kong Logo
Product ReleasesOctober 7, 2020

Today, we're excited to announce a new research project we've been kicking around at Kong: Kong Embedded! If you've used the Kong Gateway before or heard us talk about it, one of the things we're very proud of is that Kong Gateway uses a very small

Kong

Kong Enterprise 2.1 Now Generally Available!

Kong Logo
Product ReleasesAugust 26, 2020

Today, we are proud to announce the general availability (GA) of one of the most important releases of Kong Enterprise we've had to date — Kong Enterprise 2.1 is here! This release represents a fundamental shift in how customers can deploy, manage a

Mike Bilodeau

Kong Enterprise 1.5 Released!

Kong Logo
Product ReleasesApril 10, 2020

We are pleased to announce the next release of our flagship enterprise offering, Kong Enterprise 1.5! This follow-up release adds additional stability and features on top of our last major release, Kong Enterprise 1.3 , which we announced at Kong

Steven Camina

General Availability of Kong Enterprise 2020 – The Full Lifecycle Service Control Platform

Kong Logo
Product ReleasesNovember 5, 2019

We are proud to announce the General Availability of the latest version of our flagship enterprise offering , Kong Enterprise 2020. At last year's Kong Summit, we announced our vision for the service control platform to serve as an intelligent info

Mike Bilodeau

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 Konnect
    • Kong Gateway
    • Kong AI Gateway
    • Kong Insomnia
    • Developer Portal
    • Gateway Manager
    • Cloud Gateway
    • Get a Demo
    • Explore More
    • Open Banking API Solutions
    • API Governance Solutions
    • Istio API Gateway Integration
    • Kubernetes API Management
    • API Gateway: Build vs Buy
    • Kong vs Postman
    • Kong vs MuleSoft
    • Kong vs Apigee
    • Documentation
    • Kong Konnect Docs
    • Kong Gateway Docs
    • Kong Mesh Docs
    • Kong AI Gateway
    • Kong Insomnia Docs
    • Kong Plugin Hub
    • Open Source
    • Kong Gateway
    • Kuma
    • Insomnia
    • Kong Community
    • Company
    • About Kong
    • Customers
    • Careers
    • Press
    • Events
    • Contact
    • Pricing
  • Terms
  • Privacy
  • Trust and Compliance
  • © Kong Inc. 2025