Skip to content

Releases: wso2/api-platform

Operator Helm Chart 0.10.1

Choose a tag to compare

@api-platform-bot api-platform-bot released this 27 Jul 08:39
cf1a19e

Operator Helm Chart Release 0.10.1

App Version: 0.10.1

Installation

helm install my-operator oci://ghcr.io/wso2/api-platform/helm-charts/gateway-operator --version 0.10.1

OCI Registry

oci://ghcr.io/wso2/api-platform/helm-charts/gateway-operator:0.10.1

Gateway Helm Chart 1.2.0-beta

Choose a tag to compare

@api-platform-bot api-platform-bot released this 27 Jul 10:38
d8bce70

Gateway Helm Chart Release 1.2.0-beta

App Version: 1.2.0-beta

Installation

helm install my-gateway oci://ghcr.io/wso2/api-platform/helm-charts/gateway --version 1.2.0-beta

OCI Registry

oci://ghcr.io/wso2/api-platform/helm-charts/gateway:1.2.0-beta

Developer Portal Helm Chart 1.0.0-alpha

Choose a tag to compare

@api-platform-bot api-platform-bot released this 27 Jul 10:37
4992093

Developer Portal Helm Chart Release 1.0.0-alpha

App Version: 1.0.0-alpha

Developer Portal product package — shared Platform API + the Developer Portal UI.

Installation

helm install developer-portal oci://ghcr.io/wso2/api-platform/helm-charts/developer-portal --version 1.0.0-alpha

OCI Registry

oci://ghcr.io/wso2/api-platform/helm-charts/developer-portal:1.0.0-alpha

AI Workspace Helm Chart 1.0.0-alpha

Choose a tag to compare

@api-platform-bot api-platform-bot released this 27 Jul 10:37
4992093

AI Workspace Helm Chart Release 1.0.0-alpha

App Version: 1.0.0-alpha

AI Workspace product package — shared Platform API + the AI Workspace UI.

Installation

helm install ai-workspace oci://ghcr.io/wso2/api-platform/helm-charts/ai-workspace --version 1.0.0-alpha

OCI Registry

oci://ghcr.io/wso2/api-platform/helm-charts/ai-workspace:1.0.0-alpha

Gateway Operator 0.10.1

Choose a tag to compare

@api-platform-bot api-platform-bot released this 27 Jul 08:39
cf1a19e

Gateway Operator Release 0.10.1

Docker Image

docker pull ghcr.io/wso2/api-platform/gateway-operator:0.10.1

Supported Platforms

  • linux/amd64
  • linux/arm64

Platform API Helm Chart 0.13.0

Choose a tag to compare

@api-platform-bot api-platform-bot released this 27 Jul 04:50
6701d96

Platform API Helm Chart Release 0.13.0

App Version: 0.13.0

Installation

helm install platform-api oci://ghcr.io/wso2/api-platform/helm-charts/platform-api --version 0.13.0

OCI Registry

oci://ghcr.io/wso2/api-platform/helm-charts/platform-api:0.13.0

Developer Portal UI Helm Chart 1.0.0-alpha

Choose a tag to compare

@api-platform-bot api-platform-bot released this 27 Jul 04:50
6701d96

Developer Portal UI Helm Chart Release 1.0.0-alpha

App Version: 1.0.0-beta

Installation

helm install developer-portal-ui oci://ghcr.io/wso2/api-platform/helm-charts/developer-portal-ui --version 1.0.0-alpha

OCI Registry

oci://ghcr.io/wso2/api-platform/helm-charts/developer-portal-ui:1.0.0-alpha

AI Workspace UI Helm Chart 1.0.0-alpha

Choose a tag to compare

@api-platform-bot api-platform-bot released this 27 Jul 04:51
6701d96

AI Workspace UI Helm Chart Release 1.0.0-alpha

App Version: 1.0.0-beta

Installation

helm install ai-workspace-ui oci://ghcr.io/wso2/api-platform/helm-charts/ai-workspace-ui --version 1.0.0-alpha

OCI Registry

oci://ghcr.io/wso2/api-platform/helm-charts/ai-workspace-ui:1.0.0-alpha

WSO2 API Platform Developer Portal v1.0.0-beta Released

Choose a tag to compare

Overview

The WSO2 API Platform Developer Portal is a developer portal that lets consumers discover, subscribe to, and consume both APIs and MCP servers. It also contains a webhook-based eventing mechanism to stay control-plane and gateway agnostic, emitting signed events for API key, application, and subscription plan changes that any compliant backend can subscribe to and act on.

Quick Start

Refer to the quick start guide to spin up the Developer Portal locally and explore the API catalog with sample APIs.

Documentation

