- Initial release - thanks dtabuenc
- Port to Devart driver - thanks jeffreywilbur
- Fix table name comparison - thanks martywang
- Change saga data type from raw to blob - thanks gonzoga
- Update to new Oracle driver and target .NET Standard 2.0 - thanks gonzoga
- Add ability to enlist in
TransactionScope
- thanks thomasdc - Use synchronous API of Oracle driver, because it's not even async - thanks jods4
- Add databus storage - thanks jods4
- Refactor connection management, reduce allocations, query string caching, + more - thanks jods4