Comment on page
Release Notes
- Added support for a Count Distinct function
- Repackaged to include the Agent's Category
- Added error endpoint and publishing of any errors
- Updated to work within a 3.0 .Net Environment
- Updated System.Reactive and System.Linq.Dynamic.Core
- Changed Window Size field to drop-down to accept input parameter as its value
- It can still accept custom hard-coded value as before
- Saved options in the Function grid with invalid input parameters are blanked
- Updated description and URL link
- Fixed Configuration throwing NullReferenceExceptions when called on an unconfigured object
- Fixed Validation throwing KeyNotFoundExceptions when called on an unconfigured object
- Removed unsupported configuration options
- Outputs for aggregate functions now determine their output type, not defaulting to double
- Added validation for function parameters and group by fields
- Added try/catch to functions subscribed to observables
- Moved remaining start-up logic earlier in the object lifecycle
- Fixed VARP/STDEVP functions returning the same result as VAR/STDEV
- Input Bug Fixes
- Initial Release
Last modified 10d ago