Releases: PHOENIXCONTACT/MORYX-AbstractionLayer
Releases · PHOENIXCONTACT/MORYX-AbstractionLayer
v5.15.9
v5.15.8
What's Changed
- Adds the AllowMultiple flag to the ResourceAvailableAs attribute by @1nf0rmagician in #222
- Fix NullReference exceptions in ResourceProxy by @1nf0rmagician in #223
Full Changelog: v5.15.7...v5.15.8
v5.15.7
What's Changed
- Fix GetInstance(IIdentity) resulting in an exception because of a wrong if clause by @1nf0rmagician in #221
Full Changelog: v5.15.6...v5.15.7
v5.15.6
What's Changed
- Add missing union on lists in NotificationAdapter by @1nf0rmagician in #218
- Using none obsolete workplanmodel instead by @milmilkat in #213
- Port version fix to abstraction layer by @Toxantron in #219
Full Changelog: v5.13.5...v5.15.6
v5.13.5
What's Changed
- Prevent Notification from throwing InvalidOperationException in the event of a race condition in the NotificationAdapter by @1nf0rmagician in #217
Full Changelog: v5.13.4...v5.13.5
v5.13.4
What's Changed
- Fix ImporterViewModel to validate classes and collections correctly. by @dacky179 in #202
- Add exception from Moryx.Asp.Extensions to Products and Resources endpoints by @MathoMathiasCamara in #190
- Making an initial call to the db to find failures for products by @milmilkat in #212
- Fix ImporterViewModel for parameters containing lists. by @dacky179 in #216
New Contributors
Full Changelog: v5.13.3...v5.13.4
v5.13.3
What's Changed
- Removed signalr service of products hub by @milmilkat in #201
New Contributors
- @milmilkat made their first contribution in #201
Full Changelog: v5.13.2...v5.13.3
v5.13.2
What's Changed
- Added missing step id by @slawor in #179
- Invoking a method without return value creates no error in the web UI by @MarisaGoergen in #181
- Product not found Exception handled by @MathoMathiasCamara in #187
- Catch exception when starting a resource, after adding it, fails by @seveneleven in #188
- Add NotFound messages to Product and Resource Controllers by @MathoMathiasCamara in #189
- update the GetProductCustomization method. by @MathoMathiasCamara in #192
New Contributors
- @MathoMathiasCamara made their first contribution in #187
Full Changelog: v5.13.1...v5.13.2
v5.13.1
What's Changed
- Fix creating product revisions with endpoint by @MarisaGoergen in #178
Full Changelog: v5.13.0...v5.13.1
v5.13.0
What's Changed
- Extend ResourceManagemt Facade to provide the TypeTree by @1nf0rmagician in #159
- Update ProductManagement facade by @1nf0rmagician in #160
- Removed unsolvable obsoletes from notifications by @dbeuchler in #162
- Add resource management controller by @1nf0rmagician in #164
- Add Endpoint for products. Add StartProject.Asp by @MarisaGoergen in #163
- Fixed wrong handling of the product type tree while finding a type by @slawor in #165
- Add serialization format to endpoints by @MarisaGoergen in #167
- Create packages for endpoints by @MarisaGoergen in #168
- Add method to resourceManagement facade in order to get all resources by @MarisaGoergen in #169
- Search for all resources including private ones during update and save by @MarisaGoergen in #171
- Ignore read only properties in product storage and source cleanup by @dbeuchler in #170
- Fix resource creation and removal by @1nf0rmagician in #172
- Can invoke methods of all resources by @MarisaGoergen in #173
- Export IConfiguredTypesProvider by @MarisaGoergen in #174
- Create Recipes in Endpoint. Workplan endpoint produces json by @MarisaGoergen in #175
- Rename methods in Product Endpoint by @MarisaGoergen in #176
- Removed recipes will automatically deleted during product saving by @MarisaGoergen in #177
Full Changelog: v5.12.1...v5.13.0