Skip to content

Commit ef39ae4

Browse files
committed
More doc cleanup
1 parent 49f11d2 commit ef39ae4

File tree

1 file changed

+1
-1
lines changed
  • docs/technical-details/release-notes/4.tucker

1 file changed

+1
-1
lines changed

docs/technical-details/release-notes/4.tucker/4.5.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ The default port for replication has been changed from 9925 to 9933.
2222
Accessing record properties from resource instances should be accessible through standard property access syntax, regardless of whether the property was declared in a schema. Previously only properties declared in a schema were accessible through standard property access syntax. This change allows for more consistent and intuitive access to record properties, regardless of how they were defined. It is still recommended to declare properties in a schema for better performance and documentation.
2323

2424
### Cluster Status Information
25-
The `cluster_status` operation now includes new statistics for replication, including the timestamps of last received transactions, sent transactions, and committed transactions.
25+
The [`cluster_status` operation](../../../developers/operations-api/clustering.md) now includes new statistics for replication, including the timestamps of last received transactions, sent transactions, and committed transactions.

0 commit comments

Comments
 (0)