Product updates

Get the latest updates on features, fixes and improvements.

741 results

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

  • Dec 6, 2024

    Improved

    Aiven CLI

    Aiven CLI version 4.5.0 now available

    A new version of the Aiven CLI has been released with the following updates:

    • Added support for Kafka-native ACL commands in Aiven for Apache Kafka.
    • Updated Aiven for Apache Flink commands to ignore the current project.

    For more details, see the Aiven CLI release notes.

  • Dec 5, 2024

    New

    Aiven Terraform provider

    Aiven Provider for Terraform version 4.30.0 now available

    This version adds the aiven_kafka_native_acl resource and the exactly_once_delivery_enabled field to the aiven_mirrormaker_replication_flow resource to enable exactly-once message delivery for an Aiven for Apache Kafka® MirrorMaker 2 replication flow.

    Other additions include:

    • aiven_opensearch resource field opensearch_user_config.opensearch.search_insights_top_queries
    • aiven_thanos resource field thanos_user_config.private_access
    • aiven_thanos resource field thanos_user_config.privatelink_access
    • aiven_opensearch datasource field opensearch_user_config.opensearch.search_insights_top_queries
    • aiven_thanos data source field thanos_user_config.private_access
    • aiven_thanos data source field thanos_user_config.privatelink_access
    • aiven_service_integration_endpoint resource field datadog_user_config.extra_tags_prefix
    • aiven_service_integration_endpoint datasource field datadog_user_config.extra_tags_prefix

    For more details, view the complete Aiven Provider for Terraform changelog.


  • Dec 5, 2024

    Aiven for PostgreSQL® upgraded to 16.6, 15.10, 14.15, 13.18, and 12.22

    Aiven for PostgreSQL® has been upgraded to latest minor versions 16.6, 15.10, 14.15, 13.18, and 12.22, which contain a variety of fixes to previous versions. Removing bugs and security vulnerabilities increases database performance, improves service availability, and helps ensure business continuity.

    See PostgreSQL release notes for more details about the PostgreSQL® minor releases.

  • Dec 2, 2024

    AI-powered performance insights for Aiven for PostgreSQL

    Aiven's AI Insights feature for Aiven for PostgreSQL® 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.