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

JAVA-5736 Add bsonNamingStrategy option to support snake_case #1627

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nhachicha
Copy link
Contributor

Fixes Java-5736
This PR adds some refactoring to #1589

leesungbin and others added 2 commits February 6, 2025 17:08
… strategy (#1589)

* Add bsonNamingStrategy option to support snake_case naming strategy

* Fix case converting logic with caching

* Refactor imports in KotlinSerializerCodecTest.kt

* Reimport java.util.Base64
@nhachicha nhachicha requested a review from rozza February 7, 2025 12:37
@nhachicha nhachicha self-assigned this Feb 7, 2025
@nhachicha nhachicha changed the title Java 5736 Add bsonNamingStrategy option to support snake_case Feb 7, 2025
@nhachicha nhachicha changed the title Add bsonNamingStrategy option to support snake_case JAVA-5736 Add bsonNamingStrategy option to support snake_case Feb 7, 2025
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