Get the latest updates on features, fixes and improvements.
799 results
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.
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.