Skip to content

✨ Added RequestUrl support.

Compare
Choose a tag to compare
@furkandeveloper furkandeveloper released this 11 Nov 23:06
· 370 commits to master since this release
b88ede2

Summary

This release includes;

🐛 Bug Fix

  • 🐛 Change Duration field type from TimeSpan to long Sample project.

💥 Change Request

  • ♻️ Move Profiler entity from EasyProfiler.Entities to EasyProfiler.Core
  • ➖ Remove `EasyProfiler.Entities dependency from all libraries.
  • 🔥 Remove EasyProfiler.Entites library.
  • ♻️ Move GuidGenerator from EasyProfiler.Entites to EasyProfiler.Core

✨ New Feature

  • ✨ Add RequestUrl support for MariaDb & MySQL
  • ✨ Add RequestUrl support for SQL Sevrer
  • ✨ Add RequestUrl support for PostgreSQL