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

Don't use jackson-databind-nullable to fix serialization problems with Jackson default configuration #71

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

ilfa
Copy link
Member

@ilfa ilfa commented Sep 10, 2024

In case Fingerprint Pro Server API Java SDK is used with Spring Boot without additional configuration for Jackson, RawDeviceAttributes values could be lost in case of serialization.

Solution - remove JsonNullable from the project.

Copy link
Contributor

This PR will create a minor release 🚀

6.1.0 (2024-09-10)

Features

  • don't use jackson-databind-nullable to fix serialization problems with Jackson default configuration (979b800)

@ilfa ilfa merged commit f7a405d into main Sep 11, 2024
15 checks passed
@ilfa ilfa deleted the do-not-use-nullable branch September 11, 2024 09:23
@fingerprint-dx-team
Copy link

🎉 This PR is included in version 6.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants