Skip to content

Upgrade JasperFx 2.0.0 → 2.0.1#296

Merged
jeremydmiller merged 1 commit into
masterfrom
chore/upgrade-jasperfx-2.0.1
May 24, 2026
Merged

Upgrade JasperFx 2.0.0 → 2.0.1#296
jeremydmiller merged 1 commit into
masterfrom
chore/upgrade-jasperfx-2.0.1

Conversation

@jeremydmiller
Copy link
Copy Markdown
Member

Patch bump of the JasperFx dependency, 2.0.02.0.1.

JasperFx.Events stays at 2.0.0 — there is no 2.0.1 published (the next JasperFx.Events is the 2.1.0 minor, out of scope here). Events 2.0.0 and JasperFx 2.0.1 coexist with no downgrade / NU1605 conflict.

Test plan

  • dotnet build Weasel.slnx — 0 errors
  • Weasel.Core: 13/13
  • AOT smoke gate (Weasel.Core.AotSmoke): green
  • PostgreSQL migration / table-creation suites: 20/21 (1 pre-existing skip)

🤖 Generated with Claude Code

Patch bump of the JasperFx dependency. JasperFx.Events stays at 2.0.0 —
there is no 2.0.1 published (the next JasperFx.Events is the 2.1.0 minor,
which isn't in scope here). Events 2.0.0 and JasperFx 2.0.1 coexist with no
downgrade/NU1605 conflict.

Solution builds clean (0 errors). Smoke: Weasel.Core 13/13, AOT smoke gate
green, PostgreSQL migration/table-creation suites 20/21 (1 pre-existing
skip).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@jeremydmiller jeremydmiller merged commit d4afeed into master May 24, 2026
21 checks passed
@jeremydmiller jeremydmiller deleted the chore/upgrade-jasperfx-2.0.1 branch May 24, 2026 01:18
jeremydmiller added a commit that referenced this pull request May 24, 2026
First patch release on the 9.0 line. Ships:
- #294 (closes #293) — retry transient catalog-concurrency errors (XX000
  "tuple concurrently updated", 40001, 40P01) in PostgreSQL migration DDL
- #295 (closes #290, #291) — EF Core schema mapping: skip Npgsql
  IsRowVersion()->xmin system column; emit ComplexProperty/ComplexCollection
  .ToJson() container columns (EF Core 10)
- #296 — JasperFx 2.0.0 -> 2.0.1

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