Skip to content

Conversation

@lvukadinovic-ib
Copy link
Contributor

[ 4.0.2 ] - 2025-12-08

Added

  • Custom Enum Converter for System.Text.Json (see ###fixed for more information)

Fixed

  • Enum deserialization using System.Text.Json now correctly maps Json string values to enums using values defined by [EnumMember]

@lvukadinovic-ib lvukadinovic-ib changed the title Update to 4.0.2 Update to version 4.0.2 Dec 8, 2025
@lvukadinovic-ib lvukadinovic-ib force-pushed the lvukadinovic-ib/4.0.2-release branch from 31ae782 to f8f00ff Compare December 8, 2025 14:22
@lvukadinovic-ib lvukadinovic-ib merged commit 92f8bd2 into master Dec 9, 2025
8 of 9 checks passed
@lvukadinovic-ib
Copy link
Contributor Author

We'll address Sonar analysis in later phases. The most of the reported issues are related to the fact that the majority of the code is fully auto-generated from the OpenAPI specification which results in duplicated segments. We'll tweak the policies and make sure to handle all the possible readability issues. In addition to that, the PR brings a fresh set of tests. However, we don't measure coverage directly, but we'll include it as well in later phases.

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.

3 participants