v1.9.0
Summary
- The external datasets API has been updated to allow associating external datasets with simulation datasets. Please see the updated documentation.
- A new tags table has been created to store all tags in Aerie. The UI will be included in a future release.
What's Changed
Breaking Changes
Please see our latest upgrade guide for complete instructions for upgrading from 1.8.0
to 1.9.0
.
- Tags Tables by @Mythicaeda in #959
New Features
- Optionally associate external datasets with simulation datasets by @skovati in #976
- Allow user to update model_id, plan_id of Constraints by @Mythicaeda in #1000
- Add delete permissions for Constraints Table by @Mythicaeda in #1002
Bug Fixes
- Stop resumable simulation driver at end of horizon by @adrienmaillard in #979
- Activate and load: remove addition properties by @goetzrrGit in #980
Performance Improvements
- Include dataset id in hasura relationship between profile and profile segment by @mattdailis in #992
Refactoring
- Declare default permissions for Hasura actions/functions by @Mythicaeda in #1001
Continuous Integration
- Add
PUBLIC_LOGIN_PAGE
toaerie_ui
s env vars by @Mythicaeda in #982 - Make Migration Script Return Non-Zero Exit Code by @Mythicaeda in #985
- Update Sequencing package-lock.json by @Mythicaeda in #986
Documentation
Full Changelog: v1.8.0...v1.9.0