Releases: NASA-AMMOS/aerie
v2.11.2
v2.16.0
What's Changed
Summary
Please see our latest upgrade guide for complete instructions for upgrading from 2.15.0 to 2.16.0.
Aerie 2.16.0 introduces a change to the way simulation results are written to the database - they are now streamed to the database throughout the simulation instead of at the end. This should improve peak memory usage for large plans/mission models without impacting simulation running time, but please let us know if you see any significant performance regressions.
Aerie plans can now be exported to and imported from files, see Plan Import/Export for details.
Aerie deployments can now provide a Time Plugin to support other time systems such as LMST or SCLK. See Advanced - UI Plugins and Time Plugin pages for details.
Breaking Changes
- Make Scheduler containers use the correct Envvar by @Mythicaeda in #1511
New Features
- Stream Simulation Resources by @Mythicaeda in #1507
Other Changes
- Bug fix for coexistence goal valueAt usage by @adrienmaillard in #1485
- Added a method to check for static parameters inside of an ActivityType by @cohansen in #1492
- Span to Event Traceability by @goetzrrGit in #1495
Full Changelog: v2.15.0...v2.16.0
v2.15.0
What's Changed
Testing
- E2E Tests: Provide Auth Header when Uploading Model JAR by @Mythicaeda in #1493
Other Changes
- Include Pending Events in Event Log by @Mythicaeda in #1467
- Fix DiscreteEffects.remove by @DavidLegg in #1499
Full Changelog: v2.14.0...v2.15.0
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