Skip to content

Releases: NASA-AMMOS/aerie

v2.9.0

30 Apr 18:50
58c0db1
Compare
Choose a tag to compare

Summary

Aerie 2.9.0 uses PostgreSQL 16.2, which is a major version upgrade from our previous version (PostgreSQL 14.8). Due to changes in PG's internal data representation, an additional data transfer process is required in order to properly migrate your data forward. Please read our 2.9.0 upgrade guide for full instructions.

What's Changed

Refactoring

Full Changelog: v2.6.103...v2.9.0

v2.6.104

29 Apr 21:15
01c8254
Compare
Choose a tag to compare
v2.6.104 Pre-release
Pre-release

What's Changed

Other Changes

Full Changelog: v2.6.101...v2.6.104

v2.6.102

26 Apr 23:37
c013626
Compare
Choose a tag to compare
v2.6.102 Pre-release
Pre-release

Sequence Editor User Acceptance Testing Beta

v2.8.0

18 Apr 17:51
5d4947a
Compare
Choose a tag to compare

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

v2.7.1

16 Apr 23:45
d42d0f3
Compare
Choose a tag to compare

This is a patch release to fix a known issue in v2.7.0. If you are using v2.7.0, you should upgrade to this version to avoid potential issues with data migration. No additional changes are necessary.

What's Changed

Bug Fixes

Full Changelog: v2.7.0...v2.7.1

v2.6.2

13 Apr 01:00
5ca6ba8
Compare
Choose a tag to compare

This is a patch release to fix a known issue in v2.6.1. If you are using v2.6.1, you should upgrade to this version to avoid potential issues with data migration. No additional changes are necessary.

What's Changed

Other Changes

Full Changelog: v2.6.1...v2.6.2

v2.6.101

09 Apr 02:22
843a781
Compare
Choose a tag to compare
v2.6.101 Pre-release
Pre-release

DSL Sequence Editor Alpha, not tested for production use.

Aerie 2.7.0 is the current recommended release

v2.7.0

01 Apr 22:45
08d482f
Compare
Choose a tag to compare

What's Changed

New Features

Bug Fixes

Other Changes

Full Changelog: v2.6.1...v2.7.0

v2.6.1

28 Mar 23:24
a56e9ce
Compare
Choose a tag to compare

This is a patch release to fix a known issue in v2.6.0. If you are using v2.6.0, you should upgrade to this version to avoid potential issues with data migration. No additional changes are necessary.

What's Changed

Bug Fixes

Full Changelog: v2.6.0...v2.6.1

v2.6.0

20 Mar 21:00
2930bf9
Compare
Choose a tag to compare

What's Changed

Breaking Changes

Please see our latest upgrade guide for complete instructions for upgrading from 2.5.0 to 2.6.0.

New Features

Bug Fixes

Other Changes

Full Changelog: v2.5.0...v2.6.0