MediaOps Plan 1.7.0 - Preview
Important
We are still working on this release. Release notes may still be modified, added, or moved to a later release. Check back soon for updates!
Note
This version requires:
- DataMiner 10.6.4/10.7.0 or higher.
- The GQI DxM, which must be installed and enabled.
- Standard Data Model Registration 2.0.0 or higher.
- Categories 1.1.0 or higher.
Tip
Installing MediaOps Live alongside MediaOps Plan allows you to orchestrate jobs and workflows and fully automate the setup and teardown processes.
New features
No new features have been added to this release yet.
Changes
Enhancements
DevPack: API enhancement to improve type-checking and casting for Capacity and Configuration classes [ID 45715]
New helper methods have been introduced for safe type-checking and casting of Capacity and Configuration instances to their specific derived types, with comprehensive XML documentation.
In Capacity.cs, the following methods have been added:
- IsNumberCapacity
- IsRangeCapacity
In Configuration.cs, the following methods have been added:
- IsNumberConfiguration
- IsDiscreteNumberConfiguration
- IsTextConfiguration
- IsDiscreteTextConfiguration
Fixes
No fixes have been added to this release yet.