Releases: NASA-AMMOS/aerie
Releases · NASA-AMMOS/aerie
v2.14.0
What's Changed
Breaking Changes
- In-memory checkpoint simulation by @adrienmaillard in #1323
Bug Fixes
- Remove unnecessary cast from
hasura.get_event_logs
by @Mythicaeda in #1477
Refactoring
- Remove Old Migrations by @Mythicaeda in #1413
Other Changes
- Update 'aerie-ampcs' package to 1.0.6 by @goetzrrGit in #1478
- Better logging for sequencing server command expansion by @dandelany in #1479
- Bug fix for clampedIntegrate by @DavidLegg in #1483
- Mitigate Sequencing Server memory leak by limiting max number of workers by @goetzrrGit in #1476
- Using a libjemalloc Allocator for Better Memory Management by @goetzrrGit in #1487
- Fix rootfinding by enforcing bounds of initial x-values by @adrienmaillard in #1488
- Allow eDSL relative times to have Days (DDD). by @goetzrrGit in #1463
- Naming efficiency by @DavidLegg in #1486
Full Changelog: v2.13.0...v2.14.0
v2.11.1
What's Changed
What's Changed
Bug Fixes
- Upgrade to
aerie-ampcs
package v1.0.6 to fix issue with empty tags by @goetzrrGit in #1478 - Improve sequencing memory usage by upgrading 'aerie-ts-user-code-runner' to 0.7.0 by @goetzrrGit in #1472
- Limit number of workers used by Sequencing Server to improve memory usage by @goetzrrGit in 5497756
Other Changes
- Better logging for sequencing server command expansion by @dandelany in #1479
Full Changelog: v2.11.0...v2.11.1
v2.13.0
What's Changed
New Features
- 1077 persistent anchors by @jmdelfa in #1390
- New page in Aerie Docs documenting keyboard shortcuts
- New page in Aerie Docs for Modelling Temporal Relations in Aerie Scheduler
Bug Fixes
Other Changes
- Added a table to track the default view for a given mission model by @cohansen in #1461
- Added sequence adaptation names by @cohansen in #1469
- Improved sequencing memory usage by upgrading 'aerie-ts-user-code-runner' to 0.7.0 by @goetzrrGit in #1472
Full Changelog: v2.12.0...v2.13.0
v2.12.0
What's Changed
Continuous Integration
- Update Docker-Compose for the Sequencing Server by @goetzrrGit in #1456
Full Changelog: v2.11.0...v2.12.0
v2.11.0
What's Changed
Breaking Changes
- Dev sequencing by @goetzrrGit in #1444
Other Changes
Full Changelog: v2.10.0...v2.11.0
v2.10.0
What's Changed
Bug Fixes
- Fix Scheduling Spec Goals Delete (for develop) by @Mythicaeda in #1436
- Write parents unfinished spans by @Mythicaeda in #1443
Testing
- Add DB Tests for Merging Sibling Plans by @Mythicaeda in #1442
Build System and Dependencies
- Quiet down successful builds by @JoelCourtney in #1427
Full Changelog: v2.9.0...v2.10.0
v2.6.3
What's Changed
Bug Fixes
- Fix Delete trigger for v2.6.3 by @Mythicaeda in #1435
Full Changelog: v2.9.0...v2.6.3
v2.9.0
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
- Update to Postgres 16.2 by @Mythicaeda in #1412
Full Changelog: v2.6.103...v2.9.0