For complete documentation on all features and capabilities, see the Developer Portal Documentation.

What's New in This Release

Features

  • Platform API-backed local authentication for demo mode: the built-in login form now authenticates against the Platform API sidecar and receives a signed JWT.
  • OIDC authentication support: adds OIDC login alongside local authentication, with per-scope role and group mapping.
  • Webhook-based event outbox: emits signed delivery events for API key, application, and subscription plan changes, keeping the portal control-plane and gateway agnostic — receivers can react and provision, revoke, or sync resources on their side. Includes a new UI for managing subscribers.
  • Admin UI: a dedicated administrative interface for managing organizations, workflows, webhook subscribers, and other portal configuration.
  • Theming: Customize the portal's colors, styling, logo, and page layouts per organization, and apply custom styling to individual API landing pages.
  • Audit trail: audit tracking added across API metadata, applications, and subscriptions.

Known Issues

All the open issues pertaining to WSO2 API Platform are reported here.

How To Contribute

Your feedback is most welcome!

Community

You can use our Discord Channel and Stackoverflow Collective to engage with a wider audience https://wso2.com/community/

Reporting Issues

We encourage you to report issues, improvements, and feature requests regarding WSO2 API Platform Gateway through WSO2 API Platform GIT Issues.

And please be advised that security issues must be reported to security@wso2.com, not as a GitHub issue, in order to reach the proper audience. We strongly advise following the WSO2 Security Vulnerability Reporting Guidelines when reporting security issues.

WSO2 API Platform AI Workspace v1.0.0-beta Released

Choose a tag to compare

Overview

The WSO2 API Platform AI Workspace is the control plane for AI Gateway runtimes. This release introduces a centralized management interface for platform teams to register AI gateways, configure LLM providers, publish application-facing proxies, govern MCP servers, and enforce AI-specific policies, all without working directly with the Gateway-Controller API.

Quick Start

Refer to the Getting Started guide to register your first AI Gateway, connect an LLM provider, and invoke it via an AI SDK.

Documentation

For complete documentation on all features and capabilities, see the AI Workspace Documentation.

What's New in This Release

Features

  • AI Gateways - Register and manage AI Gateway runtimes, generate registration tokens, and track connectivity and deployment status across environments.

  • LLM Providers - Centralize credential management and governance for OpenAI, Anthropic, Azure OpenAI, Azure AI Foundry, Gemini, and Mistral AI (AWS Bedrock coming soon).

  • Custom LLM Provider Templates - Create reusable custom LLM provider templates directly from the AI Workspace UI to onboard any compatible LLM provider beyond the built-in catalog (such as DeepSeek, Groq, or Novita).

  • App LLM Proxies - Publish isolated, application-facing endpoints on top of providers with independent API keys, guardrails, rate limits, and exposed resources per Gen AI app or agent.

  • MCP Proxies - Expose and govern Model Context Protocol servers through connected gateways with authentication, authorization, and access-control policies.

  • Gateway-Synchronized Read-Only View - View LLM Providers, Provider Templates, LLM Proxies, and MCP Proxies in AI Workspace as read-only resources synchronized from connected AI Gateways.

  • GenAI Applications - Group API keys under a named application to track token consumption, request volume, latency, and cost per workload in Insights.

  • Guardrails - Enforce content safety and compliance with Semantic Prompt Guard, PII Masking, Azure Content Safety, and Word/Sentence Count guardrails.

  • Rate Limiting - Cap token consumption and enforce monetary spending budgets (e.g., $10/hour) at the provider or proxy level.

  • Other Policies - Control traffic behavior with Model Round Robin, Prompt Decorator, Prompt Template, Semantic Cache, and Basic Rate Limit policies.

  • Insights - Monitor request volume, latency, token usage, cost, error rates, and guardrail interventions via Moesif analytics dashboard by following the guide for integration with Moesif.

  • Configuration Interpolation - Added support for template-based configuration values using {{ env }} and {{ file }} tokens, allowing dynamic resolution of environment variables and file-based secrets at runtime. Users can define their own environment variable names for flexible deployments, with fail-closed validation to prevent startup when required values cannot be resolved.

Known Issues

All the open issues pertaining to WSO2 API Platform are reported here.

How To Contribute

Your feedback is most welcome!

Community

You can use our Discord Channel and Stackoverflow Collective to engage with a wider audience https://wso2.com/community/

Reporting Issues

We encourage you to report issues, improvements, and feature requests regarding WSO2 API Platform Gateway through WSO2 API Platform GIT Issues.

And please be advised that security issues must be reported to security@wso2.com, not as a GitHub issue, in order to reach the proper audience. We strongly advise following the WSO2 Security Vulnerability Reporting Guidelines when reporting security issues.