Get the latest updates on features, fixes and improvements.
794 results
Jun 30, 2025
KRaft (Kafka Raft metadata mode) is now generally available in Aiven for Apache Kafka®. All new services using Apache Kafka 3.9 and later run in KRaft mode by default, replacing ZooKeeper for metadata management.
Key considerations
For details, see KRaft mode and Transitioning to KRaft.
Jun 24, 2025
New
Aiven Terraform provider
This version of the Aiven Terraform Provider supports Diskless Topics for Aiven for Apache Kafka® services. For BYOC services that have access to the this feature, the config.inkless_enable
field in aiven_kafka_topic
resource enables diskless.
This release also includes fixes for the following:
project_vpc_id
can now be set to null. When upgrading, verify your service VPC settings are correct as services without this field will be deployed to the public internet.aiven_clickhouse_grant
resource no longer attempts to manage or interfere with privileges granted on ClickHouse named collections, preventing errors when grants are managed externally.In addition, several new fields have been added or updated. For more details on these fixes and updates, view the complete Aiven Provider for Terraform changelog.
Jun 19, 2025
New
Aiven for ClickHouse®
With the new Aiven for ClickHouse® plans, you can now enjoy improved performance and cost efficiency. You gain more flexibility in managing your ClickHouse workloads with stronger control and greater predictability over your services.
New features
Improvements
Deprecation
Learn more about the introduced enhancements and check out our FAQs in Your ClickHouse, optimized: Experience more flexible, price-performant plans.
Jun 18, 2025
TimescaleDB extension version 2.20.1 is now available for Aiven for PostgreSQL®. Upgrade to 2.20.1 at your earliest convenience to make sure you use the most robust and secure version available. This release introduces the following:
Features
Bug fixes
time_bucket
of an equality join variablebgw_log_level
to FATAL
and ERROR
null
equal to null
for merged Continuous Aggregate refreshNULL
compressed datacompress_chunk_interval
on continuous aggregatesNULL
values treated as missingSee the release notes for all TimescaleDB releases.
Jun 16, 2025
New
Aiven for Apache Kafka® Connect
The Azure Blob Storage source connector is now available for Aiven for Apache Kafka Connect®.
Use this connector to ingest data from Azure Blob Storage containers into Kafka topics for real-time processing, analytics, or disaster recovery. The connector supports multiple input formats, including bytes
, jsonl
, avro
, and parquet
. You can configure advanced options such as schema registry integration, file compression, topic overrides, and fault-tolerant recovery.
For more information, see the Azure Blob source connector documentation.
Jun 13, 2025
Improved
Aiven for Apache Kafka® Connect
The MongoDB Kafka Connector has been upgraded to version 1.16.0. This update includes the standard version bump and other minor improvements and bug fixes.
For more information, see the MongoDB Kafka Connector 1.16.0 release notes.
Jun 13, 2025
Improved
Aiven for Apache Kafka® Connect
Debezium version 3.1.0 is now supported in Aiven for Apache Kafka Connect through multi-version support. New Debezium connectors use version 3.1.0 by default. Existing connectors remain on their configured version unless changed.
What’s new:
plugin_versions
configuration.wal2json
replication format. If you use wal2json
with PostgreSQL, stay on version 1.9.7 or migrate to a supported format such as pgoutput
.To upgrade:
Set the desired version using the plugin_versions
property. Test any changes in a staging environment before applying them in production.
For more information, see:
Jun 12, 2025
What’s new
You can now conveniently create and manage OpenSearch snapshot repositories directly from the Aiven Console.
How to get access
This feature is currently in limited availability (LA). To gain access and start using it, get in touch with Aiven Support or your account team.
Once enabled, you can find the comprehensive setup and usage details in the custom snapshot repositories guide in our documentation.
Jun 12, 2025
What’s new
You can now manage snapshots with the standard OpenSearch snapshot API, with no Aiven-specific endpoints required. This means a more seamless and familiar experience for you, with full control over:
How to get access
This feature is currently in limited availability (LA). To gain access and start using the native OpenSearch snapshot API, reach out to Aiven Support or your account team.
Once enabled, you can find the complete setup guide and instructions in our documentation.