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. New Horizons with Kong Gateway 3.3 for Open Source
Product Releases
May 25, 2023
3 min read

New Horizons with Kong Gateway 3.3 for Open Source

Tom Brightbill
Group Product Manager
Topics
Open SourceAPI GatewayKong Gateway
Share on Social

More on this topic

eBooks

API Infrastructure: ESB versus API Gateway

eBooks

5 Questions To Ask Your API Gateway Vendor

See Kong in action

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

Get a Demo

As API usage and dependence continue to grow, the need for a reliable, performant, and secure API gateway has become even more essential. Kong Gateway Open Source continues to be the world’s most adopted API gateway, setting the benchmark for performance, reliability, and observability.

Today, we’re excited to unveil Kong Gateway 3.3 for Open Source, a release that once again elevates the API gateway experience to new heights.

OpenAPI Spec for Kong OSS

Kong is thrilled to announce an OpenAPI Spec (OAS) for the Kong admin API. OAS specs are critical for organizations as they navigate and consume APIs. They provide a single source of truth as to the shape of a given API that is referenceable by all who consume the API.

By providing a machine-readable, easily shareable specification, we encourage third-party developers and partners to leverage our APIs creatively. Moreover, embracing an OpenAPI spec reinforces our commitment to transparency and open standards.

View all of Kong's published specs at developer.konghq.com.

Configurable queuing behavior

A key feature in this release is the introduction of configurable queuing behavior for key tracing, metrics, and logging plugins, including HTTP Log, StatsD, OpenTelemetry, and Datadog. These plugins now expose configurations to govern their queuing behavior, enabling operators to limit the size of queues and prevent the gateway from over-consuming memory when queues can't be processed. This ability to fine-tune the gateway ensures that performance doesn't suffer at the expense of maintaining observability metrics dogmatically.

By allowing operators to limit queue size, Kong ensures that the gateway doesn't overconsume memory, particularly during periods when an upstream logging endpoint isn’t available. If the queue reaches a user-defined limit, it can then be configured to flush, thereby optimizing memory use while awaiting the upstream to come back online.

Furthermore, version 3.3 enables the configuration of the maximum duration for retries when queueing is used, replacing the previous method of specifying the number of retries. This enhancement, in conjunction with the underlying exponential backoff algorithm, improves the predictability of Kong Gateway’s behavior. Below is a screenshot of the new queue configuration experience.

You can read more about how to configure the new queueing logic here. Additionally, we'll be following up with a technical blog post on this topic.

High-scale reliability with readiness probes

Ensuring precision in the configuration of an API gateway is paramount. The introduction of a readiness probe status endpoint is particularly useful for customers using the Kong Ingress Controller or Kong with Kubernetes. This functionality allows Kubernetes users to set a readiness probe on the pods running Kong to ensure they don't receive any traffic until they've received a valid configuration, thereby preserving the integrity and security of incoming traffic.

OpenTelemetry plugin improvements

OpenTelemetry (also referred to as OTel) is a powerful open-source observability framework. Our new release includes significant usability improvements to this plugin. This enables deep visibility into every API call, helping users understand where calls are spending time within each stage of the Gateway as well as the upstream application.

The specific experience improvements of our OpenTelemetry plugins are as follows:

  • Ensuring that the span hierarchy for intra-Kong calls is accurate. Any span that includes calls to multiple Kong services is appropriately aggregated and displayed.
  • Easily identify spans. Kong-specific spans are now named and grouped in an intuitive way that describes the types of spans (e.g., ‘kong.router', ‘kong.dns').
  • Improved propagation support to associate Kong requests to external (incoming) requests. Kong now has robust support for associating Kong spans to external services, giving users an end-to-end view that includes Kong Gateway.
  • Additional improvements to the timing exposed in Kong-specific spans to ensure the accuracy of latency/timing data.
  • The ability to set a tracing header from Kong when Kong is the first request in a series of spans including your upstream services

These enhanced features of the OpenTelemetry plugin clearly demonstrate Kong’s ongoing commitment to user-focused improvements for API Gateway observability.

Kong Gateway Open Source 3.3 is a testament to our unending dedication to our community, delivering top-tier features and performance. Stay tuned for a technical deep dive into the new features of this release in an upcoming blog post. Embrace the future of API gateways with Kong!

Download Kong Gateway 3.3 for OpenSource. Or sign up for Kong Konnect for free. It's the fastest way to experience Kong Gateway 3.3.

Topics
Open SourceAPI GatewayKong Gateway
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

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

How to Build a Multi-LLM AI Agent with Kong AI Gateway and LangGraph

Kong Logo
EngineeringJuly 31, 2025

In the last two parts of this series, we discussed How to Strengthen a ReAct AI Agent with Kong AI Gateway and How to Build a Single-LLM AI Agent with Kong AI Gateway and LangGraph . In this third and final part, we're going to evolve the AI Agen

Claudio Acquaviva

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