Skip to content

Releases: DbUp/dbup-postgresql

6.0.0-beta.44

18 Dec 09:44
56d8911
Compare
Choose a tag to compare
6.0.0-beta.44 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 6.0.0-beta.28...6.0.0-beta.44

6.0.0-beta.28

16 Dec 23:00
5fb1a06
Compare
Choose a tag to compare
6.0.0-beta.28 Pre-release
Pre-release

What's Changed

  • Added support for supplying a custom CertificateValidationCallback by @MarkOtter in #16
  • Make it possible to change the master database name by @au-ee in #21
  • fix: #680 PostgreSQL statements split implemented by @campbellhardingdeason in #19
  • Target net8 so we can use the latest version of Npgsql by @droyad in #24
  • Add npgsql licence by @droyad in #25

New Contributors

Full Changelog: 6.0.0-beta.13...6.0.0-beta.28

6.0.0-beta.4

26 Jul 05:10
37f864f
Compare
Choose a tag to compare
6.0.0-beta.4 Pre-release
Pre-release

Breaking Changes

https://dbup.readthedocs.io/en/latest/breaking-changes/

  • Npgsql updated to 8.0.3

What's Changed

  • Update dbup-core to 6.0 and other references by @droyad in #17

New Contributors

Full Changelog: https://github.com/DbUp/dbup-postgresql/commits/6.0.0-beta.4

6.0.0-beta.13

26 Jul 05:44
Compare
Choose a tag to compare
6.0.0-beta.13 Pre-release
Pre-release

What's Changed

  • Add NpgsqlDataSource support to PostgresqlConnectionManager by @scrocquesel in #14

New Contributors

Full Changelog: 6.0.0-beta.4...6.0.0-beta.13