Skip to content

v2.8.0

Compare
Choose a tag to compare
@joswig joswig released this 18 Apr 17:51
· 558 commits to develop since this release
5d4947a

Summary

Aerie v2.8.0 contains significant changes to our PostgreSQL database structure, along with changes to our required environment variables and configuration. It therefore requires a different upgrade process than usual, especially if you plan to migrate your data forward to v2.8.0. Please read our upgrade guide to 2.8.0 for full instructions.

Notes

  • Users should no longer run the createSchedulingSpecification mutation after creating a plan via the API (required in previous versions)

What's Changed

Breaking Changes

New Features

  • Return the Executing Directive Id in Simulation Error Response by @Mythicaeda in #1385

Bug Fixes

Continuous Integration

Build System and Dependencies

Other Changes

Full Changelog: v2.7.1...v2.8.0