Product updates

Get the latest updates on features, fixes and improvements.

745 results

  • Jan 14, 2025

    New

    Aiven Terraform provider

    Aiven Provider for Terraform version 4.32.0 now available

    This version supports quotas in Aiven for Apache Kafka® services with the new aiven_kafka_quota resource, enabling better management and control of Kafka resource usage through Terraform. Quotas ensure fair resource allocation, stability, and efficiency in your Kafka clusters.

    The following fields have also been added to the aiven_opensearch resource and data source in this release:

    • opensearch_user_config.opensearch.cluster_routing_allocation_balance_prefer_primary: When set to true, OpenSearch attempts to evenly distribute the primary shards between the cluster nodes.
    • opensearch_user_config.opensearch.segrep: When set to true, it enables segment replication backpressure, a shard-level rejection mechanism that dynamically rejects indexing requests as replica shards in your cluster fall behind primary shards.

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

  • Jan 9, 2025

    AI-powered performance insights for Aiven for MySQL

    Aiven's AI Insights feature for Aiven for MySQL® monitors database performance to identify slow queries.

    It delivers actionable insights and optimization recommendations, including query rewrites, index creation or removal suggestions, and more—helping you maintain peak database performance.

    Learn more in our documentation.

  • Jan 8, 2025

    Improved

    Aiven for ClickHouse®

    Local cache for remote files in Aiven for ClickHouse® tiered storage

    Aiven for ClickHouse's tiered storage now features local on-disk cache for remote files. The cache allows to avoid repeated remote fetches, which helps improve query performance and reduce latency.
    Learn more about Aiven for ClickHouse tiered storage’s local cache for remote files in the documentation.

  • Jan 7, 2025

    New

    Aiven API

    Aiven Console

    Aiven Terraform provider

    New granular roles and permissions

    Aiven has launched new roles and permissions that let you give users only the access they need for your organization’s resources, boosting security and efficiency.

    Key highlights of this feature are:

    • Roles and permissions at different levels: Grant access at the organization, unit and project level.
    • Tailored access rules: Assign permissions to individual users or groups, ensuring users only have access they need to do their jobs.
    • Streamlined workflows: There’s a single Aiven API and Aiven Terraform Provider resource to grant roles and permissions following the resource, principal, and action methodology.

    Learn more about the new roles and permissions and get started by granting access to your organization, units, or projects.

  • Dec 18, 2024

    New

    Aiven Terraform provider

    Aiven Provider for Terraform version 4.31.0 now available

    This version includes support for Aiven for AlloyDB, cross-project service integrations, PostgreSQL 17 and Flink 1.20.

    Three new beta Aiven for AlloyDB Omni resources and data sources were added: aiven_alloydbomni, aiven_alloydbomni_database, and aiven_alloydbomni_user. Aiven for AlloyDB Omni is a high-performance PostgreSQL-compatible database featuring a columnar engine and built-in AI capabilities.

    In addition, the aiven_service_integration resource now supports setting source and destination projects, enabling the creation of integrations between services in different projects.

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

  • Dec 16, 2024

    Improved

    Aiven for ClickHouse®

    Aiven for ClickHouse® query cache

    You can now enable query cache for your Aiven for ClickHouse® queries. Caching query results can help reduce latency and resource consumption as well as improving query performance.
    Learn more about Aiven for ClickHouse query cache in the documentation.

  • Dec 12, 2024

    Support for Kafka-native ACLs in Aiven for Apache Kafka®

    Aiven for Apache Kafka now supports both Kafka-native ACLs and Aiven ACLs, providing enhanced access control capabilities.

    • Kafka-native ACLs: Enable fine-grained control for Clusters, Topics, Groups, and TransactionalId resources, with support for ALLOW and DENY rules.
    • Aiven ACLs: Simplify access control with predefined permissions and wildcard support for flexible configuration.

    Kafka-native ACLs can be used in parallel with Aiven ACLs, with no requirement to migrate or choose one over the other. If only Kafka-native ACLs are needed, Aiven ACLs can be removed from the service. Both ACL types are configurable through the Aiven Console, Aiven CLI, Aiven API, and Aiven Provider for Terraform. To use Kafka-native ACLs, apply the required service maintenance updates.

    To learn more, see Access Control Lists in Aiven for Apache Kafka®.

  • Dec 10, 2024

    New

    Aiven for Apache Kafka® MirrorMaker 2

    Exactly-once delivery for Aiven for Apache Kafka® MirrorMaker 2

    Aiven for Apache Kafka® MirrorMaker 2 now supports exactly-once delivery, ensuring each message is replicated exactly once between Apache Kafka clusters to prevent duplicates and data loss. To enable this feature, apply the required service maintenance updates.
    To learn more, see Exactly-once delivery in Aiven for Apache Kafka MirrorMaker 2.

  • Dec 9, 2024

    Aiven for PostgreSQL® 17 released

    Aiven for PostgreSQL® 17 is now available on the Aiven platform.

    This version brings key capabilities and performance improvements:

    • Enhanced query and vacuum performance, such as faster sequential reads and reduced vacuum memory usage
    • Logical replication improvements, such as failover control and preserving slots during upgrades
    • Developer features, such as constructors, identity functions, and the JSON_TABLE() function
    • Improved bulk loading with the new COPY option ON_ERROR ignore
    • Strengthened security with direct TLS handshake options

    For more information on what PostgreSQL version 17 introduces, see PostgreSQL 17 release notes.