Commit Graph

949 Commits

Author SHA1 Message Date
Mark Paluch
d131ccafa2 Updated changelog.
See #1751
2021-04-14 11:32:46 +02:00
Mark Paluch
458b05ed37 Updated changelog.
See #1730
2021-04-14 11:17:44 +02:00
Peter-Josef Meisch
1c9f3d2f9a Fix reactive connection handling.
Original Pull Request #1766
Closes #1759

(cherry picked from commit 58bca88386)
2021-04-08 23:11:35 +02:00
Mark Paluch
851525a052 Prepare 4.1.7 (2020.0.7).
See #1731
2021-03-31 18:19:21 +02:00
Mark Paluch
1bc42a9a9a Updated changelog.
See #1731
2021-03-31 18:19:17 +02:00
Mark Paluch
971dcda1f5 Updated changelog.
See #1699
2021-03-31 17:26:10 +02:00
Mark Paluch
93d03830e0 Updated changelog.
See #1709
2021-03-17 11:31:33 +01:00
Mark Paluch
56a2548156 Prepare 4.1.6 (2020.0.6).
See #1702
2021-03-17 10:53:44 +01:00
Mark Paluch
91ff345cf2 Updated changelog.
See #1702
2021-03-17 10:53:42 +01:00
Mark Paluch
168242fbd0 Updated changelog.
See #1697
2021-03-17 10:35:17 +01:00
Peter-Josef Meisch
138760dad7 DefaultReactiveElasticsearchClient handle 5xx error with empty body
Original Pull Request #1713
Closes #1712

(cherry picked from commit 6634d0075a)
2021-03-03 06:27:37 +01:00
Christoph Strobl
4bb6cb6f86 Updated changelog.
See #1701
2021-02-18 11:37:51 +01:00
Christoph Strobl
a92b57aedd Prepare 4.1.5 (2020.0.5).
See #1698
2021-02-18 10:58:50 +01:00
Christoph Strobl
0b6a77be3b Updated changelog.
See #1698
2021-02-18 10:58:48 +01:00
Christoph Strobl
9a2b3b1317 Updated changelog.
See #1643
2021-02-17 14:20:38 +01:00
Christoph Strobl
67c570606a Prepare 4.1.4 (2020.0.4).
See #1642
2021-02-17 11:59:37 +01:00
Christoph Strobl
eb311d089f Updated changelog.
See #1642
2021-02-17 11:59:36 +01:00
Christoph Strobl
93492f86da Updated changelog.
See #1570
2021-02-17 11:34:29 +01:00
Christoph Strobl
88b2fa970d Updated changelog.
See #1569
2021-02-17 10:58:28 +01:00
Peter-Josef Meisch
11e4ebf12c Allow CustomConversions for entities - adaption for 4.1.x. 2021-01-29 11:34:11 +01:00
Peter-Josef Meisch
1272fdc188 Allow CustomConversions for entities.
Original PullRequest #1672
Closes #1667

(cherry picked from commit 0ac1b4af00)
2021-01-29 11:09:34 +01:00
Peter-Josef Meisch
96eac3ba73 ReactiveElasticsearchOperations indexName is encoded twice.
Original Pull Request #1666
Closes #1665

(cherry picked from commit 4829b07e53)
2021-01-25 21:37:17 +01:00
Peter-Josef Meisch
c47d284e6b Fix source filter setup in multiget requests.
Original Pull Request #1664
Closes #1659

(cherry picked from commit 1a02c1e05a)
2021-01-24 19:59:26 +01:00
Peter-Josef Meisch
f5d651b497 Documentation fix.
Original Pull Request #1663
Closes #1662

(cherry picked from commit 1aabb42355)
2021-01-23 20:10:27 +01:00
Peter-Josef Meisch
d35d38f7d5 GeoJson types can be lowercase in Elasticsearch.
Original Pull Request #1657
Closes #1655

