Skip to content

v0.13.1

Compare
Choose a tag to compare
@patkenneally patkenneally released this 03 Oct 21:10
· 2524 commits to develop since this release
cff3e58

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 (when success 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

Documentation

New Contributors

Full Changelog: v0.13.0...v0.13.1