May 15, 2023
New features
- DSL: For prediction models built with the "Optimize for high-value alternative data" configuration, make
model_predictions(...)produce predictions as far into the future as there are input values (up to two years), rather than just the next data point.
Bug fixes
- Dashboards: Fixed an issue when displaying old dashboards that did not have custom settings.
- Data API: Fixed an issue when uploading a new signal (e.g. using
--case-sensitive-signal) when a signal with same name but different casing already exists, and automatic creation of derived signal and/or tag were enabled (usingcreateLibrarySignalorcreateTagrespectively).
Updated 6 days ago