Christoph Strobl
|
a474a0f533
|
Prepare 5.0.6 (2022.0.6).
See #2528
|
2023-05-12 11:07:48 +02:00 |
|
Pierre Mazieres @Semarchy
|
1d23fb14fa
|
Fix assignment in NativeQueryBuilder.
Original Pull Request: #2543
Closes #2542
(cherry picked from commit 9c497c2dea1fabba9ef379e96a1e13dbf811342a)
|
2023-05-10 18:34:06 +02:00 |
|
Greg L. Turnquist
|
03265a4551
|
Prepare 5.0.5 (2022.0.5).
See #2499
|
2023-04-14 10:18:35 -05:00 |
|
Peter-Josef Meisch
|
fdc03cf29e
|
Polishing
(cherry picked from commit dfc1be286cfea1b72dc441d1024be364b8578314)
|
2023-04-10 11:30:05 +02:00 |
|
JKatzwinkel
|
e1da43ca9f
|
Fix inner hits metadata mapping.
Original Pull Request #2522
Closes #2521
(cherry picked from commit 1f7fa77c1524af34abf5596665c4815f1e642169)
|
2023-04-10 11:30:05 +02:00 |
|
Christoph Strobl
|
e534e952a1
|
Prepare 5.0.4 (2022.0.4).
See #2485
|
2023-03-20 14:22:21 +01:00 |
|
Mark Paluch
|
42e49e8ff7
|
Prepare 5.0.3 (2022.0.3).
See #2462
|
2023-03-03 10:59:18 +01:00 |
|
Peter-Josef Meisch
|
b52fc2f0d7
|
Fix putMapping request creation .
Original Pull Request #2483
Closes #2487
(cherry picked from commit 63cebd703807bfdde86a034f1e30b4640ffa76ce)
|
2023-02-26 15:43:00 +01:00 |
|
Mark Paluch
|
aab18b55ab
|
Prepare 5.0.2 (2022.0.2).
See #2427
|
2023-02-17 10:59:14 +01:00 |
|
Peter-Josef Meisch
|
6351b9f026
|
Upgrade to Elasticsearch 7.17.9.
Original Pull Request #2456
Closes #2454
|
2023-02-14 18:57:49 +01:00 |
|
Peter-Josef Meisch
|
7d5b9d5b7c
|
@Query annotated repository method does not use Sort parameter.
Original Pull Request #2450
Closes #2449
(cherry picked from commit 4f30a492b99c4d21eed487573b700900930824ec)
|
2023-02-10 22:49:20 +01:00 |
|
Urs Keller
|
5cf7b2baae
|
Fix ReactiveIndicesTemplate: Refresh not called on bound indices.
Original Pull Request #2444
Closes #2441
(cherry picked from commit 0971acfe25e82207d6c0dfe7f5de361692328693)
|
2023-02-03 19:58:55 +01:00 |
|
Peter-Josef Meisch
|
5b3cf9af4c
|
Fix reading response runtime field by mapping.
Original Pull Request #2432
Closes #2431
(cherry picked from commit d9bf76fb31c1574225a43c68ea0069d88f5df9b1)
|
2023-01-22 20:28:48 +01:00 |
|
Mark Paluch
|
5c1682b908
|
Prepare 5.0.1 (2022.0.1).
See #2366
|
2023-01-13 11:40:40 +01:00 |
|
Peter-Josef Meisch
|
9583a05553
|
AOT/Native support.
Original Pull Request #2423
Closes #2419
(cherry picked from commit 44a5c7545fdb2c5c372ea21f8a0aa3d8ec91229d)
|
2023-01-08 21:37:39 +01:00 |
|
Peter-Josef Meisch
|
6551a80ccc
|
findAllById returns all requested documents.
Original Pull Request #2421
Closes #2417
(cherry picked from commit 28489ffee8f405d8f5d2000bb40161d61b21485d)
|
2023-01-04 17:30:05 +01:00 |
|
Mark Paluch
|
1c3c09a80e
|
Extend license header copyright years to 2023.
See #2414
|
2023-01-02 09:50:16 +01:00 |
|
Peter-Josef Meisch
|
ec66dfebdd
|
Upgrade Elasticsearch to 8.5.3 (old client to 7.17.8).
Original Pull Request #2412
Closes #2402
|
2022-12-30 23:45:57 +01:00 |
|
Scooby
|
be0327894a
|
IndexQuery's id get ignored in bulkIndexOperation.
Original Pull Request #2407
Closdes #2405
(cherry picked from commit 4d7d0955f91d6114a89d2bea804bb80685d81501)
|
2022-12-27 20:02:08 +01:00 |
|
Peter-Josef Meisch
|
4bf1435555
|
Fix NPE in ElasticsearchExceptionTranslator.
Original Pull Request #2389
Closes #2388
(cherry picked from commit 9446d726bc5a90321d416e43af41f908f6191ab2)
|
2022-12-05 14:44:50 +01:00 |
|
Peter-Josef Meisch
|
8fe04172f6
|
Support Kotlin Flow as possible return type in repository functions.
Original Pull Request #2387
Closes #2386
(cherry picked from commit 1fa6c9f3e5539b502ec3e8619929ae8cfbe050fd)
|
2022-12-03 22:53:13 +01:00 |
|
Peter-Josef Meisch
|
03b522d956
|
Upgrade to Elasticsearch 8.5.2.
Original Pull Request #2381
Closes #2379
|
2022-11-26 08:23:42 +01:00 |
|
Peter-Josef Meisch
|
bf317bc6a7
|
Upgrade to Elasticsearch 8.5.1.
Original Pull Request #2371
Closes #2369
|
2022-11-19 13:26:32 +01:00 |
|
Mark Paluch
|
81cac1f505
|
Prepare 5.0 GA (2022.0.0).
See #2336
|
2022-11-18 14:26:13 +01:00 |
|
Peter-Josef Meisch
|
ab8cbdf4d9
|
Bulk operations must prefer index set on individual query.
Original Pull Request #2363
Closes #2362
|
2022-11-15 20:55:21 +01:00 |
|
Peter-Josef Meisch
|
d7e42fcb76
|
Update documentation.
Original Pull Request #2361
Closes #2360
|
2022-11-10 21:41:10 +01:00 |
|
Tiny
|
f8ddf16c0c
|
Update Dynamic.java
Original Pull Request #2357
Closes #2359
|
2022-11-10 20:09:56 +01:00 |
|
Jens Schauder
|
f79a8016d1
|
Replace New and Noteworthy with links to release notes.
Closes #2358
See spring-projects/spring-data-relational#1351
|
2022-11-10 15:24:36 +01:00 |
|
Peter-Josef Meisch
|
ceca98492b
|
Deprecate ClientLogger.
Original Pull Request #2354
Closes #2353
|
2022-11-05 17:15:24 +01:00 |
|
Mark Paluch
|
327774b8fa
|
Prepare 5.0 RC2 (2022.0.0).
See #2341
|
2022-11-04 15:23:07 +01:00 |
|
Peter-Josef Meisch
|
96c9aa8af6
|
Remove client specific code.
Original Pull Request #2352
Closes #2351
|
2022-11-03 20:44:25 +01:00 |
|
Peter-Josef Meisch
|
049bcf504e
|
Use custom refresh policy in reactive repository with all clients.
Original Pull Request #2350
Closes #2349
|
2022-11-03 19:49:48 +01:00 |
|
Peter-Josef Meisch
|
744b3ed6b4
|
Upgrade to Elasticsearch 8.5.0.
Original Pull Request #2348
Closes #2345
Closes #2300
|
2022-11-03 18:31:48 +01:00 |
|
Peter-Josef Meisch
|
14ab00f5b8
|
adapt auditing configuration.
Original Pull Request #2344
Closes #2343
|
2022-10-30 22:02:45 +01:00 |
|
Peter-Josef Meisch
|
883741e9c1
|
Remove javax nullability annotations.
Original Pull Request #2342
Closes #2340
|
2022-10-22 16:07:03 +02:00 |
|
Peter-Josef Meisch
|
e67150a55b
|
Fix repository methods value converting.
Original Pull Request #2339
Closes #2338
|
2022-10-19 21:52:49 +02:00 |
|
Mark Paluch
|
bf4d730328
|
Prepare 5.0 RC1 (2022.0.0).
See #2298
|
2022-10-13 17:24:04 +02:00 |
|
Peter-Josef Meisch
|
03ecc48b09
|
Escape backslash in StringQuery.
Original Pull Request
Closes #2326
|
2022-10-11 22:36:43 +02:00 |
|
Peter-Josef Meisch
|
c05146adce
|
Upgrade to Elasticsearch 8.4.3.
Original Pull Request #2329
Closes #2323
|
2022-10-10 20:55:28 +02:00 |
|
Peter-Josef Meisch
|
c59395d36d
|
Adapt to Junit changes.
Original Pull Request #2325
Closes #2324
|
2022-10-07 09:00:15 +02:00 |
|
Gonçalo Montalvão Marques
|
ae88ea3506
|
Fix typos in documentation.
Original Pull Request #2321
Closes #2320
|
2022-10-06 12:57:48 +02:00 |
|
Peter-Josef Meisch
|
cdb92f6ee4
|
Enable non-field-backed properties.
Original Pull Request #2319
Closes #1489
|
2022-10-01 18:02:29 +02:00 |
|
Peter-Josef Meisch
|
5a52d6136f
|
Fix documentation index.
Original Pull Request #2315
Closes #2299
|
2022-09-28 22:21:23 +02:00 |
|
Peter-Josef Meisch
|
fb210e338f
|
Fix copyright year in documentation.
Original Pull Request #2314
Closes #2313
|
2022-09-27 21:57:43 +02:00 |
|
Peter-Josef Meisch
|
05c6444b71
|
Internal refactoring stringRepresentation/convertId.
Original Pull Request #2312
Closes #2228
|
2022-09-27 20:23:33 +02:00 |
|
Peter-Josef Meisch
|
8a1d8deb67
|
Polishing.
See #2304
|
2022-09-25 21:43:15 +02:00 |
|
puppylpg
|
b038bbe778
|
Update document partially by specified entity.
Original Pull Request #2310
Closes #2304
|
2022-09-25 21:19:14 +02:00 |
|
Peter-Josef Meisch
|
1396f53fde
|
Add search extension plugins parameters to NativeQuery.
Original Pull Request #2307
Closes #2150
|
2022-09-23 19:37:02 +02:00 |
|
Peter-Josef Meisch
|
b4fe01d09b
|
Adapt to Elasticsearch client fix (ES client issue 286).
Original Pull Request #2306
Closes #2165
|
2022-09-23 07:41:19 +02:00 |
|
Peter-Josef Meisch
|
eabde9c543
|
Adapt to Elasticsearch fix.
Original Pull Request #2302
Closes #2171
|
2022-09-21 22:14:31 +02:00 |
|