Skip to content

Bump Weasel.Postgresql + Weasel.EntityFrameworkCore 9.0.2 → 9.0.3#4664

Merged
jeremydmiller merged 1 commit into
masterfrom
chore/weasel-9.0.3-bump
Jun 5, 2026
Merged

Bump Weasel.Postgresql + Weasel.EntityFrameworkCore 9.0.2 → 9.0.3#4664
jeremydmiller merged 1 commit into
masterfrom
chore/weasel-9.0.3-bump

Conversation

@jeremydmiller

Copy link
Copy Markdown
Member

Patch bump of the Weasel pins to pick up the single change in 9.0.3.

What's in Weasel 9.0.3

No Marten code changes required.

Verification

  • Build: clean (dotnet build src/Marten/Marten.csproj -f net9.0 → 0 errors).
  • CoreTests: 421/422 (1 pre-existing unrelated skip).

🤖 Generated with Claude Code

Weasel 9.0.3 ships a single change relevant to Marten consumers:

 - JasperFx/weasel#300 — fix non-idempotent migration for a managed list
   partition whose suffix is literally "default". The repeated apply path
   stopped detecting the partition as already-attached because the suffix
   matched a Postgres reserved-name pathway. Now re-running migrations
   for a "default" suffix is a no-op like every other suffix.

No Marten code changes required. CoreTests: 421/422 (one pre-existing
unrelated skip).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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