Get the latest updates on features, fixes and improvements.
748 results
Feb 6, 2025
New
Oracle Cloud
New OCI regions supported on the Aiven Platform
The Aiven Platform now supports the following Oracle Cloud Infrastructure (OCI) Asia-Pacific regions:
See all the supported OCI regions in the documentation.
The OCI regions support is a limited availability feature. For more information or access, contact your account team.
Jan 31, 2025
Improved
Aiven for Valkey™
Aiven for Valkey™ version 8.0
Aiven for Valkey version 8.0 is now available on the Aiven Platform. It introduces multiple improvements on top of version 7.2. If you upgrade from Aiven for Caching to Aiven for Valkey, your service will run on version 8.0 after the upgrade.
Highlights
See the release notes for more details.
Jan 29, 2025
New
Aiven for Apache Kafka® Connect
Multi-version support for Apache Kafka Connect connectors
Aiven for Apache Kafka Connect® now supports managing connector versions, enabling you to pin specific versions, test upgrades, and prevent compatibility issues caused by automatic updates. Multi-version support is available for dedicated Kafka Connect services. If you pin a deprecated version, the system sends a notification recommending an upgrade to a supported version for optimal performance and stability.
Currently, only a limited set of plugins and versions is supported. You can manage connector versions using the Aiven API, Aiven CLI, and Terraform. Support for the Aiven Console will be available soon.
For more information, see Manage connector versions.
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:
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.