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

Fix Page.map for the empty page #2991

Merged
merged 2 commits into from
Jun 24, 2024
Merged

Fix Page.map for the empty page #2991

merged 2 commits into from
Jun 24, 2024

Conversation

radovanradic
Copy link
Contributor

Fix for #2989

Copy link

@radovanradic radovanradic added the type: bug Something isn't working label Jun 24, 2024
@radovanradic radovanradic merged commit a8e3194 into 4.8.x Jun 24, 2024
51 checks passed
@radovanradic radovanradic deleted the page-empty branch June 24, 2024 14:51
radovanradic added a commit that referenced this pull request Jul 5, 2024
* Update common files (#2972)

* fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.5.3 (#2974)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency io.spring.gradle:dependency-management-plugin to v1.1.5 (#2933)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update spring data (#2983)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update graalvm/setup-graalvm action to v1.2.2 (#2985)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v3.3.1 (#2987)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Upgrade to Oracle Database Free (#2990)

* Fix Page.map for the empty page (#2991)

* Test for empty page, need better fix

* Fix cursored page as well

* Fix entity mapping for multiple ONE_TO_MANY relations of the same entity (#2999)

* Update common files (#2986)

* CursoredPage not supported with findAll and PredicateSpecification (#3007)

* CursoredPage not supported with findAll and PredicateSpecification

* [skip ci] Release v.8.2

* chore: Bump version to 8.2.1-SNAPSHOT

* [skip ci] Release v4.8.3

* chore: Bump version to 4.8.4-SNAPSHOT

* Update gradle.properties

---------

Co-authored-by: micronaut-build <65172877+micronaut-build@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gerald Venzl <gerald.venzl@gmail.com>
Co-authored-by: micronaut-build <micronaut-build-account@grails.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Latest changes on DefaultPage behaviour breaks io.micronaut.data.model.Page.map
4 participants