Skip to content

Add support for non-queryable encrypted fields in CollectionOptions #4992

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

Closed
wants to merge 3 commits into from

Conversation

christophstrobl
Copy link
Member

Closes: #4988

@mp911de mp911de changed the title Add support for non-queryable encrypted fields in CollectionOptions. Add support for non-queryable encrypted fields in CollectionOptions Jun 4, 2025
@mp911de mp911de added the type: enhancement A general enhancement label Jun 4, 2025
mp911de pushed a commit that referenced this pull request Jun 4, 2025
mp911de added a commit that referenced this pull request Jun 4, 2025
Fix Javadoc, make QueryCharacteristics a Streamable for easier usage during mapping, reformat code for reduced nesting levels.

See #4988
Original pull request: #4992
mp911de pushed a commit that referenced this pull request Jun 4, 2025
mp911de added a commit that referenced this pull request Jun 4, 2025
Fix Javadoc, make QueryCharacteristics a Streamable for easier usage during mapping, reformat code for reduced nesting levels.

See #4988
Original pull request: #4992
@mp911de mp911de closed this Jun 4, 2025
@mp911de mp911de deleted the issue/4988 branch June 4, 2025 13:14
@mp911de mp911de added this to the 4.5.1 (2025.0.1) milestone Jun 4, 2025
mp911de added a commit that referenced this pull request Jun 5, 2025
Fix test.

See #4988
Original pull request: #4992

# Conflicts:
#	spring-data-mongodb/src/main/java/org/springframework/data/mongodb/core/CollectionOptions.java
#	spring-data-mongodb/src/main/java/org/springframework/data/mongodb/core/schema/QueryCharacteristics.java
mp911de added a commit that referenced this pull request Jun 5, 2025
Fix test.

See #4988
Original pull request: #4992

# Conflicts:
#	spring-data-mongodb/src/main/java/org/springframework/data/mongodb/core/CollectionOptions.java
#	spring-data-mongodb/src/main/java/org/springframework/data/mongodb/core/schema/QueryCharacteristics.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for Non-Queryable Encrypted Fields in CollectionOptions
2 participants