Skip to content

Releases: mnbuhl/efcore-locking

v0.4.1

14 May 21:57
ac8746d

Choose a tag to compare

What's Changed

  • fix: preserve provider typed reader values by @mnbuhl in #13

Full Changelog: v0.4.0...v0.4.1

v0.4.0

25 Apr 23:32
fbcc6e7

Choose a tag to compare

What's Changed

  • fix: locking query shape coverage & AsyncLocal timing bug by @mnbuhl in #11

Full Changelog: v0.3.0...v0.4.0

v0.3.0

25 Apr 18:56
92ba79a

Choose a tag to compare

What's Changed

  • fix(build): pin EF Core major per TFM to avoid net10 binary break by @mnbuhl in #9
  • chore(repo): Cleanup by @mnbuhl in #10

Full Changelog: v0.2.0...v0.3.0

v0.2.0

25 Apr 16:06
14a8021

Choose a tag to compare

What's Changed

  • refactor(distributed-locks): move extensions from DbContext to DatabaseFacade by @mnbuhl in #7

Full Changelog: v0.1.1...v0.2.0

v0.1.1

19 Apr 12:37
925a9fd

Choose a tag to compare

What's Changed

  • Add Docker Compose setup for sample applications by @mnbuhl in #4
  • refactor(tests): extract shared integration tests into abstract base classes by @mnbuhl in #5
  • feat(benchmarks): add BenchmarkDotNet project and tighten tag detection by @mnbuhl in #6

Full Changelog: v0.1.0...v0.1.1

v0.1.0

19 Apr 10:31
edcfb2d

Choose a tag to compare

What's Changed

  • feat: distributed (advisory) lock API for PostgreSQL, MySQL, and SQL Server by @mnbuhl in #1
  • style: apply CSharpier formatting, add CLAUDE.md and AGENTS.md hierarchy by @mnbuhl in #2
  • ci: workflow_dispatch release with NuGet metadata polish by @mnbuhl in #3

New Contributors

  • @mnbuhl made their first contribution in #1

Full Changelog: https://github.com/mnbuhl/efcore-locking/commits/v0.1.0