Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 21, 2023

Bumps org.springframework.data:spring-data-elasticsearch from 5.0.0 to 5.0.2.

Release notes

Sourced from org.springframework.data:spring-data-elasticsearch's releases.

5.0.2

📗 Links

🐞 Bug Fixes

  • @Query annotated repository method does not use Sort parameter #2449
  • ReactiveIndicesTemplate: Refresh not called on bound indices #2441
  • Runtime field from mappings not mapped into returned entity #2431

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.7 #2439

5.0.1

📗 Links

🐞 Bug Fixes

  • findAllById is limited default elasticsearch response size and not iterable size #2417
  • fix bug: IndexQuery's id get ignored in bulkIndexOperation #2407
  • Kotlin Flow as return type for repository methods causes an exception #2386

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

Commits
  • 40a91d0 Release version 5.0.2 (2022.0.2).
  • aab18b5 Prepare 5.0.2 (2022.0.2).
  • 6351b9f Upgrade to Elasticsearch 7.17.9.
  • 7d5b9d5 @​Query annotated repository method does not use Sort parameter.
  • 5cf7b2b Fix ReactiveIndicesTemplate: Refresh not called on bound indices.
  • b005c77 Update CI properties.
  • d90d0ed Upgrade to Maven Wrapper 3.8.7.
  • 5b3cf9a Fix reading response runtime field by mapping.
  • 85a7ed7 After release cleanups.
  • a64c24e Prepare next development iteration.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.springframework.data:spring-data-elasticsearch](https://github.com/spring-projects/spring-data-elasticsearch) from 5.0.0 to 5.0.2.
- [Release notes](https://github.com/spring-projects/spring-data-elasticsearch/releases)
- [Commits](spring-projects/spring-data-elasticsearch@5.0.0...5.0.2)

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-elasticsearch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from reta as a code owner February 21, 2023 00:04
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 21, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 7, 2023

Superseded by #23.

@dependabot dependabot bot closed this Mar 7, 2023
@dependabot dependabot bot deleted the dependabot/gradle/org.springframework.data-spring-data-elasticsearch-5.0.2 branch March 7, 2023 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant