Skip to content

v1.9.0

Compare
Choose a tag to compare
@camargo camargo released this 28 Jun 16:37
· 1407 commits to develop since this release
4de9ebd

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.

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

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

Documentation

  • Updated the developer docs for apple silicon by @cohansen in #993

Full Changelog: v1.8.0...v1.9.0