Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,6 @@ The following table shows the SHA256 checksums for the available packages:

- RS155734: Endpoint availability metrics do not work as expected due to a calculation error.

- RS156391: The `job_scheduler`'s memory usage can increase significantly when the diagnostic logging service is enabled.

- RS153589: The metrics stream engine preview reports incorrect latency metrics.

## Known limitations
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,6 @@ The following table shows the SHA256 checksums for the available packages:

- RS155734: Endpoint availability metrics do not work as expected due to a calculation error.

- RS156391: The `job_scheduler`'s memory usage can increase significantly when the diagnostic logging service is enabled.

- RS153589: The metrics stream engine preview reports incorrect latency metrics.

## Known limitations
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,6 @@ The following table shows the SHA256 checksums for the available packages:

- RS155734: Endpoint availability metrics do not work as expected due to a calculation error.

- RS156391: The `job_scheduler`'s memory usage can increase significantly when the diagnostic logging service is enabled.

- RS153589: The metrics stream engine preview reports incorrect latency metrics.

## Known limitations
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,8 @@ The following table shows which Redis modules are compatible with each Redis dat

- RS153478: Fixed an issue that could cause inconsistent memory settings across shards and out-of-memory errors.

- RS156391: Fixed an issue where the `job_scheduler`'s memory usage could increase significantly when the diagnostic logging service was enabled.

## Version changes

- The fully qualified domain name is now validated using the FQDN library instead of a regex during cluster creation.
Expand Down Expand Up @@ -278,8 +280,6 @@ The following table shows the SHA256 checksums for the available packages:

- RS155734: Endpoint availability metrics do not work as expected due to a calculation error.

- RS156391: The `job_scheduler`'s memory usage can increase significantly when the diagnostic logging service is enabled.

- RS153589: The metrics stream engine preview reports incorrect latency metrics.

## Known limitations
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,6 @@ The following table shows the SHA256 checksums for the available packages:

- RS155734: Endpoint availability metrics do not work as expected due to a calculation error.

- RS156391: The `job_scheduler`'s memory usage can increase significantly when the diagnostic logging service is enabled.

- RS153589: The metrics stream engine preview reports incorrect latency metrics.

## Known limitations
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,6 @@ The following table shows the SHA256 checksums for the available packages:

- RS155734: Endpoint availability metrics do not work as expected due to a calculation error.

- RS156391: The `job_scheduler`'s memory usage can increase significantly when the diagnostic logging service is enabled.

- RS153589: The metrics stream engine preview reports incorrect latency metrics.

## Known limitations
Expand Down