1062 Commits

Author SHA1 Message Date
Peter-Josef Meisch
ff999959a8 DATAES-850 - Add warning and docs for missing TemporalAccessor configuration.
Original PR: #472

(cherry picked from commit 859b22db8e396dc533d479dcf49a590c07b8dc24)
2020-05-31 23:06:38 +02:00
Peter-Josef Meisch
333aba2c59 DATAES-845 - MappingElasticsearchConverter handles lists with null values.
Original PR: #470

(cherry picked from commit 852273eff5c06dbd9e1ef4bcd28d2736c482bdf9)
2020-05-29 19:12:24 +02:00
Mark Paluch
e3e646eb72
DATAES-844 - Improve TOC formatting for migration guides. 2020-05-26 16:23:12 +02:00
Peter-Josef Meisch
b918605efd
DATAES-839 - ReactiveElasticsearchTemplate should use RequestFactory.
Original PR: #466

cherrypicked from dc6734db4391f236aeb11600204db28fe570fb34
2020-05-21 12:32:30 +02:00
Peter-Josef Meisch
c9667755f2
DATAES-835 - Fix code sample in documentation for scroll API.
Original PR: #462
2020-05-20 08:43:03 +02:00
Peter-Josef Meisch
421333dadc DATAES-832 - findAllById repository method returns iterable with null elements for not found ids. 2020-05-18 18:05:30 +02:00
Peter-Josef Meisch
34e3dc735c DATAES-832 - findAllById repository method returns iterable with null elements for not found ids. 2020-05-17 20:01:47 +02:00
Peter-Josef Meisch
e7110c14ab DATAES-831 - SearchOperations.searchForStream does not use requested maxResults.
Original PR: #459

(cherry picked from commit 506f79a45aa93ad5787b25d807de5e5970bf0ea3)
2020-05-17 10:53:29 +02:00
Peter-Josef Meisch
1cee4057d9
DATAES-828 - Fields of type date need to have a format defined.
Original PR: #457
2020-05-14 20:30:30 +02:00
Peter-Josef Meisch
68ce0c2184 DATAES-826 - Repositories should not try to create an index when it already exists.
original PR: #456

