Product updates
Get the latest updates on features, fixes and improvements.
892 results
Apr 15, 2026
Aiven Cloud Inkless deployments now supported on Azure
You can now create Inkless Aiven for Apache Kafka® services on Aiven Cloud using Azure, in addition to Amazon Web Services (AWS) and Google Cloud.
Limitation: Classic Kafka services cannot be upgraded to Inkless at this time.
For more information, see the Inkless documentation.Apr 10, 2026
- New
- Aiven for Apache Kafka® Connect
Salesforce source connector for Aiven for Apache Kafka Connect® (early availability)
The Salesforce source connector is available for Aiven for Apache Kafka® Connect. It retrieves data from Salesforce using SOQL queries and writes it to Apache Kafka® topics using Salesforce Bulk API 2.0. The connector runs on a polling schedule and tracks progress using the
LastModifiedDatefield.
Supported functionality- Retrieve data in batches using incremental sync with
LastModifiedDate - Run multiple SOQL queries
- Route records to topics using
topic.prefix(per object) ortopic(single topic)
Limitations
- Single task only (
tasks.max=1) - Polling-based ingestion; no real-time streaming
- At-least-once delivery; duplicate records can occur
For configuration and usage details, see the Salesforce source connector documentation.
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 Studio