Product updates

Get the latest updates on features, fixes and improvements.

791 results

  • 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

    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.

  • Jun 6, 2025

    Exoscale cloud provider now available on Aiven

    The Aiven Platform now supports the Exoscale cloud provider. You can create Aiven for PostgeSQL® services in the following Exoscale European zones:

    • Austria, Vienna: AT-VIE-1
    • Austria, Vienna: AT-VIE-2
    • Bulgaria, Sofia: BG-SOF-1
    • Germany, Frankfurt: DE-FRA-1
    • Germany, Munich: DE-MUC-1
    • Switzerland, Zurich: CH-DK-2
    • Switzerland, Geneva: CH-GVA-2

    The Exoscale cloud support is a limited availability feature. For more information or access, contact your account team.

    Check all cloud regions available on Aiven in the documentation.

  • Jun 5, 2025

    Improved

    Aiven for Apache Kafka® Connect

    New transformation available in Aiven Transformations

    A new transformation, `KeyToValue`, is now available in Aiven Transformations for Apache Kafka® Connect. This transformation copies fields from the record key into the value without overwriting the original value. It supports both schema-based (for example, Avro) and schema-less (for example, JSON) data, and allows selective field copying and renaming.

    Key features:

    • Use `key.fields` to specify fields to extract from the key.
    • Use `value.fields` to rename or map key fields into the value.
    • Supports copying the entire key using *.

    For more information, see the GitHub README.

  • Jun 5, 2025

    Improved

    Aiven for Apache Kafka® Connect

    Iceberg sink connector for Aiven for Apache Kafka® Connect upgraded

    The Iceberg sink connector has been upgraded to Apache Iceberg version 1.9.0. This version includes the following changes:

    • Added experimental Single Message Transforms (SMTs) for Debezium and AWS DMS to support CDC use cases.
    • Improved security and stability through upstream Apache Iceberg updates.

    For more information, see the Iceberg sink connector documentation and the Apache Iceberg 1.9.0 release notes.