1
0
mirror of synced 2026-09-11 02:19:47 +00:00
Commit Graph

1050 Commits

Author SHA1 Message Date
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
Roman Puchkovskiy 76e91c3366 DATAES-772 - Add after-convert entity callbacks support.
Original PR: #422
2020-04-17 21:29:39 +02:00
Peter-Josef Meisch 539c1ee6e7 DATAES-778 - Fix SSL setup in the reactive client.
Original PR: #429
2020-04-16 21:44:53 +02:00
Peter-Josef Meisch 99bf2fc0cb DATAES-786 - Polishing. 2020-04-16 07:06:19 +02:00
Roman Puchkovskiy ff08d06c45 DATAES-786 - Move the creation of SearchHit(s) from ElasticsearchConverter closer to ElasticsearchTemplate..
Original PR: #427
2020-04-16 06:50:16 +02:00
Peter-Josef Meisch 39fb25cbb9 DATAES-791 - DocumentOperations.multiGet() implementations must return null values for not found entities.
Original PR: #428
2020-04-14 22:12:19 +02:00
alesharik 41fffc0fa5 DATAES-789 - Make ElasticsearchRestTemplate.ClientCallback public.
Original PR: #425
2020-04-14 22:02:16 +02:00
Peter-Josef Meisch 771d8fb5e7 DATAES-790 - Deprecate noRefresh repository method.
Original PR: #426
2020-04-12 07:40:52 +02:00
Peter-Josef Meisch 89944b66c4 DATAES-788 - Add missing path mapping to completion context.
Original PR: #424
2020-04-11 11:50:31 +02:00
Peter-Josef Meisch bbc9ec213a DATAES-784 - MappingBuilder should use @Field annotation with custom value objects.
Original PR: #423
2020-04-07 14:40:41 +02:00
Peter-Josef Meisch 3afd6fd427 DATAES-782 - Make underlying TransportClient accessible.
Original PR: #421
2020-04-04 19:19:26 +02:00
Peter-Josef Meisch e449944e3b DATAES-781 - Upgrade to Elasticsearch 7.6.2.
Original PR: #419
2020-04-04 11:10:36 +02:00
Peter-Josef Meisch b434b05215 DATAES-777 - SearchHitsSupport must preserve pageable when unwrapping to AggregatedPage.
Original PR: #418
2020-04-01 21:18:52 +02:00