Spring Operator
75a99d4535
DATAES-549 - URL Cleanup.
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* [ ] http://www.apache.org/licenses/ with 1 occurrences migrated to:
https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/ ) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 229 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
Original Pull Request: #263
2019-03-22 08:18:50 +01:00
Spring Operator
075541efec
DATAES-548 - URL Cleanup.
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 1 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd ) result 200).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 1 occurrences
Original pull request: #251 .
2019-03-19 08:30:05 +01:00
Christoph Strobl
5e95a36df6
DATAES-517 - Updated changelog.
2019-03-07 10:30:15 +01:00
Ivan Greene
4f37b12a14
DATAES-523 - Allow specifying version type.
...
Allow specifying the version type for documents.
Original pull request: #236
2019-02-21 09:07:28 +01:00
Mark Paluch
b6b3b673b6
DATAES-529 - Updated changelog.
2019-02-13 11:48:02 +01:00
lw
ef0e1214c2
DATAES-500 - queryForList(CriteriaQuery query, Class<T> clazz) can't query all data.
...
Original pull request: #225
2019-01-24 17:59:26 +01:00
Mark Paluch
4c10ab32ad
DATAES-507 - Updated changelog.
2019-01-10 14:15:46 +01:00
Mark Paluch
1515acf3ef
DATAES-506 - After release cleanups.
2019-01-10 12:03:27 +01:00
Mark Paluch
7fb5b1ed55
DATAES-506 - Prepare next development iteration.
2019-01-10 12:03:25 +01:00
Mark Paluch
f853a001b6
DATAES-506 - Release version 3.0.13 (Kay SR13).
3.0.13.RELEASE
2019-01-10 11:10:23 +01:00
Mark Paluch
dc36bb758d
DATAES-506 - Prepare 3.0.13 (Kay SR13).
2019-01-10 11:09:24 +01:00
Mark Paluch
be1ccd6c5f
DATAES-506 - Updated changelog.
2019-01-10 11:09:22 +01:00
Mark Paluch
2f523d743e
DATAES-505 - Updated changelog.
2019-01-10 11:01:23 +01:00
Mark Paluch
b0a6903b20
DATAES-524 - Update copyright years to 2019.
2019-01-02 12:36:55 +01:00
Christoph Strobl
16e0a92b68
DATAES-513 - Updated changelog.
2018-12-11 11:43:18 +01:00
Mark Paluch
100bd8a34c
DATAES-496 - Updated changelog.
2018-11-27 14:54:11 +01:00
Mark Paluch
17069b5753
DATAES-490 - After release cleanups.
2018-11-27 12:16:34 +01:00
Mark Paluch
00e64af43c
DATAES-490 - Prepare next development iteration.
2018-11-27 12:16:33 +01:00
Mark Paluch
a88867acd8
DATAES-490 - Release version 3.0.12 (Kay SR12).
3.0.12.RELEASE
2018-11-27 11:45:50 +01:00
Mark Paluch
2db531885e
DATAES-490 - Prepare 3.0.12 (Kay SR12).
2018-11-27 11:44:58 +01:00
Mark Paluch
b65d19052e
DATAES-490 - Updated changelog.
2018-11-27 11:44:57 +01:00
Mark Paluch
2db4ac8b54
DATAES-491 - Updated changelog.
2018-11-27 11:27:25 +01:00
tsallase
df421cf317
DATAES-445 - Updated scroll API example.
...
Original pull request: #218
2018-11-20 11:52:22 +01:00
xhaggi
6472f230e8
DATAES-503 - Added missing copy_to property to @Field annotation.
...
Original pull request: #227
2018-11-20 11:25:45 +01:00
xhaggi
e3d888d631
DATAES-492 - Add missing normalizer property to @Field and @InnerField.
...
Original pull request: #222
2018-11-20 10:51:07 +01:00
Mark Paluch
e8b7d46c54
DATAES-489 - Updated changelog.
2018-10-29 14:30:36 +01:00
Mark Paluch
aac8f5c419
DATAES-484 - Updated changelog.
2018-10-15 14:19:07 +02:00
Mark Paluch
629757d8db
DATAES-485 - After release cleanups.
2018-10-15 12:28:13 +02:00
Mark Paluch
7b37fd5be8
DATAES-485 - Prepare next development iteration.
2018-10-15 12:28:12 +02:00
Mark Paluch
1048972ffb
DATAES-485 - Release version 3.0.11 (Kay SR11).
3.0.11.RELEASE
2018-10-15 12:00:39 +02:00
Mark Paluch
37f0dde79c
DATAES-485 - Prepare 3.0.11 (Kay SR11).
2018-10-15 11:59:40 +02:00
Mark Paluch
d149b3af58
DATAES-485 - Updated changelog.
2018-10-15 11:59:38 +02:00
Mark Paluch
ba15cf1242
DATAES-486 - Updated changelog.
2018-10-15 11:37:27 +02:00
Mark Paluch
fdc10888f4
DATAES-480 - Updated changelog.
2018-09-21 08:13:17 -04:00
Mark Paluch
0154d8fc16
DATAES-473 - After release cleanups.
2018-09-10 13:52:28 +02:00
Mark Paluch
a019f24bb2
DATAES-473 - Prepare next development iteration.
2018-09-10 13:52:27 +02:00
Mark Paluch
0bda2e7d66
DATAES-473 - Release version 3.0.10 (Kay SR10).
3.0.10.RELEASE
2018-09-10 12:52:18 +02:00
Mark Paluch
4bdc67ec5b
DATAES-473 - Prepare 3.0.10 (Kay SR10).
2018-09-10 12:51:27 +02:00
Mark Paluch
5b26ab3e08
DATAES-473 - Updated changelog.
2018-09-10 12:51:26 +02:00
Mark Paluch
82334e5668
DATAES-474 - Updated changelog.
2018-09-10 10:20:58 +02:00
Oliver Gierke
dcdf9a7630
DATAES-472 - Updated changelog.
2018-08-20 11:07:59 +02:00
Mark Paluch
30615008a9
DATAES-463 - Updated changelog.
2018-07-27 11:45:26 +02:00
Mark Paluch
e1353ac956
DATAES-465 - After release cleanups.
2018-07-26 15:23:25 +02:00
Mark Paluch
f42c6eaa06
DATAES-465 - Prepare next development iteration.
2018-07-26 15:23:23 +02:00
Mark Paluch
415464a957
DATAES-465 - Release version 3.0.9 (Kay SR9).
3.0.9.RELEASE
2018-07-26 14:44:01 +02:00
Mark Paluch
3be999e23d
DATAES-465 - Prepare 3.0.9 (Kay SR9).
2018-07-26 14:43:06 +02:00
Mark Paluch
eb59b657d2
DATAES-465 - Updated changelog.
2018-07-26 14:43:05 +02:00
Mark Paluch
076303bf2f
DATAES-452 - Updated changelog.
2018-07-26 14:03:21 +02:00
Oliver Gierke
3d2b5a0191
DATAES-470 - Fixed parsing of cluster nodes in TransportClientFactoryBean.
...
Extracted ClusterNodes value object to capture the parsing logic and actually properly test it. Added unit tests to verify the proper rejection and the two cases outlined in the ticket.
Related tickets: DATAES-283.
2018-07-25 14:48:06 +02:00
xhaggi
2497fcd64d
DATAES-317 - Introduce query logging in ElasticsearchTemplate.
...
Original pull request: #180 .
2018-06-28 11:21:50 +02:00