Skip to content

Releases: morganstanley/ComposeUI

v0.1.0-alpha.4

27 Mar 16:01
Compare
Choose a tag to compare
v0.1.0-alpha.4 Pre-release
Pre-release

What's Changed

  • chore: 0.1.0-alpha.4 - Add common nuget metadata by @bingenito in #574
  • chore(deps): bump express from 4.18.3 to 4.19.2 in /site by @dependabot in #573
  • chore(Messaging): Add description and other meta to packages by @kruplm in #575
  • 0.1.0-alpha.4 by @kruplm in #577

Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4

v0.1.0-alpha.3

26 Mar 16:46
Compare
Choose a tag to compare
v0.1.0-alpha.3 Pre-release
Pre-release

What's Changed

  • Adding NPM badge by @psmulovics in #218
  • Fixing typo: executeScrtiptFile -> executeScriptFile by @ztanczos in #219
  • Process Explorer -- Added Grpc Server by @lilla28 in #182
  • Use System.Reactive.Async and IAsyncObservable instead of custom ISubscriber abstraction by @BalassaMarton in #220
  • Adjust namespaces, moving under prototypes folder, removed Tryouts by @lilla28 in #221
  • Bump socket.io-parser from 4.2.2 to 4.2.3 by @dependabot in #222
  • Bump socket.io-parser from 4.2.2 to 4.2.3 in /prototypes/process-explorer/js by @dependabot in #223
  • Added skeleton project for fdc desktop agent TS implementation by @ZKRobi in #227
  • Bump @angular-eslint/eslint-plugin from 15.2.1 to 16.0.3 by @dependabot in #231
  • Bump @typescript-eslint/parser from 5.54.0 to 5.59.8 by @dependabot in #230
  • Bump axios from 1.3.4 to 1.4.0 by @dependabot in #228
  • Bump highcharts from 10.3.3 to 11.0.1 by @dependabot in #229
  • Add OpenSSF security scanning by @bingenito in #235
  • Topic extensions for Message Router client by @BalassaMarton in #226
  • Fixing LocalCollector functionality, added message handling and gRPC … by @lilla28 in #225
  • MessageBuffer.Factory and JSON extensions by @BalassaMarton in #237
  • In-process Message Router by @BalassaMarton in #238
  • Messaging: Added IConnectionFactory for correctly implementing disposable pattern by @BalassaMarton in #239
  • Add clientId property to MessageRouter interface by @BalassaMarton in #241
  • Remove dependency on RecyclableMemoryStream by @BalassaMarton in #242
  • DesktopAgent backend implementation by @ZKRobi in #233
  • Initial Fdc3 implemetation using MessageRouter, added unit tests by @lilla28 in #236
  • Fix lerna build for fdc3 js project by @BalassaMarton in #244
  • Bump @finos/fdc3 from 2.0.2 to 2.0.3 by @dependabot in #249
  • Bump @rollup/plugin-node-resolve from 15.0.1 to 15.1.0 by @dependabot in #248
  • Bump jest and @types/jest by @dependabot in #247
  • Preload Fdc3 2.0 ComposeUIDesktopAgent for Embedded Browser by @kruplm in #243
  • fix(shell/js): Fixed fdc3 DesktopAgent integration by @ZKRobi in #250
  • Bump lerna from 6.6.1 to 7.1.1 by @dependabot in #245
  • chore: Remove Unnecessary Workflow by @kruplm in #251
  • Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #255
  • Bump word-wrap from 1.2.3 to 1.2.4 in /prototypes/process-explorer/js by @dependabot in #256
  • Chore: ADR Review by @kruplm in #252
  • Chore(dependabot): Add nuget projects by @kruplm in #254
  • Bump karma-chrome-launcher from 3.1.1 to 3.2.0 by @dependabot in #293
  • Bump @babel/runtime from 7.21.0 to 7.22.6 by @dependabot in #290
  • Bump System.Reactive.Async from 6.0.0-alpha.3 to 6.0.0-alpha.18 in /src/messaging/dotnet/src/Host by @dependabot in #283
  • Bump CommunityToolkit.HighPerformance from 8.0.0 to 8.2.1 in /src/shell/dotnet/Shell by @dependabot in #282
  • Bump Microsoft.Web.WebView2 from 1.0.1462.37 to 1.0.1823.32 in /src/shell/dotnet/Shell by @dependabot in #268
  • Bump System.Reactive from 5.0.0 to 6.0.0 in /prototypes/multi-module-prototype/examples/multi-module-example/ModulesPrototype by @dependabot in #273
  • Bump Grpc.AspNetCore from 2.53.0 to 2.55.0 in /prototypes/multi-module-prototype/examples/multi-module-example/ModulesPrototype by @dependabot in #262
  • Bump Microsoft.Extensions.Logging.Abstractions from 6.0.3 to 6.0.4 in /src/fdc3/dotnet/DesktopAgent/src/DesktopAgent by @dependabot in #321
  • Bump Microsoft.Web.WebView2 from 1.0.1823.32 to 1.0.1901.177 in /src/shell/dotnet/Shell by @dependabot in #317
  • Bump Microsoft.Extensions.DependencyInjection from 6.0.0 to 6.0.1 in /src/messaging/dotnet/src/Server by @dependabot in #315
  • Bump System.Text.Json from 6.0.7 to 6.0.8 in /src/messaging/dotnet/src/Server by @dependabot in #314
  • Bump Google.Protobuf from 3.23.2 to 3.23.4 in /prototypes/multi-module-prototype/examples/multi-module-example/ModulesPrototype by @dependabot in #300
  • Bump @angular-eslint/eslint-plugin from 16.0.3 to 16.1.0 by @dependabot in #295
  • chore(process-explorer-frontend): Add back mock processes by @kruplm in #323
  • Updated Chart and DataGrid examples to use FDC3 standard by @lilla28 in #326
  • Added msbuild target to embed and build composeui-fdc3 package to the Shell project, changed project's files to use filescoped namespace, little refactoring around naming variables by @lilla28 in #329
  • feat(process-explorer/frontend): Processes View with Angular Material by @agyen in #325
  • Fdc3 - Enable Fdc3 as an optional feature by @lilla28 in #347
  • FDC3 AppDirectory implementation by @BalassaMarton in #356
  • feat(process-explorer/frontend): Add sort to column headers by @agyen in #357
  • Load AppDirectory from web or FDC3 AppD API by @BalassaMarton in #359
  • AppDirectory+Shell integration by @BalassaMarton in #360
  • Enable Central Package Management for .NET projects by @BalassaMarton in #365
  • chore(deps): bump Moq from 4.18.1 to 4.20.69 by @dependabot in #370
  • chore(deps): bump Microsoft.Web.WebView2 from 1.0.1901.177 to 1.0.2045.28 by @dependabot in #367
  • chore(deps-dev): bump glob from 9.3.2 to 10.3.10 by @dependabot in #362
  • Create ModuleLoader.Abstractions by @ztanczos in #373
  • feat(process-explorer/frontend): Angular Material theme chooser by @agyen in #366
  • Module Loader - Web details and refactoring by @BalassaMarton in #375
  • Remove duplicate versions from Directory.Packages.props by @ztanczos in #374
  • feat(process-explorer/frontend): Add mock subsystems by @kruplm in #376
  • Initial Module Loader implementation by @ztanczos in #377
  • feat(process-explorer/frontend): Add Subsystems View by @agyen in #378
  • chore(deps-dev): bump @babel/traverse from 7.22.8 to 7.23.2 by @dependabot in #380
  • chore(deps): bump @babel/traverse from 7.21.4 to 7.23.2 in /prototypes/process-explorer/js by @dependabot in #379
  • chore(deps-dev): bump jest-extended from 3.2.4 to 4.0.2 by @dependabot in #381
  • Integrate Module Loader into the shell by @BalassaMarton in #382
  • chore(deps): bump MorganStanley.Fdc3.AppDirectory from 2.0.0-alpha.6 to 2.0.0-alpha.7 by @dependabot in #385
  • chore(deps): bump MorganStanley.Fdc3.NewtonsoftJson from 2.0.0-alpha.6 to 2.0.0-alpha.7 by @dependabot in #388
  • chore(deps-dev): bump @types/hammerjs from 2.0.41 to 2.0.43 by @dependabot in #393
  • chore(deps): bump core-js from 3.30.1 to 3.33.2 by @dependabot in #390
  • Fdc3 App Directory based Module Catalog by @ZKRobi in https://github.com/morganstanley/...
Read more

v0.1.0-alpha.2

09 May 14:57
58a8ade
Compare
Choose a tag to compare
v0.1.0-alpha.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

v0.1.0-alpha.1

03 May 16:11
8bace56
Compare
Choose a tag to compare
v0.1.0-alpha.1 Pre-release
Pre-release

What's Changed