Get the latest updates on features, fixes and improvements.
801 results
Jul 18, 2025
Improved
Aiven for Apache Kafka® Connect
Version 1.9 of the MongoDB Kafka Source Connector is deprecated and replaced by version 1.16.0. Services not pinned to version 1.9 will automatically upgrade to the compatible version 1.16.0 during the next maintenance window. If your service is pinned to version 1.9, update to version 1.16.0 to avoid disruption.
Version 1.9 is not compatible with Apache Kafka Connect 3.9. For more information, see the MongoDB Kafka Source Connector documentation.
Jul 17, 2025
TimescaleDB extension version 2.21.0 is now available for Aiven for PostgreSQL®. Upgrade to 2.21.0 at your earliest convenience to make sure you use the most robust and secure version available. This release introduces the following:
Features
CREATE TABLE WITH
DELETE
on non-segmentby columnsNULL
compression for bool batches with all null values like the other compression algorithmstimescaledb_lake
in loaderCOPY
Bug fixes
NULL
compressed dataWHERE
conditions like x = any(null::int[])
.GUCs
enable_direct_compress_copy
: Enable experimental support for direct compression during COPY
, default: off
enable_direct_compress_copy_sort_batches
: Enable batch sorting during direct compress COPY
, default: on
enable_direct_compress_copy_client_sorted
: Correct handling of data sorting by the user is required for this option, default: off
Deprecation
See the release notes for all TimescaleDB releases.
Jul 15, 2025
You can now generate sample Kafka data directly from the Aiven Console to test and explore your service setup. The generator creates a Kafka topic, applies a predefined Avro schema, and produces test messages for up to 4 hours. No client setup or code is required.
Use the generator to:
Only one sample stream can run per service at a time. This feature is available at no additional cost and does not use service credits.
For more information, see Stream sample data from the Aiven Console.
Jul 8, 2025
New
Amazon Web Services
BYOC
AWS PrivateLink is now supported for Aiven services deployed in your own cloud using the Bring Your Own Cloud (BYOC) model. This feature enhances security by enabling private connectivity between your AWS environment and Aiven services, bypassing the public internet.
Enable AWS PrivateLink for your BYOC services to ensure secure and private communication.
Jul 7, 2025
New
Aiven Operator for Kubernetes
With this release, you can now power off services when they're not in use to save costs, and bring them back online when needed. Set the powered
field to true
or false
to power services on and off.
This version of the Aiven Operator also 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 the KafkaTopic
resource enables diskless.
For details on the updates and deprecations, check out the complete Aiven Operator changelog.
Jul 4, 2025
Improved
Aiven for Apache Kafka® Connect
Stream Reactor, a collection of Apache Kafka Connect connectors, has been updated to version 9.0.2. This release includes compatibility updates and internal improvements. Key changes include the following:
For more information, see the Stream Reactor release notes. For a list of supported Stream Reactor connectors in Aiven, see the list of connector plugins.
Jul 3, 2025
Exoscale region HR-ZAG-1 (Croatia, Zagreb) is now supported on the Aiven Platform for Aiven for PostgeSQL® services.
The Exoscale cloud support is a limited availability feature. For more information or access, contact your account team.
See also
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.