Skip to content

Commit 9c79bba

Browse files
committed
Add release note about removal of record count
1 parent e1cccfc commit 9c79bba

File tree

1 file changed

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

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,7 @@ Glob file handling for specifying files used by components has been improved for
6767
### Table.getRecordCount
6868
`Table.getRecordCount()` is now available to get the number of records in a table.
6969

70+
### Removal of record counts from REST API
71+
Previously the root path for a resource in the REST API would return a record count. However, this is a significant performance hazard and was never documented to exist, so this has been removed to ensure better performance and reliability.
72+
7073
Note that downgrading from 4.5 to 4.4 is *not* supported.

0 commit comments

Comments
 (0)