Releases: PHOENIXCONTACT/MORYX-Framework
Releases · PHOENIXCONTACT/MORYX-Framework
v8.2.1
What's Changed
- Add
FunctionResult<TResult>
to allow functions return 'proper' results by @seveneleven in #487 - Add
ICameraDriver
by @seveneleven in #499 - Allow Resource Management facade to notify when module is available (running) by @MathoMathiasCamara in #503
- Port: Extend construct method for constructor invocations on resources by @1nf0rmagician in #501
- Filter generic base types when seaching for the resource proxy type by @1nf0rmagician in #510
- Port: Filter generic base types when seaching for the resource proxy type by @1nf0rmagician in #512
- Port: Replace
ICameraDriverListener
withEventHandler
by @seveneleven in #514
Full Changelog: v8.2.0...v8.2.1
v6.4.3
What's Changed
- Filter generic base types when seaching for the resource proxy type by @1nf0rmagician in #510
- Replace
ICameraDriverListener
withEventHandler
by @seveneleven in #513
Full Changelog: v6.4.2...v6.4.3
v8.2.0
What's Changed
- Fix exception on creating a bidirectional link to a new resource by @1nf0rmagician in #476
- Port: Allow DeadEndValidator to pass on workplans with disconnected connectors by @1nf0rmagician in #485
- Port: Navigate to
modules
by default by @seveneleven in #492 - Port: Add
FunctionResult<TResult>
to allow functions return 'proper' results by @seveneleven in #497 - Port: Add camera driver interface by @seveneleven in #502
- Port #503 to Moryx 8 (Allow Resource Management facade to notify when module is available (running) by @MathoMathiasCamara in #504
Full Changelog: v8.1.1...v8.2.0
v6.4.2
What's Changed
- Navigate to
modules
by default by @seveneleven in #491 - Add
FunctionResult<TResult>
to allow functions return 'proper' results by @seveneleven in #487 - Extend construct method for constructor invocations on resources by @1nf0rmagician in #498
- Add
ICameraDriver
by @seveneleven in #499 - Allow Resource Management facade to notify when module is available (running) by @MathoMathiasCamara in #503
Full Changelog: v6.4.1...v6.4.2
v3.7.5
What's Changed
- Fix repository validation for inverted type list by @Toxantron in #437
- Avoid NullReferenceExceptions in ValueProviderExecutor by @slimberg91 in #460
- Allow DeadEndValidator to pass on workplans with disconnected connectors by @1nf0rmagician in #483
- Fix test steps in build pipeline by @seveneleven in #493
New Contributors
- @slimberg91 made their first contribution in #460
Full Changelog: v3.7.3...v3.7.5
v8.1.1
What's Changed
- Fix repository validation for inverted type list by @Toxantron in #437
- Avoid NullReferenceExceptions in ValueProviderExecutor by @slimberg91 in #460
- Extend PossibleValuesAttribute with ServiceProvider by @Toxantron in #471
- Add propper 400 response to update and save actions in the resource controller by @1nf0rmagician in #482
- Port: Add propper 400 response to update and save actions in the resource controller by @1nf0rmagician in #484
- Port: Allow DeadEndValidator to pass on workplans with disconnected connectors by @1nf0rmagician in #488
- Port: Fix exception on creating a bidirectional link to a new resource by @1nf0rmagician in #486
New Contributors
- @slimberg91 made their first contribution in #460
Full Changelog: v8.1.0...v8.1.1
v6.4.1
What's Changed
- Fix repository validation for inverted type list by @Toxantron in #437
- Avoid NullReferenceExceptions in ValueProviderExecutor by @slimberg91 in #460
- Add propper 400 response to update and save actions in the resource controller by @1nf0rmagician in #482
- Fix exception on creating a bidirectional link to a new resource by @1nf0rmagician in #476
- Port: Allow DeadEndValidator to pass on workplans with disconnected connectors by @1nf0rmagician in #485
New Contributors
- @slimberg91 made their first contribution in #460
Full Changelog: v6.4.0...v6.4.1
v8.1.0
What's Changed
- Add integration test tools for MORYX modules by @1nf0rmagician in #432
- load type from database before raising TypeChange event by @MathoMathiasCamara in #434
- Port Fix repository validation that failes for inverted type list to MORYX 6 by @Toxantron in #438
- Port Add integration test tools for MORYX modules to MORYX 8 by @1nf0rmagician in #443
- Bump react from 18.2.0 to 18.3.1 in /src/Moryx.CommandCenter.Web by @dependabot in #412
- Bump rimraf from 5.0.5 to 5.0.7 in /src/Moryx.CommandCenter.Web by @dependabot in #424
- Bump style-loader from 3.3.4 to 4.0.0 in /src/Moryx.CommandCenter.Web by @dependabot in #403
- NUnit Test Tools by @andreniggemann in #433
- Port NUnit Test Tools to release 8 by @1nf0rmagician in #444
- Update JSON library for security vulnerability by @Toxantron in #461
- Update JSON library for security vulnerability for MORYX 8 by @Toxantron in #462
- Add DefaultValue handling for Instatiate resources by @Toxantron in #464
- Add DefaultValue handling for Instatiate resources for MORYX 8 by @Toxantron in #465
- Bump @mui/material from 5.16.7 to 6.1.1 in /src/Moryx.CommandCenter.Web by @dependabot in #466
- Bump react-dom from 18.2.0 to 18.3.1 in /src/Moryx.CommandCenter.Web by @dependabot in #448
- Port Extend PossibleValuesAttribute with ServiceProvider to MORYX 8 by @Toxantron in #472
Full Changelog: v8.0.6...v8.1.0
v6.4.0
What's Changed
- NUnit Test Tools by @andreniggemann in #433
- Update JSON library for security vulnerability by @Toxantron in #461
- Add DefaultValue handling for Instatiate resources by @Toxantron in #464
- Extend PossibleValuesAttribute with ServiceProvider by @Toxantron in #471
Full Changelog: v6.3.6...v6.4.0
v3.7.4
What's Changed
- Fix repository validation for inverted type list by @Toxantron in #437
- Avoid NullReferenceExceptions in ValueProviderExecutor by @slimberg91 in #460
New Contributors
- @slimberg91 made their first contribution in #460
Full Changelog: v3.7.3...v3.7.4