Yak (November 2018)¶
Features and Upgrades¶
| Title | Git Issue | Description |
|---|---|---|
| HTTPS protocol support | 951 | The HTTPS protocol is now supported in RDF Subjects and preserved per infoton across all CM-Well APIs. |
| STP payloads now compressed | 952 | The input to STP (retrieved with the _in API) is now compressed using GZip, for improved performance. |
| STP infoton rate now shown for last minute | 947 | The infoton processing rate (displayed in the STP dashboard per sensor) now shows the latest per-minute rate rather than the overall mean value. |
Bug Fixes¶
| Title | Git Issue | Description |
|---|---|---|
| STP can now handle empty results from sparqlToRoot query | 943 | See title. |
| Bulk Consume API now respects the with-history parameter | 954 | See title. |
Changes to API¶
None.