diff --git a/content/rc/changelog/april-2024.md b/content/rc/changelog/april-2024.md index 268fe7e7f27..96ac59017e6 100644 --- a/content/rc/changelog/april-2024.md +++ b/content/rc/changelog/april-2024.md @@ -13,8 +13,4 @@ aliases: [] ### Search and query throughput in ops/sec -You can now set the throughput for databases with Search and query in operations per second (ops/sec), like all other Redis databases. This will let you seamlessly scale your query workload in and out as needed. - -## Breaking changes - -- If you create a database through the Redis Cloud REST API with Search and query, and attempt to set the throughput in `number-of-shards` instead of `operations-per-second`, the database creation will fail. \ No newline at end of file +You can now set the throughput for databases with Search and query in operations per second (ops/sec), like all other Redis databases. This will let you seamlessly scale your query workload in and out as needed. \ No newline at end of file