<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <!-- Source: https://aiven.io/changelog/feed.xml -->
  <channel>
    <title>Aiven Changelog</title>
    <link>https://siftrss.com/f/vzmo8qQqek</link>
    <description>Leverage the complete open source ecosystem of extensions and tools to create highly-performant data pipelines for event-driven applications on all major clouds.</description>
    <lastBuildDate>Mon, 06 Apr 2026 20:27:55 GMT</lastBuildDate>
    <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
    <generator>Aiven RSS</generator>
    <copyright>All rights reserved 2026, Aiven</copyright>
    <item>
      <title><![CDATA[Aiven for Valkey™ now supports multiple concurrent versions]]></title>
      <link>https://aiven.io/changelog/ad45df0d-7e0d-44a2-bb6a-1c0e14bc7590</link>
      <guid isPermaLink="false">ad45df0d-7e0d-44a2-bb6a-1c0e14bc7590</guid>
      <pubDate>Tue, 17 Mar 2026 09:10:00 GMT</pubDate>
      <description><![CDATA[<p>We are introducing <strong>multi-version support</strong> for Aiven for Valkey™. You can now choose between the two latest upstream Valkey versions when creating or upgrading your services. This flexibility is available for both <strong>standalone</strong> and <a href="https://aiven.io/docs/products/valkey/concepts/valkey-cluster"><strong>clustered</strong></a> modes, allowing you to test new features or maintain environment stability on your own schedule.</p><p>For more details and upgrade instructions, see our <a href="https://aiven.io/docs/products/valkey/howto/valkey-version-upgrade">documentation</a>.</p>]]></description>
      <category>Valkey™</category>
    </item>
    <item>
      <title><![CDATA[Aiven for Valkey™ 9.0 is here]]></title>
      <link>https://aiven.io/changelog/d0000912-2e85-43a0-8a73-4c2e8ed9e799</link>
      <guid isPermaLink="false">d0000912-2e85-43a0-8a73-4c2e8ed9e799</guid>
      <pubDate>Tue, 17 Mar 2026 09:10:00 GMT</pubDate>
      <description><![CDATA[<p>We’ve added support for <a href="https://github.com/valkey-io/valkey/releases/tag/9.0.0"><strong>Valkey 9.0</strong></a>, a major release focused on high-scale performance and more granular data control. This version is particularly beneficial for users running large-scale clusters or complex data structures.</p><p><strong>Key highlights</strong></p><ul><li><strong>Hash field expiration:</strong> You can now set TTLs (time-to-live) on individual fields within a single Hash key using commands like <code>HEXPIRE</code> and <code>HTTL</code>. This reduces memory overhead by allowing specific pieces of data to expire without needing to delete the entire key or split data across multiple keys.</li><li><strong>Major throughput boosts:</strong><ul><li><strong>Zero-copy &amp; prefetching:</strong> Up to 40% higher throughput for pipelined requests and 20% for large responses.</li><li><strong>Multipath TCP:</strong> Reduces network latency by up to 25%.</li></ul></li></ul><p><strong>Get started</strong></p><p>You can now select version 9.0 when creating a new service or upgrade your existing service directly in the <a href="https://console.aiven.io/">Aiven Console</a>.</p>]]></description>
      <category>Valkey™</category>
    </item>
    <item>
      <title><![CDATA[Aiven Provider for Terraform version 4.51.0 now available]]></title>
      <link>https://aiven.io/changelog/b91cea25-5e3e-49f3-8235-9e41466a0958</link>
      <guid isPermaLink="false">b91cea25-5e3e-49f3-8235-9e41466a0958</guid>
      <pubDate>Tue, 17 Feb 2026 07:53:00 GMT</pubDate>
      <description><![CDATA[<p>This release improves PrivateLink management with enhanced GCP PrivateLink connection approval through the new <code>psc_connection_id</code> field in <code>aiven_gcp_privatelink_connection_approval</code>. It lets you select specific connections when multiple PSC connections exist for the same service. Additionally, <code>privatelink_connection_id</code> support has been added across all service resources and data sources.</p><p>Other key improvements in this release include:</p><ul><li><strong>Enhanced Valkey user management</strong>: ACL fields (<code>valkey_acl_categories</code>, <code>valkey_acl_commands</code>, <code>valkey_acl_keys</code>, <code>valkey_acl_channels</code>) can now be updated in-place without forcing resource recreation</li><li><strong>Improved Kafka topic handling</strong>: Better support for infinite retention with <code>retention_bytes = -1</code></li><li><strong>OpenSearch 3.3 support</strong>: The latest OpenSearch version is now available</li></ul><p>This release also includes various bug fixes for MySQL user password updates, service cloud name handling, and billing group configurations. For complete details on all fixes and updates, view the full Aiven Provider for Terraform <a href="https://github.com/aiven/terraform-provider-aiven/blob/main/CHANGELOG.md">changelog</a>.</p>]]></description>
      <category>Aiven Terraform provider</category>
    </item>
    <item>
      <title><![CDATA[Aiven Operator for Kubernetes version 0.35.0 now available]]></title>
      <link>https://aiven.io/changelog/8f874b26-a2e2-4aad-83d4-3ad7756e37b2</link>
      <guid isPermaLink="false">8f874b26-a2e2-4aad-83d4-3ad7756e37b2</guid>
      <pubDate>Tue, 20 Jan 2026 09:44:00 GMT</pubDate>
      <description><![CDATA[<p>This release introduces significant updates including Kubernetes v0.28 support. The operator now requires Go 1.20+.</p><p>A major change in this version is the complete removal of the <code>Redis</code> kind and controller from the operator, as Redis has reached end of life. Use Valkey instead for all caching services.</p><p>Key enhancements in this release include:</p><ul><li><strong>Enhanced backup capabilities</strong>: Both Kafka and PostgreSQL now support configurable automatic backups with new fields for backup intervals and retention periods</li><li><strong>Improved authentication</strong>: Kafka services now support Let&#x27;s Encrypt certificate authorities for SASL authentication and SASL OAUTHBEARER with configurable allowed URLs</li><li><strong>MySQL migration improvements</strong>: Added experimental database dump tool configuration and replication options for enhanced migration workflows</li><li><strong>PostgreSQL high availability</strong>: New dedicated read-only DNS option that automatically falls back to primary when standby nodes are unavailable</li><li><strong>Performance optimizations</strong>: Valkey I/O threads maximum increased from 32 to 256, and various field limits expanded</li></ul><p>For complete details on all changes and deprecations, check out the full <a href="https://github.com/aiven/aiven-operator/releases/tag/v0.35.0">Aiven Operator changelog</a>.</p>]]></description>
      <category>Aiven Operator for Kubernetes</category>
    </item>
    <item>
      <title><![CDATA[Valkey™ JSON module now available on Aiven for Valkey™]]></title>
      <link>https://aiven.io/changelog/3cb78ea3-0c14-4d76-bfff-90833cb9256c</link>
      <guid isPermaLink="false">3cb78ea3-0c14-4d76-bfff-90833cb9256c</guid>
      <pubDate>Thu, 18 Dec 2025 09:26:00 GMT</pubDate>
      <description><![CDATA[<p><strong>What&#x27;s new</strong></p><p>The Valkey™ JSON module is now available for all Aiven for Valkey™ services. This module extends Valkey features with advanced JSON data handling capabilities.</p><p><strong>Key features</strong></p><ul><li>Native JSON storage: Store JSON documents as values directly in Valkey</li><li>JSONPath queries: Query JSON documents using standard JSONPath syntax</li><li>Atomic updates: Make atomic updates to JSON elements for consistency</li></ul><p><strong>Configuration</strong></p><p>Enable the module on your <strong>existing services</strong> by applying a maintenance update.</p><p>Otherwise, no action is required from you:</p><ul><li>Enabled by default on all <strong>new services</strong>.</li><li>No setup required; start using JSON commands immediately.</li><li>Always available; cannot be turned off.</li></ul><p><strong>Getting started</strong></p><ul><li><strong>For existing services</strong>: Apply a maintenance update to enable and start using the module.</li><li><strong>For new services</strong>: Start using Valkey JSON commands right away.</li></ul><p><strong>Learn more</strong></p><ul><li>For complete information on Valkey JSON commands and usage examples, visit the <a href="https://valkey.io/topics/valkey-json/">Valkey™ JSON documentation</a>.</li><li>For information on Aiven for Valkey, visit:<ul><li><a href="https://aiven.io/docs/products/valkey/reference/valkey-modules">Aiven for Valkey™ modules reference</a></li><li><a href="https://aiven.io/docs/products/valkey">Aiven for Valkey™ documentation</a></li></ul></li></ul>]]></description>
      <category>Valkey™</category>
    </item>
    <item>
      <title><![CDATA[Aiven Provider for Terraform version 4.48.0 now available]]></title>
      <link>https://aiven.io/changelog/bd014140-c236-4ba3-b126-92424a020d27</link>
      <guid isPermaLink="false">bd014140-c236-4ba3-b126-92424a020d27</guid>
      <pubDate>Thu, 11 Dec 2025 13:48:00 GMT</pubDate>
      <description><![CDATA[<p>This version of the Aiven Terraform Provider adds write-only password support to service user resources, including <code>aiven_kafka_user</code>, <code>aiven_mysql_user</code>, <code>aiven_opensearch_user</code>, <code>aiven_pg_user</code>, and <code>aiven_valkey_user</code>. You can now manage passwords for these service users securely without storing them in your state file by using the new <code>password_wo</code> and <code>password_wo_version</code> fields.</p><p>Additionally, a new <code>aiven_organization_user_group_member_list</code> data source has been added. It lists all members of a specific user group, making group and permission management easier.</p><p>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 <a href="https://github.com/aiven/terraform-provider-aiven/blob/main/CHANGELOG.md">changelog</a>.</p>]]></description>
      <category>Aiven Terraform provider</category>
    </item>
    <item>
      <title><![CDATA[Aiven for Valkey™ clustering: out now in limited availability]]></title>
      <link>https://aiven.io/changelog/b5ab1618-47d2-45d6-b614-f14217689086</link>
      <guid isPermaLink="false">b5ab1618-47d2-45d6-b614-f14217689086</guid>
      <pubDate>Fri, 05 Dec 2025 08:54:00 GMT</pubDate>
      <description><![CDATA[<p>We are excited to announce the launch of <strong>Aiven for Valkey™ clustering</strong> in <a href="https://aiven.io/docs/platform/concepts/service-and-feature-releases#limited-availability-">limited availability</a>. This managed solution provides scalable, distributed in-memory data storage with built-in high availability.</p><p>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.</p><p><strong>Key benefits:</strong></p><ul><li><strong>High availability:</strong> Automatic failover, minimal downtime, and replica promotion to maintain service continuity during unexpected failures or maintenance.</li><li><strong>Scalability &amp; performance:</strong> Distribute read and write operations across multiple shards for significantly higher throughput, lower latency, and better load distribution.</li><li><strong>Compatibility:</strong> Fully compatible with existing Valkey cluster-aware client libraries for seamless integration with current applications.</li><li><strong>Flexible sizing:</strong> Supports various instance sizes, including smaller 4 GB RAM instances, allowing for better cost optimization.</li></ul><p>Learn more in the <a href="https://aiven.io/docs/products/valkey/concepts/valkey-cluster">Aiven for Valkey™ clustering documentation</a>.</p>]]></description>
      <category>Valkey™</category>
    </item>
    <item>
      <title><![CDATA[Aiven for Valkey™ version 8.1]]></title>
      <link>https://aiven.io/changelog/b3e9aa30-9895-48cd-bfb2-03138637ebce</link>
      <guid isPermaLink="false">b3e9aa30-9895-48cd-bfb2-03138637ebce</guid>
      <pubDate>Tue, 18 Nov 2025 13:42:00 GMT</pubDate>
      <description><![CDATA[<p>Aiven for Valkey™ version 8.1 is now available on the Aiven Platform. It introduces multiple improvements on top of version 8.0, including:</p><p><strong>Performance improvements</strong></p><ul><li><strong>New hashtable implementation</strong>: Reduces the average memory needed for key-value pairs and the number of random memory accesses. It also improves throughput by approximately 10% on pipeline workloads when not using I/O threads.</li><li><strong>Iterator prefetching</strong>: Up to 3.5x faster when iterating over the key set by using prefetching techniques.</li><li><strong>Various command optimizations</strong>: Commands such as <code>ZRANK</code>, <code>ZADD</code>, <code>PFMERGE</code>, <code>PFCOUNT</code>, and <code>BITCOUNT</code> were optimized to execute faster.</li></ul><p><strong>Observability improvements</strong></p><ul><li><strong>Extending the slowlog to commandlog</strong>: The new <code>COMMANDLOG</code> feature gives you better visibility into end-to-end latency.</li><li><strong>Improved latency insights</strong>: The new <code>LATENCY LATEST</code> command reports on the latest collected latency events.</li></ul><p><strong>Other improvements</strong></p><ul><li><strong>Conditional updates</strong>: The introduction of conditional updates using the <code>SET IFEQ</code> semantics.</li></ul><p>Upgrade to version 8.1 at your earliest convenience to ensure you use the most robust and secure version available.</p><p>See the <a href="https://github.com/valkey-io/valkey/releases/tag/8.1.0">Valkey 8.1 release notes</a> for more details.</p>]]></description>
      <category>Valkey™</category>
    </item>
    <item>
      <title><![CDATA[CVE-2025-49844 - Redis/Valkey - Lua Use-After-Free Vulnerability]]></title>
      <link>https://aiven.io/changelog/ebcc2ffa-10a9-44df-94ea-74d64afc9a3e</link>
      <guid isPermaLink="false">ebcc2ffa-10a9-44df-94ea-74d64afc9a3e</guid>
      <pubDate>Thu, 09 Oct 2025 07:20:00 GMT</pubDate>
      <description><![CDATA[<p>On October 3rd, 2025, Redis released details on <strong><a href="https://redis.io/blog/security-advisory-cve-2025-49844/">CVE-2025-49844</a>.</strong></p><p></p><p>This particular vulnerability could allow an authenticated user to obtain remote code execution using a specially crafted Lua script.</p><p></p><p>This affects all <strong>Redis and Valkey versions</strong> that have <strong>Lua scripting support</strong>.</p><p>This issue is resolved in:</p><ul><li>Redis: 8.2.2+, 8.04+, 7.4.6+, 7.2.11+, 6.2.20+</li><li>Valkey: 8.1.4+, 8.0.6+, 7.2.11+</li></ul><p>On October 8th Valkey 8.0.6 was made available as <a href="https://aiven.io/docs/platform/concepts/maintenance-window#maintenance-updates">mandatory maintenance</a> on the Aiven platform. It is recommended that all Valkey customers run this maintenance as soon as possible.</p><p></p><p>For those customers running Redis (<a href="https://aiven.io/docs/products/caching">Aiven for Caching</a>) on the Aiven platform, a patch to 7.2.11 will be released in the coming days. Note that Aiven for Caching is end-of-life on the Aiven platform and all running instances will be decommissioned starting on October 15th, 2025.</p><p><br/></p>]]></description>
      <category>Valkey™</category>
      <category>Caching</category>
    </item>
    <item>
      <title><![CDATA[Aiven for Valkey™ version 8.0]]></title>
      <link>https://aiven.io/changelog/1f6c90e9-a678-49e8-a59f-caaac86ae628</link>
      <guid isPermaLink="false">1f6c90e9-a678-49e8-a59f-caaac86ae628</guid>
      <pubDate>Fri, 31 Jan 2025 15:28:00 GMT</pubDate>
      <description><![CDATA[<p>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.</p><p><strong>Highlights</strong></p><ul><li>Performance improvements<ul><li><strong>Asynchronous I/O Threading</strong>: Enables parallel processing of commands and I/O operations, maximizing throughput and minimizing bottlenecks.</li><li><strong>Intelligent Core Utilization</strong>: Distributes I/O tasks across multiple cores based on realtime usage, reducing idle time and improving energy efficiency.</li><li><strong>Command Batching</strong>: Optimizes memory access patterns by prefetching frequently accessed data to minimize CPU cache misses, reducing memory accesses required for dictionary operations.</li></ul></li><li>Efficiency improvements<ul><li><strong>Reduction of the memory overhead of keys</strong>, allowing you to store more data without any application changes: Keys are now embedded in the main dictionary, eliminating separate key pointers and significantly reducing memory overhead. This results in a 9-10% reduction in overall memory usage for scenarios with 16-byte keys and 8 or 16-byte values, along with performance improvements.</li><li><strong>Improved Pub/Sub Efficiency</strong>: Lightweight cluster messages streamline communication and reduce overhead for faster, more efficient Pub/Sub operations.</li></ul></li><li>Replication improvements<ul><li><strong>Reduced Memory Load</strong>: By streaming replication data to the replica during the full sync, the primary node experiences significantly less memory pressure. The replica now manages the Client Output Buffer (COB) tracking, reducing the likelihood of COB overruns and enabling larger COB sizes on the replica side.</li><li><strong>Reduced Parent Process Load</strong>: A dedicated connection for RDB transfer frees the primary&#x27;s parent process from handling this data, allowing it to focus on client queries and improving overall responsiveness.</li></ul></li></ul><p>See the <a href="https://github.com/valkey-io/valkey/releases/tag/8.0.0-rc1">release notes</a> for more details.</p>]]></description>
      <category>Valkey™</category>
    </item>
    <item>
      <title><![CDATA[Aiven CLI version 4.3.0 now available]]></title>
      <link>https://aiven.io/changelog/a379a079-4e10-4dc0-a022-385fafc0529a</link>
      <guid isPermaLink="false">a379a079-4e10-4dc0-a022-385fafc0529a</guid>
      <pubDate>Wed, 02 Oct 2024 11:21:00 GMT</pubDate>
      <description><![CDATA[<p>A new minor version of the Aiven CLI has been released to support the following:</p><ul><li>Aiven for AlloyDB Omni</li><li>Aiven for Valkey ACL commands</li></ul><p>For more information, see <a href="https://github.com/aiven/aiven-client/releases/tag/4.3.0">Aiven CLI release notes</a>.</p>]]></description>
      <category>Aiven CLI</category>
    </item>
    <item>
      <title><![CDATA[Valkey is now generally available for Terraform]]></title>
      <link>https://aiven.io/changelog/312b9265-2409-4dbd-a750-79f0ae67d5b5</link>
      <guid isPermaLink="false">312b9265-2409-4dbd-a750-79f0ae67d5b5</guid>
      <pubDate>Thu, 26 Sep 2024 11:04:00 GMT</pubDate>
      <description><![CDATA[<p>The <code>aiven_valkey</code> and <code>aiven_valkey_user</code> resources moved from beta to general availability.</p><p>For more information on Aiven Provider for Terraform, check out the <a href="https://registry.terraform.io/providers/aiven/aiven/latest/docs">documentation</a>.</p><p><br/></p>]]></description>
      <category>Aiven Terraform provider</category>
    </item>
    <item>
      <title><![CDATA[Aiven Provider for Terraform version 4.25.0 now available]]></title>
      <link>https://aiven.io/changelog/1b5f6de4-6e06-45fd-9213-9840d09abf8b</link>
      <guid isPermaLink="false">1b5f6de4-6e06-45fd-9213-9840d09abf8b</guid>
      <pubDate>Tue, 17 Sep 2024 16:05:00 GMT</pubDate>
      <description><![CDATA[<p>This version supports setting a description and owner group for a <a href="https://registry.terraform.io/providers/aiven/aiven/latest/docs/resources/kafka_topic">Kafka topic</a>. Other additions in this release include:</p><ul><li><code>prefix_path_depth</code> attribtue to <code>kafka_user_config.kafka_connect_secret_providers.vault</code></li><li><code>backup_hour</code> and <code>backup_minute</code> to <a href="https://registry.terraform.io/providers/aiven/aiven/latest/docs/resources/redis"><code>redis_user_config</code></a> and <a href="https://registry.terraform.io/providers/aiven/aiven/latest/docs/resources/valkey"><code>valkey_user_config</code></a></li><li>user configuration options for <code>external_s3</code>, <code>external_clickhouse</code>, and <code>external_mysql</code> <a href="https://registry.terraform.io/providers/aiven/aiven/latest/docs/resources/service_integration_endpoint">integration endpoint</a> types</li></ul><p>This releae also increases the polling timeout for <code>aiven_kafka_connector</code>. For more details on other fixes and updates, view the complete Aiven Provider for Terraform <a href="https://github.com/aiven/terraform-provider-aiven/blob/main/CHANGELOG.md">changelog</a>.</p>]]></description>
      <category>Aiven Terraform provider</category>
    </item>
    <item>
      <title><![CDATA[Aiven Provider for Terraform version 4.21.0 now available]]></title>
      <link>https://aiven.io/changelog/b282b47c-4cc6-43af-bfb1-8db3f843b1e7</link>
      <guid isPermaLink="false">b282b47c-4cc6-43af-bfb1-8db3f843b1e7</guid>
      <pubDate>Tue, 23 Jul 2024 08:42:00 GMT</pubDate>
      <description><![CDATA[<p>Aiven for Valkey is now supported in Terraform with the <code>aiven_valkey</code> and <code>aiven_valkey_user</code> resources.</p><p>The <code>aiven_project_user</code> deprecation has also been removed in this release, meaning you can continue to use this resource.</p><p>For more details on fixes and updates, view the complete Aiven Provider for Terraform <a href="https://github.com/aiven/terraform-provider-aiven/blob/main/CHANGELOG.md">changelog</a>.</p><p><br/></p>]]></description>
      <category>Aiven Terraform provider</category>
    </item>
    <item>
      <title><![CDATA[Introducing Aiven for Valkey]]></title>
      <link>https://aiven.io/changelog/a1d86738-0fe1-4672-a84b-e7bcf28d116e</link>
      <guid isPermaLink="false">a1d86738-0fe1-4672-a84b-e7bcf28d116e</guid>
      <pubDate>Thu, 27 Jun 2024 13:37:00 GMT</pubDate>
      <description><![CDATA[<p></p><p>Discover Aiven for Valkey, the latest addition to our managed service portfolio. Aiven for Valkey is an open-source, in-memory NoSQL database designed as a seamless and reliable alternative to Redis OSS. Key features include:</p><ul><li><strong>Open source initiative</strong>: Valkey is a fork of OSS Redis®, version 7.2.5, maintained by the Linux Foundation. It is fully backward compatible with Redis and licensed under the BSD-3 license.</li><li><strong>Redis compatibility</strong>: Fully compatible with Redis OSS 7.2.4 and Aiven for Caching.</li><li><strong>High performance</strong>: Fast data retrieval with low latency.</li><li><strong>Managed service</strong>: Aiven handles maintenance, updates, and monitoring.</li><li><strong>Migration support</strong>: Supports data migration from external Redis® and Valkey databases. </li></ul><p>For more information, see <a href="https://aiven.io/docs/products/valkey">Aiven for Valkey documentation</a>.</p>]]></description>
      <category>Valkey™</category>
    </item>
  </channel>
</rss>
