Skip to content

Releases: SimonCropp/LocalDb

4.0.1

26 Jan 09:12

Choose a tag to compare

As part of this release we had 183 commits which resulted in 1 issue being closed.

Improvement

  • #57 move to using a DbCommandInterceptor instead of a ILoggerProvider for sql logging statements

3.0.0

26 Jan 09:12

Choose a tag to compare

As part of this release we had 6 issues closed.

Improvements

  • #16 Failed to create a DB when running tests on Azure DevOps.
  • #14 remove AGENT_TEMPDIRECTORY convention
  • #13 Replace regen delegate with timestamp convention
  • #12 Database creation is failing on the hosted Azure DevOps build agent
  • #11 Add verbose logging option
  • #10 Remove SqlInstanceService

4.0.0

26 Jan 09:12

Choose a tag to compare

As part of this release we had 258 commits which resulted in 2 issues being closed.

Improvements

  • #49 Move to Microsoft.EntityFrameworkCore 3
  • #48 Move to Microsoft.Data.SqlClient

3.1.0

26 Jan 09:12

Choose a tag to compare

As part of this release we had 286 commits which resulted in 1 issue being closed.

Improvement

  • #22 add with rollback