Skip to content

Pull requests: spring-projects/spring-data-mongodb

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Support derived queries using the same field multiple times status: waiting-for-triage An issue we've not yet triaged
#5243 opened Sep 13, 2026 by anjeongkyun Loading…
Remove redundant assertion in EncryptionOptions constructor status: waiting-for-triage An issue we've not yet triaged
#5242 opened Sep 10, 2026 by kdomo Loading…
GH-4103 - Use TypeScanner to scan for initial entities. status: waiting-for-triage An issue we've not yet triaged
#5231 opened Aug 7, 2026 by masiljangajji Loading…
4 tasks done
Support Set return types in MongoDB AOT repositories. type: bug A general bug
#5227 opened Jul 21, 2026 by maryantocinn Loading…
4 tasks done
Fix false cycle detection for generic types with different type arguments. status: waiting-for-triage An issue we've not yet triaged
#5224 opened Jul 11, 2026 by kamilkrzywanski Loading…
7 tasks done
Improve SimpleMongoRepository.saveAll to use batch updates status: waiting-for-triage An issue we've not yet triaged
#5221 opened Jul 1, 2026 by syjdev Loading…
4 tasks done
Fix predicate construction on keyset scrolling. @schauder
#5219 opened Jun 30, 2026 by schauder Contributor Loading…
GH-5166 - Apply BeforeConvertCallback result in MongoTemplate.replace() type: bug A general bug
#5211 opened Jun 14, 2026 by SUJAY-HK Loading…
3 tasks done
Remove locking in CursorReadingTask.getState() type: bug A general bug
#5203 opened Jun 5, 2026 by mp911de Member Loading…
Add isNull() to ComparisonOperators status: waiting-for-triage An issue we've not yet triaged
#5202 opened Jun 3, 2026 by sathish256 Loading…
Translate transient WriteConflict to ConcurrencyFailureException status: pending-design-work Needs design work before any code can be developed type: enhancement A general enhancement
#5195 opened May 26, 2026 by seonwooj0810 Loading…
Support array-backed Point mapping type: enhancement A general enhancement
#5194 opened May 5, 2026 by DragonFSKY Loading…
4 tasks done
Fix GeoJson polygon conversion for multiple inner rings type: enhancement A general enhancement
#5193 opened May 5, 2026 by DragonFSKY Loading…
4 tasks done
Introduce explicit index field matching methods status: waiting-for-triage An issue we've not yet triaged
#5192 opened May 5, 2026 by DragonFSKY Loading…
4 tasks done
Restrict implicit id mapping to document types status: waiting-for-triage An issue we've not yet triaged
#5191 opened May 5, 2026 by DragonFSKY Loading…
4 tasks done
Revise index operations to remove redundant code type: enhancement A general enhancement
#5174 opened Mar 10, 2026 by mp911de Member Loading…
Add CreateIndexOptions support to DefaultIndexOperations status: waiting-for-triage An issue we've not yet triaged
#5172 opened Mar 3, 2026 by seonghyeoklee Loading…
2 tasks done
docs: fix invalid Indexed algorithm in encryption example type: documentation A documentation update
#5142 opened Jan 13, 2026 by Ravindrabijarniya Loading…
Jackson 3.x GeoJson (de-)serializers
#5102 opened Nov 27, 2025 by schauder Contributor Loading…
Invoke PropertyValueConverter only for matching types.
#5093 opened Nov 11, 2025 by schauder Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.