Releases: DbUp/DbUp
Releases Β· DbUp/DbUp
6.0.15
What's Changed
- Handle table check for Snowflake by @twenzel in #822
- Fix NullReferenceException in HTML report generation for C# scripts by @wesleyteixeira in #836
- Extract query used in TryConnect by @bojanpikl in #827
Docs Changes
- Updated readme to point to new DBUpX repo by @droyad in #837
- Update readme by @twenzel in #821
- Typo fix on logging docs by @DiogoRoloOS in #830
- Update README.md - add dbup-cli reference by @drewburlingame in #818
Development Time Changes
- Updated test dependencies by @droyad in #839
- Add XML documentation for all public members by @droyad in #838
- Use the PublicApiGenerator package to generate the public API by @0xced in #829
New Contributors
- @twenzel made their first contribution in #822
- @DiogoRoloOS made their first contribution in #830
- @drewburlingame made their first contribution in #818
- @wesleyteixeira made their first contribution in #836
- @bojanpikl made their first contribution in #827
Full Changelog: 6.0.4...6.0.15
6.0.4
What's Changed
Full Changelog: 6.0.3...6.0.4
6.0.3
6.0.0
Breaking Changes
https://dbup.readthedocs.io/en/latest/breaking-changes/
Noteable Changes
- Added
MicrosoftUpgradeLogto wrap the Microsoft logger (and a.LogTo(...)extension method)
PRs
- Drop support for
netstandard1.3in #774 - Only support
netstandard2.0in #784 - Update dependencies in #787
- Script executor wont journal runalways scripts in #791
- Replace LibLog with Microsoft's logging abstractions in #788
- Removed obsolete DatabaseUpgradeResult constructor in #792
- Fixed no transaction being used on Code Scripts and Transaction Per Script in #440
6.0.0-beta.146
What's Changed
Full Changelog: 6.0.0-beta.108...6.0.0-beta.146
6.0.0-beta.108
6.0.0-beta.73
6.0.0-beta.44
Breaking Changes
- Drop support for
netstandard1.3by @droyad in #774 - Only support
netstandard2.0by @droyad in #784 - Update dependencies by @droyad in #787
- Replace LibLog with Microsoft's logging abstractions by @droyad in #788
- Script executor wont journal runalways scripts by @DamianMac in #791
Other Changes
- DBA's => DBAs by @arialdomartini in #768
New Contributors
- @arialdomartini made their first contribution in #768
Full Changelog: 5.0.76...6.0.0-beta.44
5.0.87
What's Changed
- Docs Grammer: DBA's => DBAs by @arialdomartini in #768
- Handle null in addition to DBNull values when reading from IDataReader by @dterziev in #778
- Expose GetCurrentCommandTextFromBuffer by @epenet in #790
New Contributors
- @arialdomartini made their first contribution in #768
- @dterziev made their first contribution in #778
- @epenet made their first contribution in #790
Full Changelog: 5.0.76...5.0.87
5.0.76
What's Changed
- Bump xunit from 2.5.0 to 2.5.3 by @dependabot in #741
- Split Workflows by @mjauernig in #726
- #710 Add note about DbUpX into readme by @mjauernig in #736
- Closes #678 by @mjauernig in #738
- Fix casing of WithPreprocessor extension method by @ihorwill in #740
- Moved github action step Test Report into separate workflow by @mjauernig in #753
New Contributors
- @dependabot made their first contribution in #741
- @ihorwill made their first contribution in #740
Full Changelog: 5.0.37...5.0.76