Skip to content

The real fix to our EF Core + Outbox problem. Bump to 5.36.2#2665

Merged
jeremydmiller merged 1 commit intomainfrom
fix-detect-concurrency-exception-test
May 2, 2026
Merged

The real fix to our EF Core + Outbox problem. Bump to 5.36.2#2665
jeremydmiller merged 1 commit intomainfrom
fix-detect-concurrency-exception-test

Conversation

@jeremydmiller
Copy link
Copy Markdown
Member

No description provided.

@jeremydmiller jeremydmiller merged commit c85184b into main May 2, 2026
20 of 21 checks passed
jeremydmiller added a commit that referenced this pull request May 4, 2026
Minor release. Highlights:

- WolverineFx.Marten: durable local messages routed by the receiving handler's
  ancillary store (Uri-based gate, no IMessageStore.Id dependency). Closes #2669.
  PR #2674.
- WolverineFx.RabbitMQ: public AddClusterNode(...) API for multi-node failover.
  Closes #2659. PR #2664.
- WolverineFx.Polecat: fixed NRE in OutboxedSessionFactory when constructing the
  FlushOutgoingMessagesOnCommit listener. Closes #2668. PR #2672.
- WolverineFx core: new DocumentStores collection on ServiceCapabilities for
  CritterWatch document-side rendering.
- Dependency bumps: JasperFx 1.28.2 → 1.29.0, JasperFx.Events 1.31.1 → 1.33.1,
  Marten + Marten.AspNetCore 8.32.0 → 8.35.0.

Also backfilled a 5.36.2 entry in CHANGELOG covering the EF Core + outbox flush
rework from PR #2665 that landed without a CHANGELOG note at the time.

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