You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/technical-details/release-notes/4.tucker/4.6.0.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ The new logger is now based on the Node.js Console API, with improved the format
17
17
An important change is that logging to standard out/error will _not_ include the timestamp.
18
18
19
19
### Data Loader
20
-
4.6 includes a new [data loader](../../../../developers/applications/data-loader.md) that can be used to load data into HarperDB as part of a component. The data loader can be used to load data from JSON file and can be deployed and distributed with a component to provide a reliable mechanism for ensuring specific records are loaded into Harper.
20
+
4.6 includes a new [data loader](../../../developers/applications/data-loader.md) that can be used to load data into HarperDB as part of a component. The data loader can be used to load data from JSON file and can be deployed and distributed with a component to provide a reliable mechanism for ensuring specific records are loaded into Harper.
21
21
22
22
### Resource API Upgrades
23
23
4.6 includes an upgraded form of the Resource API that can be selected with significant improvements in ease of use.
0 commit comments