Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.3] Implement cross platform primitive serializer #7182

Conversation

Arkatufus
Copy link
Contributor

Cherry-picked changes to Akka.Remote PrimitiveSerializer to make it cross-platform compatible between .NET Framework and .NET Core

…Manifest (akkadotnet#4989)

* Change the base class of PrimitiveSerializers to SerializerWithStringManifest

* Add backward compatibility to the wire format

* Update API Approver list

(cherry picked from commit 25246ac)
Add backward compatibility to PrimitiveSerializers (akkadotnet#5280)

* Add backward compatibility to PrimitiveSerializers

* Update API Approver list
…e-neutral-primitives` to `use-legacy-behavior` for less ambiguity (akkadotnet#5290)

* Change PrimitiveSerializer compatibility switch setting name from `use-neutral-primitives` to `use-legacy-behavior` for less ambiguity

* Fix unit test

* Change default to full compatibility (on)

* Fix unit test

Co-authored-by: Aaron Stannard <aaron@petabridge.com>
(cherry picked from commit 302e3cb)
This reverts commit d72b753.
@Aaronontheweb Aaronontheweb merged commit 506f8d0 into akkadotnet:v1.3 May 2, 2024
0 of 8 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