Skip to content

Bump JasperFx packages to 2.9.1#4702

Merged
jeremydmiller merged 1 commit into
masterfrom
feature/bump-jasperfx-2.9.1
Jun 9, 2026
Merged

Bump JasperFx packages to 2.9.1#4702
jeremydmiller merged 1 commit into
masterfrom
feature/bump-jasperfx-2.9.1

Conversation

@jeremydmiller

Copy link
Copy Markdown
Member

Upgrades the JasperFx package set from 2.9.0 to 2.9.1.

All four JasperFx packages share JasperFxVersion and publish together, so they move in lockstep:

  • JasperFx
  • JasperFx.Events
  • JasperFx.Events.SourceGenerator
  • JasperFx.SourceGenerator

What's in 2.9.1

jasperfx#429 — the source generator now dedupes overridden required members during evolver construction. Codegen-only fix; there is no runtime or daemon change (JasperFxAsyncDaemon / catchUpPerTenantAsync are byte-identical to 2.9.0), so this does not touch #4679.

Verification

  • dotnet restore resolves JasperFx 2.9.1 / JasperFx.Events 2.9.1.
  • Marten builds clean (net9.0).
  • The source-generator-consuming TenantPartitionedEventsTests project builds clean — the relevant surface for a codegen change.

🤖 Generated with Claude Code

Upgrades all four lockstep-versioned JasperFx packages (they share JasperFxVersion
and publish together): JasperFx, JasperFx.Events, JasperFx.Events.SourceGenerator,
JasperFx.SourceGenerator.

2.9.1 is #429 — the source generator dedupes overridden required members in
evolver construction. Codegen-only fix; no runtime/daemon change (JasperFxAsyncDaemon
and catchUpPerTenantAsync are byte-identical to 2.9.0, so this does not affect #4679).

Restore + build of Marten and the source-generator-consuming TenantPartitionedEventsTests
project verified green against 2.9.1.

Co-Authored-By: Claude Opus 4.8 (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