Skip to content

Cut 5.10.0 - #409

Merged
jeremydmiller merged 1 commit into
mainfrom
chore/bump-5.10.0
Aug 3, 2026
Merged

Cut 5.10.0#409
jeremydmiller merged 1 commit into
mainfrom
chore/bump-5.10.0

Conversation

@jeremydmiller

Copy link
Copy Markdown
Member

Version bump only — Directory.Build.props 5.9.1 → 5.10.0.

Minor rather than patch: the line since 5.9.1 added public surface and moved the whole
JasperFx/Weasel matrix forward.

What is in 5.10.0

Features

Fixes

Dependencies

Behavior change worth calling out

Test infrastructure (no shipped surface)

🤖 Generated with Claude Code

https://claude.ai/code/session_01G8tN8ApXiKhyVzia4iwmof

Minor rather than patch: 5.9.1's line added public surface (IEventBinarySerializer,
EventStoreOptions.AddEventType/AddEventTypes) and moved the whole JasperFx/Weasel
matrix forward.

Since 5.9.1:

- feat: pluggable binary event serialization via IEventBinarySerializer (#388/#402)
- feat: EventStoreOptions.AddEventType / AddEventTypes (#395/#396)
- fix: escape interpolated identifiers and literals in constructed SQL (#390/#403)
- fix: throw a lone DcbConcurrencyException unwrapped from SaveChangesAsync (#394/#397)
- deps: JasperFx 2.37.2 -> 2.38.0, Weasel 9.23.0 -> 9.23.2 (#405, #407)
- Polecat's ProjectionScenario is now a thin subclass of the lifted
  JasperFx.Events.TestSupport harness rather than a seven-file copy of Marten's
  (#404/#408, jasperfx#616) -- a behavior change for anyone already using it, see
  the release notes
- test infrastructure: compliance waves 1-3 (#393, #400, #407), parallel-safe test
  suite (#389), IntegrationContext.StoreOptions document cleaning (#398/#401)
@jeremydmiller
jeremydmiller merged commit f4e5639 into main Aug 3, 2026
7 checks passed
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