Product updates

Get the latest updates on features, fixes and improvements.

852 results

  • Jan 12, 2026

    • New
    • Aiven for Apache Kafka® Connect

    Oracle Debezium source connector available (Early availability)

    The Oracle Debezium source connector is available for Aiven for Apache Kafka® Connect as an Early availability feature. The connector streams change data from Oracle databases to Apache Kafka using Debezium and Oracle LogMiner.

    Supported functionality:

    • Change data capture (CDC) for Oracle tables using LogMiner.
    • Row-level inserts, updates, and deletes.
    • Integration with Schema Registry and Avro serialization.

    Limitations:

    • Large initial snapshots are not supported. The connector streams ongoing changes only.
    • Exactly-once delivery is not supported.

    To learn how to configure and use the connector, see the Oracle Debezium source connector documentation.

  • Jan 8, 2026

    • New
    • Aiven Terraform provider

    Aiven Provider for Terraform version 4.49.0 now available

    This version of the Aiven Terraform Provider introduces a new aiven_service_list data source that lets you list all services in a project, making service discovery and management easier.


    Other notable improvements in this release:

    • Enhanced Kafka topic handling with retry logic for 404 errors from the KafkaTopicListV2 endpoint
    • Added mysql_user_config.migration.reestablish_replication field for Aiven for MySQL services to skip dump-restore and start replication directly
    • Improved error handling for resources that weren't properly removing from state when deleted externally

    Additionally, the termination_protection field for aiven_mysql_database has been deprecated in favor of using Terraform's built-in prevent_destroy lifecycle rule.


    For more details on all changes and fixes, view the complete Aiven Provider for Terraform changelog.

  • Dec 18, 2025

    • New
    • Aiven for Valkey™

    Valkey™ JSON module now available on Aiven for Valkey™

    What's new

    The Valkey™ JSON module is now available for all Aiven for Valkey™ services. This module extends Valkey features with advanced JSON data handling capabilities.

    Key features

    • Native JSON storage: Store JSON documents as values directly in Valkey
    • JSONPath queries: Query JSON documents using standard JSONPath syntax
    • Atomic updates: Make atomic updates to JSON elements for consistency

    Configuration

    Enable the module on your existing services by applying a maintenance update.

    Otherwise, no action is required from you:

    • Enabled by default on all new services.
    • No setup required; start using JSON commands immediately.
    • Always available; cannot be turned off.

    Getting started

    • For existing services: Apply a maintenance update to enable and start using the module.
    • For new services: Start using Valkey JSON commands right away.

    Learn more

  • Dec 15, 2025

    • New
    • Aiven for ClickHouse®

    Aiven for ClickHouse® upgraded to 25.3

    Aiven for ClickHouse® has been upgraded from 24.8 to 25.3. This release contains new features, improvements to existing functionality, and fixes on top of the previous version.

    Highlights

    • S3Queue table engine
    • AzureQueue table engine
    • New query analyzer
    • Improved JOIN performance
    • Data types: JSON, Variant, Dynamic
    • Refreshable materialized view
    • New generateSerialID function

    For all the introduced changes, see relevant sections of the ClickHouse changelog (24.9, 24.10, 24.11, 24.12, 25.1, 25.2, 25.3).

  • Dec 12, 2025

    Aiven for Apache Kafka® upgraded to 4.1

    Aiven for Apache Kafka® has been upgraded to version 4.1.1. This update includes various improvements and bug fixes, enhancing the overall performance, security, and reliability of your clusters.

    For details, see Apache Kafka® 4.1.0 and 4.1.1 release notes:
    - Kafka 4.1.0 release notes
    - Kafka 4.1.1 release notes

  • Dec 12, 2025

    Enforce allowed URLs for SASL OAUTHBEARER authentication

    Aiven for Apache Kafka now enforces an allowed list of URLs for SASL OAUTHBEARER authentication to address CVE-2025-27817.

    By default, the value from sasl_oauthbearer_jwks_endpoint_url is added automatically to the allowed list. You can explicitly allow additional URLs by setting sasl_oauthbearer_allowed_urls.

    URLs that are not included in either sasl_oauthbearer_allowed_urls or sasl_oauthbearer_jwks_endpoint_url are now blocked for SASL OAUTHBEARER authentication.

    Although Apache Kafka Connect and Apache Kafka MirrorMaker 2 do not officially support SASL OAUTHBEARER, this change prevents unsupported configurations from bypassing security controls.

    For more information, see:

  • Dec 11, 2025

    • New
    • Aiven Terraform provider

    Aiven Provider for Terraform version 4.48.0 now available

    This version of the Aiven Terraform Provider adds write-only password support to service user resources, including aiven_kafka_user, aiven_mysql_user, aiven_opensearch_user, aiven_pg_user, and aiven_valkey_user. You can now manage passwords for these service users securely without storing them in your state file by using the new password_wo and password_wo_version fields.

    Additionally, a new aiven_organization_user_group_member_list data source has been added. It lists all members of a specific user group, making group and permission management easier.

    This release also includes regular updates to service configurations, integrations, and endpoints. For more details on fixes and updates, view the complete Aiven Provider for Terraform changelog.

  • Dec 10, 2025

    Aiven for Apache Kafka Free Tier now available

    Aiven for Apache Kafka Free Tier now available

    A free tier is now available for Aiven for Apache Kafka. No credit card is required.
    Use it for learning, prototyping, small-scale development, and workloads that fit within the free tier limits.

    Key features

    • Managed Kafka cluster with Karapace Schema Registry and REST Proxy
    • Throughput limits of up to 125 KiB/s for produce traffic and 125 KiB/s for consume traffic
    • Up to 5 topics, each with two partitions
    • Sample data generation and basic monitoring
    • One free Kafka service per organization

    Limitations

    • Free tier services are automatically powered off during extended periods of inactivity and can be reactivated at any time.
    • Kafka Connect, MirrorMaker 2, service integrations, and tiered storage are not available.
    • Data retention is fixed, and no SLA coverage is included.

    You can upgrade to a paid plan at any time to remove limits and enable additional features. To learn more, see the Kafka free tier documentation.

  • Dec 5, 2025

    • New
    • Aiven for Valkey™

    Aiven for Valkey™ clustering: out now in limited availability

    We are excited to announce the launch of Aiven for Valkey™ clustering in limited availability. This managed solution provides scalable, distributed in-memory data storage with built-in high availability.

    Aiven for Valkey clustering automatically partitions your data across multiple nodes (shards), enabling you to handle larger datasets and higher traffic loads than a single-node deployment.

    Key benefits:

    • High availability: Automatic failover, minimal downtime, and replica promotion to maintain service continuity during unexpected failures or maintenance.
    • Scalability & performance: Distribute read and write operations across multiple shards for significantly higher throughput, lower latency, and better load distribution.
    • Compatibility: Fully compatible with existing Valkey cluster-aware client libraries for seamless integration with current applications.
    • Flexible sizing: Supports various instance sizes, including smaller 4 GB RAM instances, allowing for better cost optimization.

    Learn more in the Aiven for Valkey™ clustering documentation.