Skip to content

Releases: JasperFx/weasel

V7.11.0

18 Sep 05:23
Compare
Choose a tag to compare

All in support of the new Marten-managed per tenant id partitioning model

Full Changelog: V7.10.0...V7.11.0

V7.10.0

17 Sep 16:12
Compare
Choose a tag to compare

What's Changed

  • add postgis geometry as valid column type by @staffanhedstrom in #140
  • Adding partitions triggers postgres table migrations correctly by @jeremydmiller in #141
  • Quite a bit of work to enable Weasel-controlled list partitioned tables

New Contributors

Full Changelog: V7.8.0...V7.10.0

V7.8.0

19 Aug 06:41
Compare
Choose a tag to compare

All advisory locks needed to be public 34ba979

Full Changelog: V7.7.0...V7.8.0

V7.7.0

19 Aug 06:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V7.6.0...V7.7.0

V7.6.0

19 Aug 06:38
Compare
Choose a tag to compare

Needed the Table.Partitioning to be publicly settable 7c663bf
Full Changelog: V7.5.0...V7.6.0

V7.5.0

24 Jul 15:21
8a66dec
Compare
Choose a tag to compare

What's Changed

  • Remove System.Data.Common package dependency by @baltie in #132
  • Link to repository URL in NuGet package by @pascalberger in #133
  • Bump Npgsql from 8.0.2 to 8.0.3 in /src/Weasel.Postgresql by @dependabot in #134
  • Remove string.Split allocation from parameter append hot path. by @Hawxy in #135
  • Add grouped parameter builder by @Hawxy in #136
  • Adding Sharding support to PostgreSQL Table model by @jeremydmiller in #137

New Contributors

Full Changelog: V7.4.0...V7.5.0

V7.4.0

23 Apr 22:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V7.3.0...V7.4.0

V7.3.0

20 Mar 19:06
dfb5eaa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.4.1...V7.3.0

6.4.1

22 Nov 09:23
Compare
Choose a tag to compare

✏️ What's Changed

  • Fixed regression around setting up Foreign Keys made in #103. Replaced cast to PostgresqlObjectName from DBObjectName with conversion. Overloaded also equality comparison to ensure that schema diffs will be backwards compatible by @oskardudycz in #109

Milestone: https://github.com/JasperFx/weasel/milestone/17?closed=1
Full Changelog: 6.4.0...6.4.1

6.4.0

21 Nov 10:15
Compare
Choose a tag to compare

🚀 What's New

  • Added "bigserial" and "smallserial" to the type mappings by @gfoidl in #106
  • Bumped peer dependencies by minor version by @oskardudycz in #107

Milestone: https://github.com/JasperFx/weasel/milestone/16?closed=1
Full Changelog: 6.3.0...6.4.0