596 Commits

Author SHA1 Message Date
Mark Paluch
e703fbc8bf DATAES-427 - Prepare 3.1 M2 (Lovelace). 2018-04-13 14:30:01 +02:00
Mark Paluch
1b44f051c7 DATAES-427 - Updated changelog. 2018-04-13 14:29:59 +02:00
xhaggi
b949daadea DATAES-438 - get rid of deprecation warning because of invalid mapping for @Id 2018-04-13 11:55:17 +01:00
Oliver Gierke
8c40bac9ab DATAES-439 - Adapt to API changes in Spring Data Commons.
Related tickets: DATACMNS-1275.
2018-04-09 14:40:47 +02:00
Mark Paluch
9fba9ea076 DATAES-430 - Updated changelog. 2018-04-04 17:12:55 +02:00
Mark Paluch
b5d5fdc32e DATAES-423 - Updated changelog. 2018-04-04 15:16:22 +02:00
Oliver Gierke
6db756a233 DATAES-434 - Removed explicit declaration of Jackson library versions. 2018-03-27 19:38:13 +02:00
Artur Konczak
e50e5f9146 DATAES-402 - fixed broken tests 2018-03-15 13:43:06 +00:00
Remco Zigterman
4856974c1a DATAES-402 - fixing paging information 2018-03-15 09:57:19 +00:00
Artur Konczak
51f9485700 DATAES-421 updated to latest version of ES 6.2.2 2018-03-15 09:14:43 +00:00
rivergod
e7b93bee90 DATAES-421 - Update ES to 6.1.0 2018-03-15 09:14:43 +00:00
Mark Paluch
9bc9c47f42 DATAES-432 - Export composable repositories via CDI.
We now export composable repositories through our CDI extension. Repositories can now be customized either by a single custom implementation (as it was before) and by providing fragment interfaces along their fragment implementation.

This change aligns CDI support with the existing RepositoryFactory support we provide within a Spring application context.
2018-03-12 17:00:16 +01:00
Mark Paluch
4313d13ddd DATAES-429 - Updated changelog. 2018-02-28 11:17:39 +01:00
Mark Paluch
2075775478 DATAES-425 - Updated changelog. 2018-02-19 20:30:08 +01:00
Christoph Strobl
e4009df6b9 DATAES-401 - After release cleanups. 2018-02-06 10:11:17 +01:00
Christoph Strobl
053e1726f5 DATAES-401 - Prepare next development iteration. 2018-02-06 10:11:15 +01:00
Christoph Strobl
d2690abbdf DATAES-401 - Release version 3.1 M1 (Lovelace). 3.1.0.M1 2018-02-06 09:47:10 +01:00
Christoph Strobl
cf6d299941 DATAES-401 - Prepare 3.1 M1 (Lovelace). 2018-02-06 09:45:50 +01:00
Christoph Strobl
4d0159a560 DATAES-401 - Updated changelog. 2018-02-06 09:45:48 +01:00
Mark Paluch
028bc13eb7 DATAES-417 - Updated changelog. 2018-01-24 13:41:24 +01:00
Mark Paluch
9bfc6f23b9 DATAES-424 - Fix line endings to LF. 2018-01-24 13:06:40 +01:00
Mark Paluch
4bd263a25a DATAES-416 - Updated changelog. 2018-01-24 12:22:14 +01:00
Mark Paluch
00e30fd802 DATAES-411 - Updated changelog. 2017-11-27 16:43:43 +01:00
Mark Paluch
22e10801ca DATAES-404 - Updated changelog. 2017-11-27 15:58:47 +01:00
Oliver Gierke
f7d77f05de DATAES-414 - Reduced scope of Log4j dependencies to test. 2017-11-02 18:40:56 +01:00
Oliver Gierke
71ebc3dd21 DATAES-400 - Updated changelog. 2017-10-27 16:36:52 +02:00
Oliver Gierke
51d0f95f65 DATAES-410 - Adapt API changes in Property in test cases. 2017-10-27 11:24:34 +02:00
Vladimir Tsanev
75f34e4d02 DATAES-361 - Move Log4j2 config file to test sources.
The configuration file for Log4j2 had been added to src/main/resources accidentally which caused it to be picked up by user applications, e.g. in a Spring Boot application effectively disabling Boot's auto-configuration. This file has now been moved to the test resources.

Original pull request: #191.
Related tickets: spring-projects/spring-boot#10634
2017-10-13 15:40:44 +02:00
Oliver Gierke
4a956270a8 DATAES-391 - Updated changelog. 2017-10-11 19:01:43 +02:00
Mark Paluch
d227f21572 DATAES-392 - After release cleanups. 2017-10-02 11:37:23 +02:00
Mark Paluch
fe6b3c65b3 DATAES-392 - Prepare next development iteration. 2017-10-02 11:37:22 +02:00
Mark Paluch
d30b41cc59 DATAES-392 - Release version 3.0 GA (Kay). 3.0.0.RELEASE 2017-10-02 11:10:23 +02:00
Mark Paluch
3fa7851544 DATAES-392 - Prepare 3.0 GA (Kay). 2017-10-02 11:09:17 +02:00
Mark Paluch
e990e57b6e DATAES-392 - Updated changelog. 2017-10-02 11:09:15 +02:00
Mark Paluch
a30a13dced DATAES-395 - Downgrade to CDI 1.0. 2017-09-21 14:39:22 +02:00
Mark Paluch
e0d85f0c2a DATAES-397 - Added explicit automatic module name for JDK 9. 2017-09-21 14:02:37 +02:00
Mark Paluch
960263837b DATAES-395 - Polishing.
Fix line endings.
2017-09-18 15:36:39 +02:00
Mark Paluch
6dd4d28067 DATAES-395 - Upgrade to OpenWebBeans 2.0.1. 2017-09-18 15:36:20 +02:00
Oliver Gierke
adf846d665 DATAES-376 - After release cleanups. 2017-09-11 17:40:22 +02:00
Oliver Gierke
8193212d5b DATAES-376 - Prepare next development iteration. 2017-09-11 17:40:19 +02:00
Oliver Gierke
e529c56ced DATAES-376 - Release version 3.0 RC3 (Kay). 3.0.0.RC3 2017-09-11 17:24:46 +02:00
Oliver Gierke
7ba5195c6e DATAES-376 - Prepare 3.0 RC3 (Kay). 2017-09-11 17:23:52 +02:00
Oliver Gierke
f899cf389f DATAES-376 - Updated changelog. 2017-09-11 17:23:49 +02:00
Mark Paluch
196ab5b5e2 DATAES-378 - Updated changelog. 2017-09-11 12:44:07 +02:00
Oliver Gierke
771e01189e DATAES-374 - Updated changelog. 2017-07-27 00:49:04 +02:00
Mohsin Husen
54d1b2f3dd DATAES-375 - update README 2017-07-26 11:58:24 +01:00
Oliver Gierke
527d594389 DATAES-375 - After release cleanups. 2017-07-25 16:10:39 +02:00
Oliver Gierke
8d0e1df742 DATAES-375 - Prepare next development iteration. 2017-07-25 16:10:36 +02:00
Oliver Gierke
0767bf2c29 DATAES-375 - Release version 3.0 RC2 (Kay). 3.0.0.RC2 2017-07-25 15:34:24 +02:00
Oliver Gierke
d16c598483 DATAES-375 - Prepare 3.0 RC2 (Kay). 2017-07-25 15:33:34 +02:00