Skip to content

Conversation

rozza
Copy link
Member

@rozza rozza commented Aug 26, 2025

Ensure that KotlinCodecProvider is used to handle any kotlin types first, then fall back to any native java codecs.

For non kotlin users this will be a NOOP as the actual kotlin codec providers won't be on the class path

JAVA-5928

Ensure that KotlinCodecProvider is used to handle any kotlin
types first, then fall back to any native java codecs.

For non kotlin users this will be a NOOP as the actual kotlin codec
providers won't be on the class path

JAVA-5928
@rozza rozza marked this pull request as ready for review August 26, 2025 15:02
@rozza rozza requested a review from a team as a code owner August 26, 2025 15:02
@rozza rozza requested review from katcharov and removed request for a team August 26, 2025 15:02
Copy link
Member

@vbabanin vbabanin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rozza rozza merged commit 63f94fb into mongodb:main Aug 28, 2025
52 of 55 checks passed
@rozza rozza deleted the JAVA-5928 branch August 28, 2025 08:01
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