Skip to content

Commit 039f47b

Browse files
committed
DOC-5778 Added more 8.0.2 resolved issues to release notes
1 parent ddbb909 commit 039f47b

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

content/operate/rs/release-notes/rs-8-0-releases/rs-8-0-tba.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ The following table shows which Redis modules are compatible with each Redis dat
255255
256256
- RS162524: Fixed an issue where the DNS backend could fail with "too many open files" errors due to socket leaks.
257257
258-
- RS161547: Fixed an issue where nodes could fail to send messages related to state-machines due to a timing issue between notification threads and management threads.
258+
- RS161547: Fixed an issue where nodes could fail to send messages related to state machines due to a timing issue between notification threads and management threads.
259259
260260
- RS155990: Fixed an issue where the `forwarding_state` field was missing from the endpoint schema.
261261
@@ -287,6 +287,20 @@ The following table shows which Redis modules are compatible with each Redis dat
287287
288288
- RS120420: Fixed an issue where `rladmin cluster config` incorrectly included quotes as part of the cipher suite value when updating `control_cipher_suites` configuration.
289289
290+
- RS170611: Fixed an issue where the `generate_self_signed_certs.sh` script incorrectly formatted wildcard certificate entries.
291+
292+
- RS167849: Fixed an issue where `rlutil check` incorrectly reported that existing databases did not exist.
293+
294+
- RS167199: Fixed an issue where the remove node action could become stuck during node decommissioning.
295+
296+
- RS166990: Fixed an issue where install logs were not included in support packages when installation or upgrade operations failed.
297+
298+
- RS166528: Improved error handling when verifying that a data file has been loaded.
299+
300+
- RS162973: Fixed an issue with shard failover where the shard failed to restart because its port was not released quickly enough after it crashed.
301+
302+
- RS166122: Fixed an issue where the actions API could incorrectly report state machine operations as running after they completed.
303+
290304
## Version changes
291305
292306
- [`POST /v1/cluster/actions/change_master`]({{<relref "/operate/rs/references/rest-api/requests/cluster/actions#post-cluster-action">}}) REST API requests will no longer allow a node that exists but is not finished bootstrapping to become the primary node. Such requests will now return the status code `406 Not Acceptable`.

0 commit comments

Comments
 (0)