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

chore(deps): bump org.springframework.data:spring-data-elasticsearch from 5.2.5 to 5.3.2 #182

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 14, 2024

Bumps org.springframework.data:spring-data-elasticsearch from 5.2.5 to 5.3.2.

Release notes

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

5.3.2

📗 Links

🐞 Bug Fixes

  • Cannot use search_after with field collapse #2935

5.3.1

📗 Links

🐞 Bug Fixes

  • max dims of dense_vector field type should be increased #2911

5.3.0

📗 Links

⭐ New Features

  • Provide document id upon ConversionException #2879
  • Make calls to create index and mapping in repositories (optionally) lazy. #2876
  • Allow additional parameters on a delete by query request. #2865
  • Move the filter part of a CriteriaQuery from post_filter into the created bool query. #2857
  • How to define Alias field type? #2845
  • @Field Type Date does not match default format -> strict date formats missing #2779
  • Add the overload of usingSsl in ClientConfiguration that would accept boolean #2778
  • [FEATURE] Support Multi search template API #2704
  • Expose the method to get total shards & successful shards from SearchHits response #2605
  • Add support for SpEl in @Query #2083
  • Add has_child and has_parent type queries [DATAES-900] #1472

🐞 Bug Fixes

  • Refresh policy set at method level is ignored because of a call to doRefresh which does not take into account the method level policy #2907
  • Order Mode not set correctly through constructor #2897
  • Unable to set _id in bulk index with raw source documents #2861
  • Mixing NativeQuery with CriteriaQuery and a Criteria with GeoLocation fails #2840
  • storeNullValue doesn't work since 5.0 #2839
  • Can not use method ReactiveElasticsearchTemplate.execute because ReactiveElasticsearchTemplate.ClientCallback is not public #2814
  • DocumentAdapters converts sort values to string #2777

📔 Documentation

  • Fix documentation. #2903
  • Fix documentation #2901
  • Fix documentation #2792
  • Fix documentation #2791
  • Fixed the URL for the Spring Data Commons documentation #2776

... (truncated)

Commits
  • 44b1c9e Release version 5.3.2 (2024.0.2).
  • 1770f98 Prepare 5.3.2 (2024.0.2).
  • bad0a80 Enable use of search_after with field_collapse.
  • 92dd6e8 Update migration-guide-5.2-5.3.adoc
  • c793be8 Switch to Broadcom docker proxy.
  • 07ae79f After release cleanups.
  • 47c84b8 Prepare next development iteration.
  • 5ba1e5d Release version 5.3.1 (2024.0.1).
  • 5ddcd55 Prepare 5.3.1 (2024.0.1).
  • be4a77a Update nav.adoc, add loink to migration guide 5.2 to 5.3
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.2.5 to 5.3.2.
- [Release notes](https://github.com/spring-projects/spring-data-elasticsearch/releases)
- [Commits](spring-projects/spring-data-elasticsearch@5.2.5...5.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 14, 2024
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants