v0.13.1
patkenneally
released this
03 Oct 21:10
·
2524 commits
to develop
since this release
What's Changed
Activity to Command Expansion
- AERIE-2041 - TS convert functional programing UNIT to {} by @goetzrrGit in #311
- feat: increase command expansion server body parser limit by @camargo in #323
- [AERIE-1764] Return more information about errors. by @goetzrrGit in #302
- [AERIE-1924] Implement transpilation caching in command expansion by @dyst5422 in #326
- [AERIE-2049] Fallible seqJson actions by @dyst5422 in #324
- FEAT Convert seqJson to seq EDSL by @dyst5422 in #338
- [Aerie 2021] Remove Deprecated Time Formats by @goetzrrGit in #328
Activity Parameters
- [AERIE-2067] Return associated parameters in validation responses by @pcrosemurgy in #317 : The
@Validation.Subject
annotation is available to report the parameter(s) associated with a particular activity parameter validation response. - Add
@Validation.Subject
where possible by @pcrosemurgy in #329 - [HOTFIX] Allow
ValidationResponse.errors
to be null (whensuccess
false) by @pcrosemurgy in #319 - [AERIE-2066] Report activity argument validations in
activity_directive_validations
by @pcrosemurgy in #330
Activity parameter argument validations are available to query on the graphql API via the activity_directive_validations - [AERIE-2091] Fix "classic style" required
@Parameter
support by @pcrosemurgy in #334
Modeling
Scheduling
- [REFACTOR] Move Scheduling Goal compilation out of Database Driver by @mattdailis in #305
- [AERIE-1967] Global Scheduling Conditions by @mattdailis in #308
- [AERIE-2111] Return AnalysisID as part of Schedule Action by @Mythicaeda in #348
General
- [HOTFIX] Fix malformed HTML by @Twisol in #314
- [REFACTOR] Try with resource refactoring in database actions by @patkenneally in #309
- [AERIE 2071] Resolve Code Security Alerts by @Mythicaeda in #315
- Avoid leaking an open JarFile by @Twisol in #321
- [HOTFIX] Corrects the order of the arguments to the Exception's message by @patkenneally in #325
- [HOTFIX] Ensure Duration is Long prior to serialization by @patkenneally in #327
- [AERIE-2060] Update example views to include new timeline row name and collapsed fields by @AaronPlave in #331
- [AERIE-1825] Nullable Windows by @JoelCourtney in #295
- [AERIE-1953] Interval split operation for Windows and Spans by @JoelCourtney in #260
- [AERIE-1948] Starts and Ends windows (and spans!) operations by @JoelCourtney in #249
- refactor: update simulation_dataset relationship name by @camargo in #337
- Include stack trace in failure reason by @mattdailis in #340
Documentation
- [AERIE 2053] Add Sphinx Documentation Generation and Publishing by @patkenneally in #320 : Aerie documentation is now served from a multi-version documentation Aerie website.
- [Hotfix] Fix GitHub Pages by @Mythicaeda in #333
- [AERIE-2025] Reformat scanning artifacts with nasa-scrub by @skovati in #342
- docs: prefix public UI env vars by @camargo in #335
- [DOCS] Add link to website in README by @Mythicaeda in #336
- [AERIE-2121] Adding the remainder of the wiki docs. by @patkenneally in #344
- docs: add ui-custom-base-path document by @camargo in #345
- fix: remove unused gateway env var by @camargo in #347
- [AERIE-2134] Resolve Broken Links by @Mythicaeda in #352
New Contributors
- @AaronPlave made their first contribution in #331
Full Changelog: v0.13.0...v0.13.1