Mark Paluch
ea48bf5dfe
Update CI properties.
...
See #2425
2023-01-30 10:48:59 +01:00
Mark Paluch
ae4934563b
After release cleanups.
...
See #2365
2023-01-13 10:35:35 +01:00
Mark Paluch
f608c80606
Prepare next development iteration.
...
See #2365
2023-01-13 10:35:33 +01:00
Mark Paluch
401cf99d89
Release version 4.4.7 (2021.2.7).
...
See #2365
4.4.7
2023-01-13 10:32:46 +01:00
Mark Paluch
691a264050
Prepare 4.4.7 (2021.2.7).
...
See #2365
2023-01-13 10:32:32 +01:00
Peter-Josef Meisch
87540bcabc
findAllById returns all requested documents.
...
Original Pull Request #2421
Closes #2417
(cherry picked from commit 28489ffee8f405d8f5d2000bb40161d61b21485d)
(cherry picked from commit 6551a80ccc503b20c09eae2ebc3ac33dafcb3c34)
2023-01-04 20:03:40 +01:00
Mark Paluch
b896694d3a
Extend license header copyright years to 2023.
...
See #2415
2023-01-02 09:52:11 +01:00
Peter-Josef Meisch
87be6dbd82
Upgrade to Elasticsearch 7.17.8.
...
Original Pull Request #2413
Closes #2401
2022-12-31 00:30:58 +01:00
Mark Paluch
bb05d0ba76
Update CI properties.
...
See #2365
2022-11-18 15:33:55 +01:00
Mark Paluch
7a7e51ff6c
After release cleanups.
...
See #2335
2022-11-18 10:55:38 +01:00
Mark Paluch
2c2e493ce4
Prepare next development iteration.
...
See #2335
2022-11-18 10:55:36 +01:00
Mark Paluch
3a876901c0
Release version 4.4.6 (2021.2.6).
...
See #2335
4.4.6
2022-11-18 10:45:33 +01:00
Mark Paluch
f59d9c6eae
Prepare 4.4.6 (2021.2.6).
...
See #2335
2022-11-18 10:44:45 +01:00
Tiny
a1094527a9
Update Dynamic.java
...
Original Pull Request #2357
Closes #2359
(cherry picked from commit f8ddf16c0cb85c8a5ce1427600f083720f61c914)
2022-11-10 20:18:24 +01:00
Peter-Josef Meisch
cd8fabe499
Upgrade to Elasticsearch 7.17.7.
...
Original Pull Request #2347
Closes #2346
2022-11-01 20:29:29 +01:00
Mark Paluch
b61f44d872
Update CI properties.
...
See #2335
2022-10-31 13:18:18 +01:00
Peter-Josef Meisch
933ebab0e0
Fix repository methods value converting.
...
Original Pull Request #2339
Closes #2338
(cherry picked from commit e67150a55b4639405bcf49b52a6894a191805796)
2022-10-19 22:42:06 +02:00
Spring Builds
edac49c470
After release cleanups.
...
See #2334
2022-10-13 13:46:55 +00:00
Spring Builds
cb65bc5ead
Prepare next development iteration.
...
See #2334
2022-10-13 13:46:42 +00:00
Spring Builds
c99d633ac6
Release version 4.4.5 (2021.2.5).
...
See #2334
4.4.5
2022-10-13 13:24:06 +00:00
Spring Builds
7372f9120d
Prepare 4.4.5 (2021.2.5).
...
See #2334
2022-10-13 13:21:37 +00:00
Spring Builds
c09138f985
After release cleanups.
...
See #2296
2022-10-13 09:23:59 +00:00
Spring Builds
5ac167290c
Prepare next development iteration.
...
See #2296
2022-10-13 09:23:46 +00:00
Spring Builds
06db4fde05
Release version 4.4.4 (2021.2.4).
...
See #2296
4.4.4
2022-10-13 08:59:56 +00:00
Spring Builds
c823ce1946
Prepare 4.4.4 (2021.2.4).
...
See #2296
2022-10-13 08:57:08 +00:00
Peter-Josef Meisch
2fa15f772a
Escape backslash in StringQuery.
...
Original Pull Request
Closes #2326
(cherry picked from commit 03ecc48b09e42a041c9f04bc47801b36adf91306)
2022-10-11 22:38:22 +02:00
Peter-Josef Meisch
02b6d54cc9
Prefer config supplied content-type and accept header.
...
Original Pull Request #2328
Closes #2327
2022-10-08 15:10:26 +02:00
Peter-Josef Meisch
8bb3474c05
Revert "Support partially update document by entity."
...
This reverts commit 7e904cdbe752ef00131c0945b91d106e3edb1341.
2022-09-24 22:00:49 +02:00
puppylpg
7e904cdbe7
Support partially update document by entity.
...
Original Pull Request #2305
Closes #2304
2022-09-24 21:57:41 +02:00
Spring Builds
e46b4977a4
After release cleanups.
...
See #2221
2022-09-19 12:00:24 +00:00
Spring Builds
5de2e0b96e
Prepare next development iteration.
...
See #2221
2022-09-19 12:00:12 +00:00
Spring Builds
c36b878cee
Release version 4.4.3 (2021.2.3).
...
See #2221
4.4.3
2022-09-19 11:38:46 +00:00
Spring Builds
2efa79d469
Prepare 4.4.3 (2021.2.3).
...
See #2221
2022-09-19 11:36:24 +00:00
Peter-Josef Meisch
20fde914df
Upgrade to Elasticsearch 7.17.6.
...
Original Pull Request #2289
Closes #2285
2022-09-04 12:42:14 +02:00
Peter-Josef Meisch
988736dd41
Fix NPE in RequestFactory when language in UpdateQuery is not set (4.4.x).
...
Original Pull Request #2288
Closes #2287
2022-09-03 07:50:01 +02:00
Peter-Josef Meisch
346c5cce58
Fix mapping of property values into a collection.
...
When reading from Elasticsearch into a property of type Collection<T> (List<T> or Set<T>) the MappingElasticsearchConverter now can read both from the returned JSON:
an array of T objects - will put the objects in a corresponding collection
a single T object will put the single object into a corrsponding colletcion
This is implemented and tested for both: entities where the properties have setters and immutable classes that only provide an all-args constructor.
Original Pull Request #2282
Closes #2280
(cherry picked from commit 86634ceb38dbc9d1a3985171a4bf12a6d5912612)
2022-08-29 21:06:38 +02:00
Peter-Josef Meisch
a3ebd8be78
Fix update call in reactive client (Elasticsearch 7 client)
...
Original Pull Request #2281
Closes #2276
(cherry picked from commit 8377f64a8a919b31c37f337fc92c3ea8ee9154d8)
2022-08-26 08:12:22 +02:00
Peter-Josef Meisch
3c6d96e49f
Don't try to write non-writeable properties.
...
Original Pull Request #2249
Closes #2230
(cherry picked from commit acf02a1dc9e427b1d72bd949553e70f51539bd4d)
# Conflicts:
# src/main/java/org/springframework/data/elasticsearch/core/convert/MappingElasticsearchConverter.java
2022-08-04 12:11:22 +02:00
Peter-Josef Meisch
be70a398be
Fix exists query for imperative repository implementation.
...
Original Pull Request #2236
Closes #2162
(cherry picked from commit 373be49f97fe333714d29ce5e78ace38d7b0354f)
2022-07-22 22:01:26 +02:00
Peter-Josef Meisch
e3e666fd2e
Upgrade to Elasticsearch 7.17.5.
...
Original Pull Request #2224
Closes #2215
2022-07-16 21:30:41 +02:00
Christoph Strobl
cb3d1e11d3
After release cleanups.
...
See #2186
2022-07-15 11:24:08 +02:00
Christoph Strobl
9e17bf3df8
Prepare next development iteration.
...
See #2186
2022-07-15 11:24:05 +02:00
Christoph Strobl
f70a7d6414
Release version 4.4.2 (2021.2.2).
...
See #2186
4.4.2
2022-07-15 11:08:28 +02:00
Christoph Strobl
13a4aa31f6
Prepare 4.4.2 (2021.2.2).
...
See #2186
2022-07-15 11:07:51 +02:00
diamondT
aa4aecacdf
Fix handling of array-of-strings parameters for @Query-annotated queries.
...
Original Pull Request #2182
Closes #2135
(cherry picked from commit 259c43af19db269476d31bfe5df5554807b7b2f9)
2022-07-12 20:22:57 +02:00
Peter-Josef Meisch
85ed8a4891
Upgrade to Elasticsearch 7.17.4.
...
Original Pull Request #2201
Closes #2199
2022-06-25 21:15:59 +02:00
Peter-Josef Meisch
ae66cbd619
Fix updatebyquery request.
...
Original Pull Request #2197
Closes #2191
(cherry picked from commit f90138076659e5452fd38444c85cfee0745b074c)
2022-06-25 19:58:40 +02:00
Peter-Josef Meisch
98d1f5bf63
Update version documentation.
...
Original Pull Request #2195
Closes #2194
(cherry picked from commit f917fb7a65ba18c3aa229e99beb37a846c89978f)
2022-06-25 17:43:39 +02:00
Mark Paluch
d9f71027b6
After release cleanups.
...
See #2166
2022-06-20 11:40:07 +02:00
Mark Paluch
2729fa95a3
Prepare next development iteration.
...
See #2166
2022-06-20 11:40:05 +02:00