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

Version 9.0.0 release #3871

Open
rockfordlhotka opened this issue Apr 24, 2024 · 0 comments
Open

Version 9.0.0 release #3871

rockfordlhotka opened this issue Apr 24, 2024 · 0 comments
Assignees

Comments

@rockfordlhotka
Copy link
Member

No description provided.

@rockfordlhotka rockfordlhotka self-assigned this Apr 24, 2024
@rockfordlhotka rockfordlhotka changed the title Version 8.2.0 release Version 9.0.0 release Apr 24, 2024
rockfordlhotka added a commit that referenced this issue Jun 20, 2024
rockfordlhotka added a commit that referenced this issue Jun 20, 2024
* #2531 Initial changes to implement IMobileSerializer concept

* #2531 Maintain Serialization configuration for custom formatters

* Use modern namespace technique

* Fix comment

* #2531 Initial implementation of deserialization

* Resolve build warning

* #2531 Rework how mobile formatter config works

* #2531 Custom serializer now works with ClaimsPrincipal

* #2531 Remove obsolete CslaClaimsPrincipal type

* Clean up ctor and application context

* #2531 Put ClaimsPrincipalSerializer into core framework

* #2531 Add custom serializer tests

* #2531 Updates based on PR feedback

* Fix comments

* #2531 Move serialzation formatter config to be instance not static

* Clean up what were static methods to work correctly now

* #2531 Allow unknown types to fall through FieldDataManager as "children"

* #2531 Ensure native types are handled correctly

* #2531 Update tests

* #2531 Use a func to determine if a type can be handled by a serializer

* #2531 Add test using CanSerialize

* #2531 Rework TypeMap to use generics for type safety and readability

* #3363 Add test for DateTime.Kind serialization

* #1877 Add implementation of ClaimsPrincipal serialization for .NET Framework

* Fix build warning

* #2148 Add Json-based PocoSerializer for simple types

* #2531 Update method name

* #2531 Add and use MobileFormatterException

* #2531 Update implementation and property scopes

* #2531 Make type internal

* Update tests

* #2531 Use DI to get the ISerializationFormatter service

* #2531 Remove SerializationFormatterFactory type

* #2531 Remove OriginalType

* Remove commented code

* #2531 Clean up code

* #2531 Fix expected exception type

* Remove obsolete compiler conditionals

* #3871 Updated release notes

* Add `dev/` prefix to working branch names

* #2531 Code cleanup and improvement based on PR review

* #2531 Make MobileFormatterOptions a service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant