What's Changed
- Use specified logger when available. by @jmaxson-ms in #307
- ProcessedEventData: delay allocation until first event. by @jmaxson-ms in #342
- Denote SDK Byte types as numeric by @mslukebo in #344
- Engine.Create(IDataSource) disposes of DataSourceSet. by @jmaxson-ms in #346
- Remove legacy path for determining plugin name by @mslukebo in #350
- Add more helper methods for serializing table configs by @mslukebo in #351
- Add support for static generic methods as bodies for struct functions by @crisl-ms in #353
- Add ability to register and retrieve auth providers to/from IApplicationEnvironment by @mslukebo in #360
- Allow per processor table synchronization. by @jmaxson-ms in #368
- Fix ConstantProjection's SourceType and ReturnType by @mslukebo in #371
Full Changelog: v1.1.13...v1.2.16