Skip to content

Update Cratis.Chronicle to 16.10.0 - #2424

Merged
woksin merged 1 commit into
mainfrom
chronicle-update/16.10.0
Jul 30, 2026
Merged

Update Cratis.Chronicle to 16.10.0#2424
woksin merged 1 commit into
mainfrom
chronicle-update/16.10.0

Conversation

@cratis-bot

Copy link
Copy Markdown
Contributor

Summary

Cratis.Chronicle, Cratis.Chronicle.AspNetCore and Cratis.Chronicle.Testing are updated from 16.9.1 to 16.10.0, picking up 16.9.2, 16.9.3, 16.9.4 and 16.10.0.

Added

Changed

  • Cratis.Chronicle, Cratis.Chronicle.AspNetCore and Cratis.Chronicle.Testing are updated to 16.10.0
  • Chronicle 16.9.2: CHR0038 now also reports the fluent builder.Join<TEvent>(_ => _.On(...)) form, not just the model-bound [Join<TEvent>] attribute. A [PII] value counts as reaching the read model through an explicit .Set(...).To(...) mapping or through AutoMap matching an identically named property.
  • Chronicle 16.10.0: Registering event types on connect issues one read and one bulk write for the whole batch instead of several round trips per event type, so startup no longer scales its database round trips with the number of event types. (Optimize event type registrations on server with registering all event types instead of singles Chronicle#984)

Fixed

@cratis-bot

Copy link
Copy Markdown
Contributor Author

Verification gate

Step Result
Build failure
Specs skipped
Bump patch

⚠️ Requires human review before merging — verification failed.

@woksin
woksin merged commit 57b7258 into main Jul 30, 2026
6 checks passed
@woksin
woksin deleted the chronicle-update/16.10.0 branch July 30, 2026 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants