v4.2.0
What's Changed
New Features
- Support extract-value boolean flag for Datasources
- Manifest can now be serialized and deserialized
Documentation
- Python Environment Config Doc improvements
Known Issues
- Python wrapper objects cannot be accessed through dependency injection. .NET object can be injected and python wrappers built from them.
- Some sample hooks in documentation only include C# sample code.