Product updates
Get the latest updates on features, fixes and improvements.
890 results
Apr 9, 2026
- New
- Microsoft Azure
New Azure regions now available: Mexico Central and Indonesia Central
The Aiven Platform now supports two additional Microsoft Azure regions:
- azure-mexico-central — North America, Mexico: Mexico Central
- azure-indonesia-central — Asia, Indonesia: Central Indonesia
These new regions enable you to create Aiven-managed services closer to your users in Mexico and Indonesia for improved latency and compliance.
For the complete list of available cloud regions, see the list of clouds documentation.
Apr 8, 2026
- New
- Aiven Console
- Aiven Apps
Announcing Aiven Apps in limited availability
You can now deploy and run containerized applications directly within your existing Aiven project infrastructure. Aiven Apps lets you host your apps where your data is, reducing complexity, latency, and egress costs. Deploy apps directly from your Git repositories using familiar tools to decrease time-to-production. Aiven automatically handles the underlying networking and container orchestration, enabling developers to focus on application logic rather than DevOps overhead.
It's ideal for filtering data streams in real time, building anomaly detection, creating admin dashboards, running LLMs and AI agents securely, or shipping other internal tools in a secure and scalable way.
Aiven Apps is currently in limited availability. To request access, contact Aiven. For more information, see the Aiven Apps documentation.Apr 2, 2026
Dedicated node roles for Aiven for OpenSearch® (limited availability)
Aiven for OpenSearch® now supports dedicated node roles for clusters running version 2 and later. You can separate cluster management from data operations across distinct node groups, reducing resource contention and improving stability, scalability, and query performance. For details, see Dedicated node roles in Aiven for OpenSearch®.
This feature is in limited availability.
Apr 2, 2026
- Improved
- Aiven for Apache Kafka®
KRaft migration window and plan support expanded
The ZooKeeper to KRaft migration for Apache Kafka® 3.8 to 3.9 upgrades now has a wider migration window and supports additional service plans.
- Migration window: Monday to Friday, 00:00 to 14:00 UTC
- Support added for
business-16andbusiness-32service plans
For more information, see KRaft mode in Aiven for Apache Kafka®.
Mar 30, 2026
Monitor Aiven for Apache Kafka® tiered storage metrics with Datadog
You can now monitor your Aiven for Apache Kafka® tiered storage metrics with Datadog. Metrics are available for throughput, lag, storage, and more. For the full list and configuration, see the documentation.
Mar 30, 2026
- New
- OVHcloud
OVH cloud provider now available on Aiven
The Aiven Platform now supports OVHcloud. You can create Aiven-managed services in the following cloud regions:
- Beauharnois (BHS1)
- Beauharnois (BHS3)
- Beauharnois (BHS5)
- Frankfurt (DE1)
- Gravelines (GRA1)
- Gravelines (GRA3)
- Gravelines (GRA5)
- Gravelines (GRA7)
- Gravelines (GRA9)
- Gravelines (GRA11)
- Milan (MIL)
- Paris (PAR)
- Strasbourg (SBG5)
- Strasbourg (SBG7)
- Singapore (SGP1)
- London (UK1)
- Warsaw (WAW1)
Check all cloud regions available on Aiven in the documentation.
Mar 30, 2026
- Improved
- Aiven for PostgreSQL®
Saving and managing queries now supported in PG Studio
PG Studio now includes query persistence capabilities, allowing you to save and revisit SQL queries within the Aiven Console.
What's new:
- Save queries: You can save frequently used SQL queries for quick access and reuse. Saved queries are user-specific and private within an Aiven for PostgreSQL® service.
- Manage saved queries: You can rename or delete saved queries directly from the editor interface.
Benefits:
- Reduces query rewriting time during repeated analysis sessions
- Improves workflow efficiency with quick access to historical queries and saved analysis
Availability: Available in PG Studio for Aiven for PostgreSQL services
Learn more: Manage and persist queries in PG StudioMar 25, 2026
- New
- Aiven for ClickHouse®
Multi-version support for Aiven for ClickHouse®
Aiven for ClickHouse® now supports multiple ClickHouse versions. You can select the ClickHouse version when creating a service and upgrade the service to a newer supported version later.
Currently supported versions include:
- ClickHouse 25.3 (default)
- ClickHouse 25.8
Downgrading to an earlier ClickHouse version is not supported.
For more information, see Manage versions in Aiven for ClickHouse®.
Mar 25, 2026
- Improved
- Aiven for ClickHouse®
ClickHouse 25.8 LTS support
Aiven for ClickHouse® now supports ClickHouse 25.8 LTS. This release adds new table engines and expands support for data lake and object storage integrations.
Key highlights- Vector search GA with binary quantization for lower memory usage and faster indexing
- Lightweight projections act as secondary indexes without duplicating data
- Lightweight updates (beta) —
UPDATE ... SET ... WHEREon MergeTree tables - Correlated subqueries and
lag/leadwindow functions for broader SQL compatibility - Iceberg and Delta Lake improvements including write support, catalog integration, and position/equality deletes
- Parquet reader v3 with filter pushdown for faster queries on external files
- Lazy materialization and query condition cache for improved query performance
More engines supported
- MergeTree family
CoalescingMergeTreeReplicatedCoalescingMergeTree
- Integration
GCS
- Data lake
DeltaLakeAzureDeltaLakeS3
Table engines supported in ClickHouse 25.3 remain available in ClickHouse 25.8. For the complete list of upstream changes, see ClickHouse 2025 Changelog.