Skip to content

Add ReactiveMongoOperations.aggregate(…) Kotlin extension [DATAMONGO-2655] #3508

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
spring-projects-issues opened this issue Nov 18, 2020 · 1 comment
Labels
in: kotlin Kotlin support type: enhancement A general enhancement

Comments

@spring-projects-issues
Copy link

wonwoolee opened DATAMONGO-2655 and commented


Referenced from: pull request #893

@spring-projects-issues
Copy link
Author

Christoph Strobl commented

Thanks for taking the time to craft a PR! 

@spring-projects-issues spring-projects-issues added status: waiting-for-triage An issue we've not yet triaged in: kotlin Kotlin support labels Dec 30, 2020
@mp911de mp911de linked a pull request Jan 27, 2021 that will close this issue
5 tasks
@mp911de mp911de added this to the 3.1.4 (2020.0.4) milestone Jan 27, 2021
@mp911de mp911de changed the title Add missing aggregate extension [DATAMONGO-2655] Add ReactiveMongoOperations.aggregate(…) Kotlin extension [DATAMONGO-2655] Jan 27, 2021
@mp911de mp911de added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Jan 27, 2021
mp911de pushed a commit that referenced this issue Jan 27, 2021
mp911de added a commit that referenced this issue Jan 27, 2021
Align type variable naming with imperative extensions(I, O). Add extension without accepting KClass. Update since tags and tests.

See #3508.
Original pull request: #893.
mp911de pushed a commit that referenced this issue Jan 27, 2021
mp911de added a commit that referenced this issue Jan 27, 2021
Align type variable naming with imperative extensions(I, O). Add extension without accepting KClass. Update since tags and tests.

See #3508.
Original pull request: #893.
mp911de added a commit that referenced this issue Jan 27, 2021
…tream

We now provide extensions accepting the input- and output type as reified generic types.

See #3508.
@mp911de mp911de closed this as completed Jan 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: kotlin Kotlin support type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants