- Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: spring-projects/spring-data-mongodb
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix Spring project urls. status: waiting-for-triage An issue we've not yet triaged
#4042 by nniesen was closed May 9, 2022 Loading…
Editing pass for new content status: waiting-for-triage An issue we've not yet triaged
#4049 by Buzzardo was closed May 11, 2022 Loading…
4 tasks
add alias method status: waiting-for-triage An issue we've not yet triaged
#4047 by sangyongchoi was closed May 16, 2022 Loading…
Fix expression defining entire query in annotated repository methods status: waiting-for-triage An issue we've not yet triaged
#3907 by rolag-it was closed Jan 20, 2022 Loading…
Align signature of Kotlin extension functions to match Java API. status: waiting-for-triage An issue we've not yet triaged
#4154 by gavvvr was closed Sep 8, 2022 Loading…
3 of 4 tasks
prevent duplicated queries for external references status: waiting-for-triage An issue we've not yet triaged
#3933 by pesca506 was closed Jan 14, 2022 Loading…
1 of 4 tasks
Edit README to include complete steps for building from source.
#3833 by jxblum was closed Oct 4, 2021 Loading…
4 tasks
DATAMONGO-3587 - Support Evaluation Query Operators $expr. status: declined A suggestion or change that we don't feel we should currently apply
#3823 by divyajnu08 was closed Mar 3, 2023 Loading…
4 tasks
DATAMONGO-2637 - Fields and projection API are very inconvenient status: feedback-provided Feedback has been provided
#3840 by divyajnu08 was closed Oct 19, 2021 Loading…
4 tasks
issue-3775 - Using $set with nested integer keys breaks the structure status: waiting-for-triage An issue we've not yet triaged
#3815 by divyajnu08 was closed Sep 13, 2021 Loading…
4 tasks
Do not consider collection like types being entities.
#4655 by christophstrobl was closed Mar 8, 2024 Loading…
Deprecate KPropertyPath in favor of Spring Data Common's KPropertyPath.
#3533 by christophstrobl was closed Jan 12, 2021 Loading…
Add support for fluent Querydsl and Query by Example query definition type: enhancement A general enhancement
#3788 by mp911de was closed Oct 8, 2021 Loading…
GH-3726: Add support for $sampleRate aggregation operation status: waiting-for-triage An issue we've not yet triaged
#3764 by JamesMcNee was closed Aug 7, 2021 Loading…
4 tasks done
Run unpaged query using An issue we've not yet triaged
Pageable.unpaged() through QuerydslMongoPredicateExecutor.findAll(…) status: waiting-for-triage #3754 by mp911de was closed Jul 27, 2021 Loading…
DATAMONGO-3694 - Add support for $first & $last aggregation operator status: waiting-for-triage An issue we've not yet triaged
#3866 by divyajnu08 was closed Jan 24, 2022 Loading…
4 tasks
DATAMONGO-3695 - Add support for $replaceOne & $replaceAll aggregation operators status: waiting-for-triage An issue we've not yet triaged
#3861 by divyajnu08 was closed Jan 21, 2022 Loading…
4 tasks
DATAMONGO-3831 - Support for Atlas $search aggregation pipeline status: declined A suggestion or change that we don't feel we should currently apply
#3838 by divyajnu08 was closed Mar 29, 2022 Loading…
4 tasks
Fix bullet points in aggregations framework asciidoc status: waiting-for-triage An issue we've not yet triaged
#3632 by petitcl was closed Apr 20, 2021 Loading…
Add equals and hashcode to UnwrappedMongoPersistentProperty (fixes #3683) status: waiting-for-triage An issue we've not yet triaged
#3684 by rogeriomgatto was closed Jun 24, 2021 Loading…
try to fix IllegalArgumentException status: waiting-for-triage An issue we've not yet triaged
#4261 by yangwenjie008 was closed Jan 11, 2023 Loading…
4 tasks
DATAMONGO-1849 - Resolve JsonSchema from domain type.
#733 by christophstrobl was closed Apr 9, 2019 Loading…
Downport fix for CVE-2022-22980 to 3.2.x status: declined A suggestion or change that we don't feel we should currently apply
#4887 by henrikplate was closed Jan 28, 2025 Loading…
3 of 4 tasks
ProTip! Mix and match filters to narrow down what you’re looking for.