Product updates

Get the latest updates on features, fixes and improvements.

799 results

  • Jul 15, 2025

    Sample data generator for Aiven for Apache Kafka

    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:

    • Choose from sample scenarios, such as logistics, user activity, or metrics
    • Start streaming data within seconds of service creation
    • View messages and schema details in the Aiven Console
    • Stop the stream from the browser tab where it was started

    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 for Aiven BYOC services

    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

    Aiven Operator for Kubernetes version 0.30.0 now available

    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 has been updated to version 9.0.2

    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:

    • Connector class names and converter package names have been standardized. Update configurations if they reference “com.datamountaineer” packaged class names.
    • StreamReactor 9.x incorporates class name changes introduced in version 6.0.0 by Lenses. These changes make version 9.x incompatible with version 4.2.0 previously offered by Aiven.
    • When upgrading from 4.2.0 to 9.x, recreate the connectors using the updated class names, as existing ones will not work with the new version. For details, see All connectors (6.x).
    • To maintain compatibility and safe migration to 9.0.1, first pin the connector version to 4.2.0. For instructions, see Manage connector versions.

    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 now on Aiven

    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 mode now generally available

    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

    • Migration from ZooKeeper to KRaft for existing services is not yet available. Support will be added later.
    • Kafka 3.8 support is extended by one year to support transition planning.
    • Startup-4 replaces Startup-2 plans in Apache Kafka 3.9 and later. All feature restrictions from Startup-2 also apply to Startup-4, including Datadog restrictions.
    • Some controller metrics are no longer available in KRaft mode.
    • Existing clients and integrations such as Kafka Connect, MirrorMaker 2, and Karapace continue to work without changes.

    For details, see KRaft mode and Transitioning to KRaft.

  • Jun 24, 2025

    New

    Aiven Terraform provider

    Aiven Provider for Terraform version 4.42.0 now available

    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.
    • The 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®

    More flexible, price-performant plans for 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

    • Optimized plans: Introduced enhanced plans across AWS, Google Cloud, and Microsoft Azure, offering improved price-performance ratios and greater flexibility. You can now double compute power for the same plan or reduce costs by up to 30% for the same compute.
    • Dynamic Disk Sizing (DDS): Enabled independent scaling of local storage, allowing you to pay only for the storage they need and avoid overprovisioning.

    Improvements

    • Utilizing more modern instance types, including ARM chipsets where available, for performance and cost improvements.
    • Expanded plan options within startup and business tiers (new startup & business 8, and 128 plans) for simplified resource management and optimized costs.

    Deprecation

    • Older plans for Aiven for ClickHouse will be retired on August 29, 2025.

    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 2.20.1 for Aiven for PostgreSQL® released

    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

    • #8145 Log only if compression ratio warnings are enabled

    Bug fixes

    • #7292 Intermittent "could not find pathkey item to sort" error when grouping or ordering by a time_bucket of an equality join variable
    • #8126 Allow setting bgw_log_level to FATAL and ERROR
    • #8151 Treat null equal to null for merged Continuous Aggregate refresh
    • #8153 Restoring a database having NULL compressed data
    • #8162 Fix setting compress_chunk_interval on continuous aggregates
    • #8163 Fix gapfill crash with locf NULL values treated as missing
    • #8171 Disable decompression limit during continuous aggregate refresh

    See the release notes for all TimescaleDB releases.