Product updates

Get the latest updates on features, fixes and improvements.

794 results

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

  • Jun 16, 2025

    New

    Aiven for Apache Kafka® Connect

    Azure Blob Storage source connector for 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

    MongoDB Kafka connector upgraded to version 1.16.0

    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 connector upgraded to version 3.1.0

    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:

    • Debezium 3.1.0 is now the default version for new connectors.
    • Older versions, including 1.9.7, remain available through version pinning.
    • Connectors are not upgraded automatically. To upgrade, set the version using the plugin_versions configuration.
    • Debezium versions 2.0 and later do not support the 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

    Aiven for OpenSearch® snapshot repositories now in the console

    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

    Aiven for OpenSearch® now supports OpenSearch snapshot API

    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:

    • Repository operations: register, verify, get, delete, cleanup
    • Snapshot operations: create, get, status, delete, restore, clone

    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.