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
Documented new /job/get_timeseries_table endpoint, custom_timeseries_energy_demand table option, and increased monthly_totals_kwh max value. Prepares changelog for v3.17.1 minor updates.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,15 @@ Classify the change according to the following categories:
26
26
##### Removed
27
27
### Patches
28
28
29
+
## v3.17.1
30
+
### Minor Updates
31
+
##### Added
32
+
- Added `/job/get_timeseries_table` endpoint which takes a list of run_uuid's and creates a timeseries results table spreadsheet to download in response
33
+
- New custom table option `custom_timeseries_energy_demand` for endpoint `/job/get_timeseries_table`.
34
+
##### Changed
35
+
- Increased `monthly_totals_kwh` maximum value to 1.0e9.
0 commit comments