This release fixes couple bugs and adds support for .NET Core version of Oracle's managed data access library.
NEW FEATURE
- Support Oracle.ManagedDataAccess.Core (#609)
FIXES
- trigger loop encountered using DailyTimeIntervalTrigger across DST start boundary (#610)
- Missing ConfigureAwait(false) in some parts of code (#618)