Skip to content

Open MCT for MCWS R5.1.0

Compare
Choose a tag to compare
@jvigliotta jvigliotta released this 15 Sep 23:00
· 30 commits to main since this release

What's Changed

  • Fix sorted collection in frame accountability view by @davetsay in #43
  • Fix encoding watch row reactifying datasetCache and openmct by @davetsay in #44
  • Fix Alarm row reactifying datasetCache and openmct by @davetsay in #45
  • Update verbiage for camUrl and mcwsUrl requirements by @jvigliotta in #48
  • Append options params to request url in case of params also defined in url by @davetsay in #50
  • back merge release 5.0 into main by @davetsay in #62
  • Refactor Alarms View by @davetsay in #64
  • Add filters for recorded/realtime in evr views by @davetsay in #66
  • Adding abort signal for object and telemetry requests by @jvigliotta in #58
  • Fix misconfigured abort signal in batch request by @jvigliotta in #71
  • [Persistence] Removes required user namespace and inability to manipulate older objects by @jvigliotta in #73
  • Create global filters by @davetsay in #75
  • disable filterService if no global filters defined by @davetsay in #77
  • Fixes multiple issues with global filtering by @davetsay in #79
  • Warn if multiple datasets by @davetsay in #83
  • [Persistence] Fix "missing" empty user folders from older persistence by @jvigliotta in #82
  • [Version 5.1.0 Release Candidate 3] Update Versioning by @jvigliotta in #85
  • disable warn on multiple dataset import by @davetsay in #87
  • [Empty Folder Interceptor] Fix bugs by @jvigliotta in #88
  • [Dataset Guardrails] URL Verification in Dataset Properties by @jvigliotta in #89
  • [Dataset Guardrails] More targeted error handling by @jvigliotta in #91
  • bump to version 5.1.0-rc4 by @davetsay in #90
  • [Dataset] Import/Export Save Updates by @jvigliotta in #93
  • add default configuration to channel table types by @davetsay in #95
  • bump to rc5 by @davetsay in #97
  • replace ALL occurences of the dataset identifier by @jvigliotta in #98
  • [Global Filters] Handle errors when endpoints don't support a filter by @jvigliotta in #99
  • 5.1.0 release candidate 6 by @davetsay in #100

Full Changelog: v5.0.0...v5.1.0