1
0
mirror of synced 2026-09-11 10:29:40 +00:00

1500 Commits

Author SHA1 Message Date
Mark Paluch bf3248b536 Release version 4.3.3 (2021.1.3).
See #2091
4.3.3
2022-03-21 14:58:52 +01:00
Mark Paluch c59bb0b434 Prepare 4.3.3 (2021.1.3).
See #2091
2022-03-21 14:58:28 +01:00
Peter-Josef Meisch d93d1e0738 Set visibility SimpleElasticsearchPersistentEntity.ContextConfiguration to public.
Original Pull Request #2116
Closes #2114

(cherry picked from commit 709b4c615e)
2022-03-21 09:31:08 +01:00
Mark Paluch aebdc8f86b Use Java 8 to build snapshots for Artifactory.
Closes #2095
2022-03-15 14:20:01 +01:00
Peter-Josef Meisch 2be27593d6 MappingBuilder must set configured date formats for date_range fields.
Original Pull Request #2103
Closes #2102

(cherry picked from commit bf080002bc)
2022-02-22 21:13:43 +01:00
Mark Paluch aa22d8239d Update CI properties.
See #2091
2022-02-22 14:09:14 +01:00
Mark Paluch 6746bc5278 Upgrade to Maven Wrapper 3.8.4.
See #2100
2022-02-22 13:56:16 +01:00
Mark Paluch a6cb959605 Polishing.
Fix Javadoc errors.

See #2095
2022-02-22 09:56:23 +01:00
Mark Paluch e04905a1a7 Use Java 17 to build snapshots for Artifactory.
Closes #2095
2022-02-22 08:53:04 +01:00
Peter-Josef Meisch 834b10f578 Remove blocking code in SearchDocument processing.
Original Pull Request #2094
Closes #2025

(cherry picked from commit c1a1ea9724)
2022-02-20 13:34:49 +01:00
Peter-Josef Meisch 823cfa919a keep the documentation change from the cherrypick 2022-02-18 20:51:46 +01:00
Peter-Josef Meisch ab29ae4219 Documentation about compatibility headers.
Original Pull Request #2093
Closes #2088

(cherry picked from commit cf380e289d)
2022-02-18 20:36:51 +01:00
Mark Paluch 62fb89208a After release cleanups.
See #2056
2022-02-18 10:49:02 +01:00
Mark Paluch e8c3badc56 Prepare next development iteration.
See #2056
2022-02-18 10:49:00 +01:00
Mark Paluch 187c9bbd5d Release version 4.3.2 (2021.1.2).
See #2056
4.3.2
2022-02-18 10:41:01 +01:00
Mark Paluch e1a5811406 Prepare 4.3.2 (2021.1.2).
See #2056
2022-02-18 10:40:40 +01:00
Greg L. Turnquist b643669d36 Update CI properties.
See #2056
2022-02-14 14:39:49 -06:00
Peter-Josef Meisch f66af53480 Fix exception on property conversion with criteria exists/empty/non-empty.
Original Pull Request #2081
Closes #2080

(cherry picked from commit 32fa7391c4)
2022-02-09 23:25:34 +01:00
Mark Paluch 14099970bb Polishing.
Extract Docker and Artifactory credentials into properties file.

See #2074
2022-02-04 15:18:50 +01:00
Greg L. Turnquist 0ab253422f Externalize build properties.
See #2074.
2022-02-04 15:18:48 +01:00
Christoph Strobl 0d2a6b98e8 After release cleanups.
See #1987
2022-01-14 10:45:02 +01:00
Christoph Strobl 30602496bd Prepare next development iteration.
See #1987
2022-01-14 10:44:59 +01:00
Christoph Strobl 95762b4fde Release version 4.3.1 (2021.1.1).
See #1987
4.3.1
2022-01-14 10:28:59 +01:00
Christoph Strobl 0771e90031 Prepare 4.3.1 (2021.1.1).
See #1987
2022-01-14 10:28:27 +01:00
Peter-Josef Meisch 6729330500 Update to log4j 2.17.0 2021-12-18 20:34:28 +01:00
Peter-Josef Meisch 8796292611 update log4j dependency version 2021-12-14 13:53:59 +01:00
Peter-Josef Meisch f3f9ca4002 Fix FieldType mapping.
Original PullRequest #2026
Closes #2024

