Skip to content

Update dependencies and build to the latest#8

Merged
droyad merged 1 commit into
release/6.0.0from
core6
Jul 25, 2024
Merged

Update dependencies and build to the latest#8
droyad merged 1 commit into
release/6.0.0from
core6

Conversation

@droyad

@droyad droyad commented Jul 25, 2024

Copy link
Copy Markdown
Member

Breaking Changes

  • Only support netstandard2.0
  • Updated to the latest dependencies
  • Update to dbup-core 6.0
    • Script executor will no longer journal runalways scripts
    • Logger changes
      • Logging method names have changed from Write* to Log* to match Microsoft's ILogger interface
      • Removed MultipleUpgradeLog, replaced with AggregateLog
      • Removed LibLog
      • Removed the AutodetectUpgradeLog feature provided by LibLog

Other changes

  • New build scripts
  • Added MicrosoftUpgradeLog to wrap the Microsoft logger (and a .LogTo(...) extension method)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant