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 toMessageRouter
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 #396
- chore: Downgrade Moq to 4.18.4 by @kruplm in #397
- chore(Process-Explorer/Frontend): Delete igniteui frontend by @kruplm in #398
- Superseded ADR-005: Messaging with ADR-012: Message Router by @ZKRobi in #402
- chore(ADR-12): Update Status by @kruplm in #403
- chore(ci): fix .NET test step by @kruplm in #405
- Update LICENSE by @bingenito in #407
- .NET build scripts by @BalassaMarton in #409
- feat(fdc3): Implement RaiseIntent, AddIntentListener, FindIntent and FindIntentsByContext by @lilla28 in #383
- Fixed test for Utf8JsonReaderExtensions by @BalassaMarton in #414
- Enable and fix flaky tests by @BalassaMarton in #408
- Fdc3 conformance by @ztanczos in #417
- Added GitHub pages content by @fhubi in #416
- Native support by @ZKRobi in #418
- Fix existing standalone web examples by @ztanczos in #420
- Restore previous JS examples with MessageRouter by @ztanczos in #458
- Fix MessageRouter observable violation by @BalassaMarton in #419
- feat(examples): Modified Chart and Datagrid examples to use the raiseIntent and addIntentListener methods by @lilla28 in #415
- chore(deps): bump zone.js from 0.13.0 to 0.14.3 by @dependabot in #421
- chore(deps): bump jquery from 3.6.3 to 3.7.1 by @dependabot in #392
- chore(deps): bump axios from 1.6.5 to 1.6.6 by @dependabot in #460
- chore(deps): bump axios from 1.6.6 to 1.6.7 by @dependabot in #422
- chore(deps): bump highcharts from 11.1.0 to 11.3.0 by @dependabot in #423
- chore(deps): bump CommunityToolkit.HighPerformance from 8.2.1 to 8.2.2 in /src/messaging/dotnet/src/Server by @dependabot in #454
- chore(deps): bump MorganStanley.Fdc3.AppDirectory and MorganStanley.Fdc3 in /src/fdc3/dotnet/DesktopAgent/src/DesktopAgent by @dependabot in #441
- Remove scoping feature from Message Router by @ztanczos in #461
- Chore(Readme): Adding Prerequisites and experimental build steps by @kruplm in #462
- Move from MorganStanley.Fdc3 to Finos.Fdc3 by @bingenito in #464
- Prepare JS messaging client for publishing by @ZKRobi in #467
- Fix missing fdc3Ready event by @BalassaMarton in #472
- Fix module loader tests hanging in GitHub actions by @BalassaMarton in #473
- Show document title in WebWindow by @BalassaMarton in #474
- ADR 13 DRAFT - Script injection by @BalassaMarton in #470
- chore(deps-dev): bump karma from 6.4.2 to 6.4.3 by @dependabot in #487
- chore(deps-dev): bump rimraf from 4.1.2 to 5.0.5 by @dependabot in #484
- chore(deps-dev): bump ip from 2.0.0 to 2.0.1 by @dependabot in #466
- chore(deps): bump System.Text.Json from 6.0.8 to 6.0.9 in /src/messaging/dotnet/src/Host by @dependabot in #498
- chore(deps): bump System.Text.Json from 6.0.8 to 6.0.9 in /src/messaging/dotnet/src/Client by @dependabot in #491
- chore(deps): bump System.Text.Json from 6.0.8 to 6.0.9 in /src/messaging/dotnet/src/Server by @dependabot in #493
- chore(deps): bump System.Text.Json from 6.0.8 to 6.0.9 in /src/messaging/dotnet/src/Core by @dependabot in #490
- chore(deps): bump Grpc.AspNetCore.Server from 2.53.0 to 2.61.0 in /prototypes/multi-module-prototype/examples/multi-module-example/ModulesPrototype by @dependabot in #469
- chore(deps): bump Microsoft.Extensions.Logging.Abstractions from 6.0.3 to 6.0.4 in /src/fdc3/dotnet/DesktopAgent/src/DesktopAgent by @dependabot in #488
- chore(deps-dev): bump jsdom from 22.1.0 to 24.0.0 by @dependabot in #486
- chore(deps): bump Microsoft.Extensions.DependencyInjection from 6.0.0 to 6.0.1 in /src/messaging/dotnet/src/Server by @dependabot in #494
- chore(deps): bump TestableIO.System.IO.Abstractions from 19.2.69 to 20.0.15 in /src/shell/dotnet/Shell by @dependabot in #479
- chore(deps): bump Grpc.Tools from 2.54.0 to 2.62.0 in /prototypes/multi-module-prototype/examples/multi-module-example/ModulesPrototype by @dependabot in #476
- chore(deps): bump Grpc.Net.Client from 2.53.0 to 2.61.0 in /prototypes/multi-module-prototype/examples/multi-module-example/ModulesPrototype by @dependabot in #475
- chore(deps): bump System.Drawing.Common from 8.0.1 to 8.0.2 in /prototypes/multi-module-prototype/examples/multi-module-example/ModulesPrototype by @dependabot in #478
- chore(deps): bump System.Text.Json from 6.0.8 to 8.0.2 in /src/fdc3/dotnet/DesktopAgent/src/DesktopAgent by @dependabot in #489
- chore(deps): bump Microsoft.Extensions.DependencyInjection.Abstractions from 6.0.0 to 7.0.0 in /src/messaging/dotnet/src/Host by @dependabot in #496
- chore(deps): bump System.Management from 6.0.1 to 8.0.0 in /prototypes/multi-module-prototype/examples/multi-module-example/ModulesPrototype by @dependabot in #477
- chore(deps): bump Microsoft.CodeAnalysis.Common and Microsoft.CodeAnalysis.CSharp from 4.4.0 to 4.9.2 by @bingenito in #502
- chore(deps): bump System.IO.Pipelines from 6.0.3 to 8.0.0 in /src/messaging/dotnet/src/Host by @dependabot in #497
- Add dependency grouping for npm updates by @bingenito in #505
- chore(deps): bump zone.js from 0.14.3 to 0.14.4 by @dependabot in #516
- chore(deps): upgrade to angular 17 by @bingenito in #504
- chore(deps-dev): bump typescript from 4.9.5 to 5.3.3 by @dependabot in #518
- chore(deps): bump System.Diagnostics.PerformanceCounter from 6.0.1 to 8.0.0 in /prototypes/multi-module-prototype/examples/multi-module-example/ModulesPrototype by @dependabot in #510
- chore(deps): bump CommunityToolkit.Mvvm from 8.2.1 to 8.2.2 in /src/shell/dotnet/Shell by @dependabot in #519
- chore(deps): bump Microsoft.Extensions.DependencyInjection from 6.0.1 to 7.0.0 in /src/fdc3/dotnet/DesktopAgent/src/DesktopAgent by @dependabot in #517
- chore(deps-dev): bump the testing group with 2 updates by @dependabot in #515
- chore(deps): bump System.ServiceModel.Primitives from 6.0.0 to 6.2.0 in /prototypes/multi-module-prototype/examples/multi-module-example/ModulesPrototype by @dependabot in #507
- chore(deps): bump TestableIO.System.IO.Abstractions.Wrappers from 19.2.69 to 20.0.15 in /src/shell/dotnet/Shell by @dependabot in #520
- GitHub Pages Template Files by @mimiflynn in #522
- chore(deps): bump ossf/scorecard-action from 2.1.2 to 2.3.1 by @dependabot in #525
- chore(deps): bump actions/setup-dotnet from 2 to 4 by @dependabot in #526
- chore(deps): bump Microsoft.Extensions.Hosting.Abstractions from 6.0.0 to 7.0.0 in /src/fdc3/dotnet/DesktopAgent/src/DesktopAgent by @dependabot in #521
- chore(deps): bump crazy-max/ghaction-github-pages from 3 to 4 by @dependabot in #527
- chore(deps): bump Grpc.AspNetCore and Google.Protobuf in /prototypes/multi-module-prototype/examples/multi-module-example/ModulesPrototype by @dependabot in #509
- chore(deps): bump tslib from 2.5.0 to 2.6.2 by @dependabot in #530
- chore(deps-dev): bump lerna from 8.0.2 to 8.1.2 by @dependabot in #529
- chore(deps-dev): bump ts-node from 10.9.1 to 10.9.2 by @dependabot in #531
- chore(deps): bump Microsoft.Extensions.Options from 6.0.0 to 7.0.1 in /src/fdc3/dotnet/DesktopAgent/src/DesktopAgent by @dependabot in #514
- chore(deps): bump codecov/codecov-action from 3.0.0 to 4.1.0 by @dependabot in #524
- Update documentation URL by @psmulovics in #534
- Fix documentation url in menu by @mimiflynn in #536
- chore(deps): bump the angular group with 11 updates by @dependabot in #533
- Update scorecard to be public by @psmulovics in #538
- chore(messaging): Added Publish-, Subscribe- and UnsubscribeResponse types on both .NET and Typescript side, fixed DesktopAgent ModuleNotFound exception when removing module from the dictionary -running the chart and grid example. by @lilla28 in #471
- [StepSecurity] ci: Harden GitHub Actions by @step-security-bot in #539
- chore(deps-dev): bump the rollup group with 5 updates by @dependabot in #532
- chore(actions): update default token permissions to read by @bingenito in #540
- chore(deps): bump Microsoft.Web.WebView2 from 1.0.2045.28 to 1.0.2210… by @psmulovics in #542
- Update actions to be all grouped together and be weekly by @psmulovics in #541
- chore(deps): bump github/codeql-action from 2.2.4 to 3.24.6 by @dependabot in #544
- chore(deps): bump the artifact-actions group with 4 updates by @dependabot in #543
- chore(deps): bump bootstrap from 5.2.3 to 5.3.3 by @dependabot in #546
- chore(deps-dev): bump jest and @types/jest by @dependabot in #548
- chore(deps-dev): bump @jest/expect-utils from 29.5.0 to 29.7.0 by @dependabot in #549
- chore(deps-dev): bump ts-jest from 29.1.0 to 29.1.2 by @dependabot in #547
- Clean-up CI Jobs by @kruplm in #550
- chore(deps): bump the npm_and_yarn group across 1 directory with 1 update by @dependabot in #553
- chore(deps): bump the artifact-actions group with 1 update by @dependabot in #555
- chore(deps): bump github/codeql-action from 3.24.6 to 3.24.7 by @dependabot in #556
- chore(deps): bump the npm_and_yarn group group with 2 updates by @dependabot in #552
- fix(fdc3) - Fixing flaky DesktopAgent tests by @lilla28 in #537
- 0.1.0-alpha.3 by @kruplm in #562
- chore(github-actions/release): configure lerna to publish public packages by @kruplm in #563
- chore(deps-dev): bump the npm_and_yarn group group with 1 update by @dependabot in #565
- feat(npm-provenance) - Update to Node.js 20 and add npm package provenance by @lilla28 in #566
- Add scorecard badge by @bingenito in #567
- chore(deps): bump github/codeql-action from 3.24.7 to 3.24.9 by @dependabot in #568
- chore(deps): bump the angular group with 13 updates by @dependabot in #570
- chore(deps-dev): bump express from 4.18.2 to 4.19.2 by @dependabot in #571
- Publishing Messaging nuget packages and some related CI streamlining #560 by @ZKRobi in #561
New Contributors
- @ztanczos made their first contribution in #219
- @agyen made their first contribution in #325
- @mimiflynn made their first contribution in #522
- @step-security-bot made their first contribution in #539
Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3