(cherry picked from commit f7a6a97c4e)
2021-12-13 21:52:28 +01:00
Peter-Josef Meisch 083a38ed57 Fix IndexOutOfBoundsException when try to map inner hits with no results returned.
Original Pull Request #1998
Closes #1997
Co-authored-by: Peter-Josef Meisch <pj.meisch@sothawo.com>

(cherry picked from commit 49324a369a)
2021-12-05 09:02:06 +01:00
Sascha Woo 4f3aa52958 Fix IndexOutOfBoundsException when try to map inner hits with no results returned.
Original Pull Request #1998
Closes #1997
Co-authored-by: Peter-Josef Meisch <pj.meisch@sothawo.com>

(cherry picked from commit 49324a369a)
2021-11-23 20:26:14 +01:00
Peter-Josef Meisch 3256a2bfe0 Fix RestStatusException cause.
Original Pull Request #1996
Closes #1995

(cherry picked from commit 45b4c99e95)
2021-11-16 07:38:01 +01:00
Peter-Josef Meisch 95401a5bd7 Exclude commons-logging dependency from Elasticsearch dependencies.
Original Pull Request #1993
Closes #1989
2021-11-13 14:56:57 +01:00
Mark Paluch 12cd64cfc8 Update build trigger to use branch build.
See #1965
2021-11-12 14:31:54 +01:00
Jens Schauder 7e557317d1 After release cleanups.
See #1965
2021-11-12 11:00:07 +01:00
Jens Schauder c9846ab8ad Prepare next development iteration.
See #1965
2021-11-12 11:00:05 +01:00
Jens Schauder 08f7ad85ca Release version 4.3 GA (2021.1.0).
See #1965
4.3.0
2021-11-12 10:49:37 +01:00
Jens Schauder 4db496ca4e Prepare 4.3 GA (2021.1.0).
See #1965
2021-11-12 10:49:16 +01:00
Peter-Josef Meisch 9353de13ee Upgrade to Elasticsearch 7.15.2.
Original Pull Request #1985
Closes #1984
2021-11-11 17:08:59 +01:00
Peter-Josef Meisch 5717d6ee57 Documentation for bulk errors.
Original Pull Request #1982 
Closes #1981
2021-11-01 08:57:32 +01:00
Peter-Josef Meisch bbee64c8a4 Upgrade to Elasticsearch 7.15.1.
Original Pull Request #1980 
Closes #1979
2021-10-30 21:27:44 +02:00
Peter-Josef Meisch 5cf38d064f Remove reflective access to java.time classes.
Original Pull Request #1970 
Closes #1969
2021-10-30 17:34:49 +02:00
Anton Naydenov 8894dd3d21 Added RefreshPolicy setter to the AbstractElasticsearchTemplate copy method.
Original Pull Request #1976 
Closes #1978
2021-10-26 19:12:53 +02:00
jongchan lee f1b4a54bc2 Add scrolltime condition when using SearchRequest.
Original Pull Request #1975
Closes #1974
2021-10-26 18:23:29 +02:00
Peter-Josef Meisch c37bbd5a7e Add possibility to define runtime fields in a search request.
Original Pull Request #1972
Closes #1971
2021-10-24 20:01:43 +02:00
Peter-Josef Meisch 2b5ab64724 Revert Testcontainers to 1.15.3.
the update causes issues when running on macOS, the started containers are not reliably reachable
2021-10-24 17:40:35 +02:00
Peter-Josef Meisch 0d943069e3 Upgrade Testcontainers to 1.16.1.
Original Pull Request #1968
Closes #1967
2021-10-19 17:39:28 +02:00
Mark Paluch ceadec0a3c After release cleanups.
See #1937
2021-10-18 13:55:43 +02:00
Mark Paluch 9b2ff56dad Prepare next development iteration.
See #1937
2021-10-18 13:55:39 +02:00
Mark Paluch d221fa8c49 Release version 4.3 RC1 (2021.1.0).
See #1937
4.3.0-RC1
2021-10-18 13:48:15 +02:00
Mark Paluch c4fd0acbc6 Prepare 4.3 RC1 (2021.1.0).
See #1937
2021-10-18 13:47:48 +02:00
Peter-Josef Meisch 288705ca72 Support field exclusion from source.
Original Pull Request #1962 
Closes #769
2021-10-16 13:01:14 +02:00