Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 16, 2023

Bumps spring-data-elasticsearch from 5.0.0 to 5.0.1.

Release notes

Sourced from spring-data-elasticsearch's releases.

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
  • bb071a1 Release version 5.0.1 (2022.0.1).
  • 5c1682b Prepare 5.0.1 (2022.0.1).
  • 9583a05 AOT/Native support.
  • 6551a80 findAllById returns all requested documents.
  • 1c3c09a Extend license header copyright years to 2023.
  • ec66dfe Upgrade Elasticsearch to 8.5.3 (old client to 7.17.8).
  • be03278 IndexQuery's id get ignored in bulkIndexOperation.
  • 4bf1435 Fix NPE in ElasticsearchExceptionTranslator.
  • 8fe0417 Support Kotlin Flow as possible return type in repository functions.
  • 03b522d Upgrade to Elasticsearch 8.5.2.
  • 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 [spring-data-elasticsearch](https://github.com/spring-projects/spring-data-elasticsearch) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/spring-projects/spring-data-elasticsearch/releases)
- [Commits](spring-projects/spring-data-elasticsearch@5.0.0...5.0.1)

---
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 January 16, 2023 23:09
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 16, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 21, 2023

Superseded by #18.

@dependabot dependabot bot closed this Feb 21, 2023
@dependabot dependabot bot deleted the dependabot/gradle/org.springframework.data-spring-data-elasticsearch-5.0.1 branch February 21, 2023 00:04
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