(cherry picked from commit 159520d001)
2021-01-19 20:29:02 +01:00
Christoph Strobl
2883280b00 Updated changelog.
See #1571
2021-01-13 15:49:53 +01:00
Christoph Strobl
7f89d79b12 Prepare 4.1.3 (2020.0.3).
See #1572
2021-01-13 14:17:43 +01:00
Christoph Strobl
955eb77add Updated changelog.
See #1572
2021-01-13 14:17:43 +01:00
Mark Paluch
bc74126d7e DATAES-973 - Prepare 4.1.2 (2020.0.2). 2020-12-09 16:00:56 +01:00
Mark Paluch
308de7f8db DATAES-973 - Updated changelog. 2020-12-09 16:00:51 +01:00
Mark Paluch
ae5f72fb62 DATAES-966 - Updated changelog. 2020-12-09 15:33:31 +01:00
Mark Paluch
170facc3f3 DATAES-964 - Updated changelog. 2020-12-09 12:42:33 +01:00
Mark Paluch
0aaffebf16 DATAES-963 - Updated changelog. 2020-12-09 09:59:18 +01:00
Peter-Josef Meisch
d1da6ac4ed DATAES-543 - Adjust configuration support classes so they do not require proxying.
Original PR: #557

(cherry picked from commit 54727229e1)
2020-12-08 20:36:11 +01:00
Peter-Josef Meisch
133bc315ed DATAES-990 - Index creation fails with Authentication object cannot be null on startup.
Only do a SpEL resolution if there is a SpEL expressin in the index name; resolve ExpressionDependencies.

Original PR: #565

(cherry picked from commit 6edb8353b5)
2020-12-05 12:22:31 +01:00
Peter-Josef Meisch
9f243fd2c9 DATAES-991 - Wrong value for TermVector(with_positions_offets_payloads).
Original PR: #564

(cherry picked from commit 6a6ead5e1e)
2020-12-04 08:41:46 +01:00
Peter-Josef Meisch
de57159c7f DATAES-987 - IndexOperations getMapping fail when using index alias.
Original PR: #560

(cherry picked from commit 7912ae9779)
2020-11-26 07:22:41 +01:00
Peter-Josef Meisch
74ed69877d DATAES-978 - Accept DateFormat.none for a date property to enable custom Converters.
Original pR: #556

(cherry picked from commit 04ceed2905)
2020-11-19 23:14:22 +01:00
Peter-Josef Meisch
7314bfc21d DATAES-972 - BeforeConvertCallback should be called before index query is built.
Originap PR: #555

(cherry picked from commit 98043348f7)
2020-11-16 13:44:37 +01:00
Peter-Josef Meisch
5909c19ead DATAES-977 - Fix versions in reference documentation for 4.1. 2020-11-12 19:13:57 +01:00
Mark Paluch
dc832e75a6 DATAES-965 - Prepare 4.1.1 (2020.0.1). 2020-11-11 11:58:36 +01:00
Mark Paluch
866cd96477 DATAES-965 - Updated changelog. 2020-11-11 11:58:33 +01:00
Peter-Josef Meisch
162c57df31 DATAES-969 - Use ResultProcessor in ElasticsearchPartQuery to build PartTree.
Original PR: #546

(cherry picked from commit d036693f05)
2020-11-07 18:28:59 +01:00
Mark Paluch
737578606c DATAES-950 - Prepare 4.1 GA (2020.0.0). 2020-10-28 15:46:33 +01:00
Mark Paluch
f056e0957b DATAES-950 - Updated changelog. 2020-10-28 15:46:26 +01:00
Mark Paluch
f385fa1908 DATAES-926 - Updated changelog. 2020-10-28 15:03:04 +01:00
Mark Paluch
27cfea7862 DATAES-925 - Updated changelog. 2020-10-28 12:15:06 +01:00
Mark Paluch
a9ea407bf3 DATAES-958 - Updated changelog. 2020-10-28 11:32:32 +01:00
Peter-Josef Meisch
5c8689727c DATAES-962 - Deprecate Jodatime support.
Original PR: #545
2020-10-27 12:37:32 +01:00
Peter-Josef Meisch
1e6cfade1d DATAES-960 - Upgrade to Elasticsearch 7.9.3.
Original PR: #543
2020-10-26 21:31:56 +01:00