v4.1.0
What's Changed
- Propagate Dispose from ProfiledDbDataReader by @kekekeks in #327
- Added an option for a custom ProfiledDbDataReader implementation by @kekekeks in #325
- MongoDB: Use database from connection string when set by @Turnerj in #347
- Update ExtensionMethods.cs by @robinbihun in #349
- Fix thread safe issue by @kolebynov in #355
- Add Support for Azure DevOps Builds by @GuruCharan94 in #352
- Build: Service containers by @NickCraver in #360
- CreateDbDataReader should expose the originally requested CommandBehavior by @mgravell in #362
- Updated isoDate regex to make micro seconds optional by @tomglover24 in #371
- Added PostgreSql storage by @Douglas-Cleghorn in #369
- Fix for #377 by @dynzhdjl in #378
- Fixing typo in AspDotNet.md by @lorenpaulsen in #388
- Exposed End Points Added to Documentation by @KrisJohnstone in #386
- Update AspDotNetCore.md by @KemalELCI in #389
- Updated docs to say 4.6.1 is required rather than 4.6 by @gregpakes in #394
- Changed the required .Net framework version from 4.6 to 4.6.1 by @gregpakes in #395
- Adding ASP.NET Core 3.0 Support by @NickCraver in #400
- Update AspDotNetCore.md by @mhartvig in #403
- plugin for Entity Framework Classic 7 by @JendaPerl in #397
- Typos by @mtschneiders in #407
- Custom timing errors: make them stand out in the UI by @NickCraver in #418
- Design: better colors for error UI by @NickCraver in #420
- .NET Core 3.0 Preview 9 Updates by @NickCraver in #421
- State why to install the AspNetCore package in .NET Core Console apps. by @bartdebever in #410
- Update package license data and build packages by @NickCraver in #424
- Update README to latest info by @NickCraver in #423
- Drop netstandard1.x support by @NickCraver in #422
- Cleanup: trim down references in .csproj by @NickCraver in #425
- Upgrade to 3.0 RTM packages and SDKs by @NickCraver in #426
New Contributors
- @kekekeks made their first contribution in #327
- @robinbihun made their first contribution in #349
- @kolebynov made their first contribution in #355
- @GuruCharan94 made their first contribution in #352
- @mgravell made their first contribution in #362
- @tomglover24 made their first contribution in #371
- @Douglas-Cleghorn made their first contribution in #369
- @dynzhdjl made their first contribution in #378
- @lorenpaulsen made their first contribution in #388
- @KrisJohnstone made their first contribution in #386
- @KemalELCI made their first contribution in #389
- @gregpakes made their first contribution in #394
- @mhartvig made their first contribution in #403
- @JendaPerl made their first contribution in #397
- @mtschneiders made their first contribution in #407
- @bartdebever made their first contribution in #410
Full Changelog: v4.0.138...v4.1.0