Skip to content

Replace TBD XML doc placeholders in Akka.Serialization - #8121

Merged
Aaronontheweb merged 5 commits into
akkadotnet:devfrom
MattKotsenas:docs/serialization
Aug 30, 2026
Merged

Replace TBD XML doc placeholders in Akka.Serialization#8121
Aaronontheweb merged 5 commits into
akkadotnet:devfrom
MattKotsenas:docs/serialization

Conversation

@MattKotsenas

Copy link
Copy Markdown
Contributor

Changes

Replace TBD XML doc placeholders in the Akka.Serialization namespace with useful documentation. Two files updated:

  • Serialization.cs - documented WithTransport<T> (transport context setup for actor ref serialization), AddSerializationMap (type-to-serializer mapping), Deserialize overloads (bytes/serializerId/type and bytes/serializerId/manifest), and FindSerializerForType
  • NewtonSoftJsonSerializer.cs - documented Settings and Serializer properties, and the SurrogateConverter class and constructor

Partial fix for #3435.

Checklist

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).

@Aaronontheweb
Aaronontheweb enabled auto-merge (squash) June 12, 2026 18:46
@Aaronontheweb Aaronontheweb added this to the 1.5.70 milestone Jun 15, 2026
@Aaronontheweb Aaronontheweb modified the milestones: 1.5.70, 1.5.71 Jul 3, 2026
@Aaronontheweb Aaronontheweb modified the milestones: 1.5.71, 1.5.72 Aug 27, 2026
@Aaronontheweb Aaronontheweb modified the milestones: 1.5.72, 1.6.0 Aug 27, 2026
@Aaronontheweb
Aaronontheweb disabled auto-merge August 27, 2026 21:54
@Aaronontheweb
Aaronontheweb enabled auto-merge (squash) August 27, 2026 21:54
@Aaronontheweb
Aaronontheweb disabled auto-merge August 27, 2026 21:54
@Aaronontheweb
Aaronontheweb enabled auto-merge (squash) August 27, 2026 21:54
@Aaronontheweb
Aaronontheweb disabled auto-merge August 30, 2026 18:36
@Aaronontheweb
Aaronontheweb merged commit d4f8672 into akkadotnet:dev Aug 30, 2026
14 of 15 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.

2 participants