Product updates
Get the latest updates on features, fixes and improvements.
883 results
Mar 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.
Mar 20, 2026
Aiven for OpenSearch® free tier now available
A free tier is now available for Aiven for OpenSearch®. No credit card is required.
Use it for learning, prototyping, small-scale development, and workloads that fit within the free tier limits.Key features
- Fully managed Aiven for OpenSearch® service at no cost forever
- 4 GB RAM, 20 GB storage
- Sample data in OpenSearch Dashboards for testing indexing and search
- Basic monitoring for metrics and logs
- Standard Aiven for OpenSearch clients supported
Use cases
- AI-powered search
- Retrieval-augmented generation (RAG)
- Log analytics
Limitations
- One free Aiven for OpenSearch service per organization
- Fixed limits on storage, performance, and concurrent connections
- Other limitations on service functionality and advanced features
To learn more, see the Aiven for OpenSearch free tier documentation.
You can upgrade to a paid plan at any time to remove limits and enable additional features.Mar 19, 2026
Aiven Cloud Inkless deployments now supported on Google Cloud
You can now create Inkless Apache Kafka® services on Aiven Cloud using both Google Cloud and Amazon Web Services (AWS).
Limitation: Classic Kafka services cannot be upgraded to Inkless at this time.
For more information, see the Inkless documentation.
Mar 18, 2026
- Improved
- Aiven for Apache Kafka® Connect
ENV secret provider for Aiven for Apache Kafka® Connect
Added support for configuring an ENV secret provider for Aiven for Apache Kafka® Connect. The ENV provider securely stores secrets in the service
user_configand allows connector configurations to reference them using${PROVIDER_NAME:SECRET_KEY}.Configuration is available through the Aiven API, Aiven CLI, and Aiven Provider for Terraform. The feature is not available in the Aiven Console.
For more information, see Configure secret providers.
Mar 18, 2026
- New
- Aiven Console
Track your organization's carbon footprint
Monitor the greenhouse gas emissions associated with your service usage in the Aiven Console using the carbon footprint tool. This feature provides estimates powered by OxygenIT, a European climate-tech company specializing in IT and cloud emissions measurement. It helps you track trends and identify opportunities to reduce your environmental impact.
Key features include:
- Emissions estimates for services running on AWS, Microsoft Azure, and Google Cloud
- A carbon emissions explorer with filtering by time range, billing groups, and projects
- GDPR-compliant data processing within Aiven's environment
Mar 17, 2026
- New
- UpCloud
New UpCloud regions: Copenhagen (dk-cph) and Stavanger (no-svg)
We have expanded our cloud coverage! You can now deploy Aiven services in two new UpCloud regions: Copenhagen, Denmark (dk-cph) and Stavanger, Norway (no-svg).
Learn more:
Mar 17, 2026
- New
- Aiven for Valkey™
Aiven for Valkey™ now supports multiple concurrent versions
We are introducing multi-version support for Aiven for Valkey™. You can now choose between the two latest upstream Valkey versions when creating or upgrading your services. This flexibility is available for both standalone and clustered modes, allowing you to test new features or maintain environment stability on your own schedule.
For more details and upgrade instructions, see our documentation.
Mar 17, 2026
- New
- Aiven for Valkey™
Aiven for Valkey™ 9.0 is here
We’ve added support for Valkey 9.0, a major release focused on high-scale performance and more granular data control. This version is particularly beneficial for users running large-scale clusters or complex data structures.
Key highlights
- Hash field expiration: You can now set TTLs (time-to-live) on individual fields within a single Hash key using commands like
HEXPIREandHTTL. This reduces memory overhead by allowing specific pieces of data to expire without needing to delete the entire key or split data across multiple keys. - Major throughput boosts:
- Zero-copy & prefetching: Up to 40% higher throughput for pipelined requests and 20% for large responses.
- Multipath TCP: Reduces network latency by up to 25%.
Get started
You can now select version 9.0 when creating a new service or upgrade your existing service directly in the Aiven Console.