(cherry picked from commit c7339dc248370e5e726b6a808c74bb5bd4dc1db1)
2020-05-14 18:06:51 +02:00
Mark Paluch
9adfa0b389
DATAES-808 - After release cleanups. 2020-05-12 12:50:35 +02:00
Mark Paluch
d28f643997
DATAES-808 - Prepare next development iteration. 2020-05-12 12:40:53 +02:00
Mark Paluch
2bbe88f49a
DATAES-808 - Release version 4.0 GA (Neumann). 4.0.0.RELEASE 2020-05-12 12:28:23 +02:00
Mark Paluch
f86231353f
DATAES-808 - Prepare 4.0 GA (Neumann). 2020-05-12 12:27:59 +02:00
Mark Paluch
5483176be4
DATAES-808 - Updated changelog. 2020-05-12 12:27:58 +02:00
Peter-Josef Meisch
8118713706 DATAES-822 - Convert Reactive Server Exceptions to ElasticsearchStatusException. 2020-05-12 06:22:13 +02:00
Mark Paluch
cea8c93616
DATAES-822 - Convert Reactive Client exceptions to ElasticsearchStatusException.
We now use ElasticsearchStatusException instead of HttpClientErrorException to simplify exception translation so that ElasticsearchExceptionTranslator does no longer depend on spring-web.
2020-05-11 17:56:19 +02:00
Peter-Josef Meisch
5100fe04cc
DATES-821 - Fix code for adding an alias.
Original PR: #451
2020-05-10 19:45:15 +02:00
Peter-Josef Meisch
a4fd008a24
DATAES-819 - Test refactorings.
Original PR: #450
2020-05-09 19:48:26 +02:00
Peter-Josef Meisch
ec7414c356
DATAES-817 - StreamQueries does only delete the last scrollid. (#449)
Original PR: #449
2020-05-07 22:11:18 +02:00
Peter-Josef Meisch
3c9b0a7b2f
DATAES-814 - Fix documentation.
Original PR: #448
2020-05-06 08:19:48 +02:00
Peter-Josef Meisch
4deea9d667
DATAES-812 - IndexOperations should use SpEL index name from entity.
Original PR: #447
2020-05-05 21:39:06 +02:00
Greg Turnquist
97cb075afe
DATAES-811 - Remove Travis CI. 2020-05-04 15:20:28 -05:00
Peter-Josef Meisch
e605cad688
DATAES-767 - Fix ReactiveElasticsearch handling of 4xx HTTP responses.
Original PR: #445
2020-05-02 20:08:25 +02:00
Peter-Josef Meisch
07ee01f435
DATAES-750 - Migration guide and documentation update.
Original PR: #444
2020-05-01 22:04:01 +02:00
Peter-Josef Meisch
b278bf9819
DATAES-809 - Creation of test data may lead to duplicate values.
Original PR: #443
2020-04-30 08:18:29 +02:00
Peter-Josef Meisch
15f51c5151 DATAES-799 - Polishing. 2020-04-29 20:30:09 +02:00
Roman Puchkovskiy
9b620b31bd
DATAES-799 - Support optimistic locking for full update scenario using seq_no + primary_term.
Original PR: #441
2020-04-29 20:11:14 +02:00
Mark Paluch
853980cdfd DATAES-774 - After release cleanups. 2020-04-28 15:11:43 +02:00
Mark Paluch
2e346a4e4a DATAES-774 - Prepare next development iteration. 2020-04-28 15:11:42 +02:00
Mark Paluch
6277330017 DATAES-774 - Release version 4.0 RC2 (Neumann). 4.0.0.RC2 2020-04-28 15:03:53 +02:00
Mark Paluch
1d4adadaa7 DATAES-774 - Prepare 4.0 RC2 (Neumann). 2020-04-28 15:03:33 +02:00
Mark Paluch
051af10402 DATAES-774 - Updated changelog. 2020-04-28 15:03:32 +02:00
Mark Paluch
5beaf561df DATAES-770 - Updated changelog. 2020-04-28 14:46:50 +02:00
Mark Paluch
04b739e637 DATAES-755 - Updated changelog. 2020-04-28 11:59:01 +02:00
Peter-Josef Meisch
efbe7237f2 DATAES-802 - Polishing. 2020-04-26 17:45:40 +02:00
JBodkin
21ade25fbb
DATAES-802 - Update documentation for using scroll API with repository methods.
Original PR: #440
2020-04-26 17:40:30 +02:00
Peter-Josef Meisch
a4ec819e7d
DATAES-801 - Implement callback to enable adding custom headers in the REST HTTP request.
Original PR: #442
2020-04-26 17:30:46 +02:00
Peter-Josef Meisch
65f89f9480
DATAES-803 - Move count request setup from reactive template to reactive client.
Original PR: #439
2020-04-24 18:00:29 +02:00
Peter-Josef Meisch
da31b978bc
DATAES-800 - Delombok production code.
Original PR: #438
2020-04-23 23:23:58 +02:00
Peter-Josef Meisch
4876a0e3ab
DATAES-797 - Fix MappingElasticsearchConverter recursive descent when reading Map objects.
Original PR: #437
2020-04-23 08:01:46 +02:00
Peter-Josef Meisch
60cbb67877 DATAES-785 - Polishing. 2020-04-21 21:57:31 +02:00
Roman Puchkovskiy
7501c19be4
DATAES-785 - Various entity callbacks implementation improvements.
Original PR: #431
2020-04-21 21:24:22 +02:00
kkonrad
5019793f17
Fix MappingElasticsearchConverter conversion from Document into Map<String, Object>.
Original PR: #436
2020-04-21 20:39:03 +02:00
Peter-Josef Meisch
16d8cc22d1
DATAES-794 - MappingBuilder must not write empty mapping properties.
Original PR: #434
2020-04-20 22:42:04 +02:00
Peter-Josef Meisch
91f442bd2f DATAES-567 - Polishing. 2020-04-20 18:56:11 +02:00
amordleq
c2eec8c74a
DATAES-567 - Add aggregation support to reactive client. (#430)
Original PR: #430
2020-04-20 18:33:35 +02:00
Peter-Josef Meisch
0afa37c8ea
DATAES-792 - Fix tests with timezone.
Original PR: #433
2020-04-19 23:34:44 +02:00
Peter-Josef Meisch
e49f140233
DATAES-792 - Add java.util.Date to the supported types for Field annotation date times.
Original PR: #432
2020-04-19 22:58:02 +02:00
Peter-Josef Meisch
f6a37f4601 DATAES-772 - Polishing. 2020-04-17 21:40:54 +02:00