Oliver Drotbohm
1af57177dc
DATAES-528 - After release cleanups.
2019-04-01 19:35:53 +02:00
Oliver Drotbohm
09f8d4012e
DATAES-528 - Prepare next development iteration.
2019-04-01 19:35:51 +02:00
Oliver Drotbohm
662d3bdef4
DATAES-528 - Release version 3.0.14 (Kay SR14).
2019-04-01 19:05:43 +02:00
Oliver Drotbohm
ef0f9965cc
DATAES-528 - Prepare 3.0.14 (Kay SR14).
2019-04-01 19:05:14 +02: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
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).
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
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).
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
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).
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
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).
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
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).
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
xhaggi
0fbb4ca225
DATAES-469 - Remove superfluous dependency elasticsearch.
2018-06-28 11:17:35 +02:00
Oliver Gierke
26eba03116
DATAES-283 - Get rid of Commons Lang dependency.
...
Replace all StringUtils and ArrayUtils usages with Springframework's StringUtils and ObjectUtils. Left the commons-lang as test-scope dependency as I believe it brings some values in the tests.
Original pull request: #211 .
2018-06-20 20:30:40 +02:00
Mark Paluch
55bf1f233d
DATAES-448 - After release cleanups.
2018-06-13 21:24:36 +02:00
Mark Paluch
c9fbdb7126
DATAES-448 - Prepare next development iteration.
2018-06-13 21:24:34 +02:00
Mark Paluch
a1d508c656
DATAES-448 - Release version 3.0.8 (Kay SR8).
2018-06-13 15:13:01 +02:00
Mark Paluch
04308394dd
DATAES-448 - Prepare 3.0.8 (Kay SR8).
2018-06-13 15:12:06 +02:00
Oliver Gierke
bd668e6c2a
DATAES-460 - Avoid Netty 3 dependency.
...
We now use a custom TransportClient implementation that reflectively pulls in the Netty transport client plugins. The previously used PreBuiltTransportClient expects both the Netty3 and the Netty 4 variant to be available at runtime. We now explicitly exclude Netty 3 so that Spring Data Elasticsearch projects run on Netty 4 by default.
Users required to stay on Netty 3 can explicitly declared the now excluded dependency.
Related tickets: https://github.com/elastic/elasticsearch/issues/31240
2018-06-11 14:11:25 +02:00
Mark Paluch
09ee8f9026
DATAES-437 - After release cleanups.
2018-05-08 15:04:29 +02:00
Mark Paluch
13cfb039b5
DATAES-437 - Prepare next development iteration.
2018-05-08 15:04:27 +02:00
Mark Paluch
4c9c03ac0b
DATAES-437 - Release version 3.0.7 (Kay SR7).
2018-05-08 14:15:28 +02:00
Mark Paluch
cd597f059e
DATAES-437 - Prepare 3.0.7 (Kay SR7).
2018-05-08 14:14:33 +02:00
Mark Paluch
4bdaf039c2
DATAES-430 - After release cleanups.
2018-04-04 16:42:34 +02:00
Mark Paluch
35003bf942
DATAES-430 - Prepare next development iteration.
2018-04-04 16:42:32 +02:00
Mark Paluch
be230f4003
DATAES-430 - Release version 3.0.6 (Kay SR6).
2018-04-04 15:53:23 +02:00
Mark Paluch
8c1821e7a6
DATAES-430 - Prepare 3.0.6 (Kay SR6).
2018-04-04 15:52:32 +02:00
Oliver Gierke
d50ae96c5e
DATAES-434 - Removed explicit declaration of Jackson library versions.
2018-03-27 19:38:04 +02:00
Mark Paluch
734a28fb03
DATAES-429 - After release cleanups.
2018-02-28 10:43:36 +01:00
Mark Paluch
ac403b9198
DATAES-429 - Prepare next development iteration.
2018-02-28 10:43:34 +01:00
Mark Paluch
477c4d1dc3
DATAES-429 - Release version 3.0.5 (Kay SR5).
2018-02-28 10:14:58 +01:00
Mark Paluch
2b543ff026
DATAES-429 - Prepare 3.0.5 (Kay SR5).
2018-02-28 10:14:06 +01:00
Mark Paluch
92286a725d
DATAES-425 - After release cleanups.
2018-02-19 20:29:08 +01:00
Mark Paluch
462288be0e
DATAES-425 - Prepare next development iteration.
2018-02-19 20:29:07 +01:00
Mark Paluch
b844f47795
DATAES-425 - Release version 3.0.4 (Kay SR4).
2018-02-19 19:46:54 +01:00
Mark Paluch
fe488eac32
DATAES-425 - Prepare 3.0.4 (Kay SR4).
2018-02-19 19:46:05 +01:00
Mark Paluch
485859ca3d
DATAES-417 - After release cleanups.
2018-01-24 13:46:10 +01:00