This document includes changelog for EasyProfiler.
For Every version must be store changelog.
- ✨ [Feature] Built-In Endpoints by @furkandeveloper in #136
- ⬆️ Bump Swashbuckle.AspNetCore from 6.2.2 to 6.2.3 by @dependabot in #134
- ⬆️ Bump AspNetCore.MarkdownDocumenting from 2.3.0 to 2.3.1 by @dependabot in #133
- ⬆️ Bump Microsoft.EntityFrameworkCore from 5.0.10 to 5.0.11 by @dependabot in #132
- ⬆️ Bump Microsoft.EntityFrameworkCore.SqlServer from 5.0.10 to 5.0.11 by @dependabot in #130
- ⬆️ Bump Pomelo.EntityFrameworkCore.MySql from 5.0.1 to 5.0.2 by @dependabot in #126
- ⬆️ Bump Microsoft.EntityFrameworkCore.Relational from 5.0.10 to 5.0.11 by @dependabot in #131
- ⬆️ Bump MongoDB.Driver from 2.13.1 to 2.13.2 by @dependabot in #128
- ⬆️ Bump Microsoft.EntityFrameworkCore.Tools from 5.0.10 to 5.0.11 by @dependabot in #129
- @dependabot made their first contribution in #134
Full Changelog: https://github.com/furkandeveloper/EasyProfiler/compare/v1.8.0...v1.9.0
🔥 Removed .Net Core 3.x support from all providers ♻ Changed request url property set scenario from request path value to get endpoints information for all providers
⛏ Added .Net5 support by @enisn
🔥 Remove unnecessary dependencies.
♻ Refactored code desing.