Christoph Strobl
18c19b64f4
DATACOUCH-340 - Prepare next development iteration.
2018-02-06 10:11:15 +01:00
Christoph Strobl
90d2eb8ff8
DATACOUCH-340 - Release version 3.1 M1 (Lovelace).
2018-02-06 09:47:10 +01:00
Christoph Strobl
607e627301
DATACOUCH-340 - Prepare 3.1 M1 (Lovelace).
2018-02-06 09:45:50 +01:00
Christoph Strobl
16f60f4986
DATACOUCH-340 - Updated changelog.
2018-02-06 09:45:49 +01:00
Mark Paluch
d2523eaa30
DATACOUCH-353 - Updated changelog.
2018-01-24 13:41:24 +01:00
Mark Paluch
f2717e3376
DATACOUCH-352 - Updated changelog.
2018-01-24 12:22:17 +01:00
Mark Paluch
093073c2ef
DATACOUCH-347 - Updated changelog.
2017-11-27 16:43:43 +01:00
Mark Paluch
250b1bfb31
DATACOUCH-342 - Updated changelog.
2017-11-27 15:58:47 +01:00
Mark Paluch
e8c647fb9d
DATACOUCH-350 - Polishing.
...
Add test to verify configuration extension. Fix reactive module name to match non-reactive module name. Add author tags. Reorder methods, add javadoc comments.
Original pull request: #153 .
2017-11-25 11:08:51 +01:00
Alex Derkach
322642515a
DATACOUCH-350 - Consider repository type in configuration extensions.
...
We now check in configuration extensions whether the extension is capable to implement the repository by considering whether a repository is a reactive one. This prevents the non-reactive extension from implementing reactive repositories and vice versa.
Original pull request: #153 .
2017-11-25 11:07:13 +01:00
Mark Paluch
85edbda038
DATACOUCH-348 - Reflect changes in Spring Data Couchbase 3.0 in readme.
...
Add also version badges.
2017-11-09 14:55:23 +01:00
Oliver Gierke
c26e0ad2ba
DATACOUCH-339 - Updated changelog.
2017-10-27 16:36:56 +02:00
Oliver Gierke
49c0b6def9
DATACOUCH-346 - Adapt API changes in Property in test cases.
2017-10-27 11:30:35 +02:00
Ben Benoit
4908749bcd
DATACOUCH-328 - Fix document expiry when using expressions
...
When using an expiry expression with TimeUnit.DAYS larger than 30 days
the document expiry is not correctly set.
Original pull request: #150 .
2017-10-17 11:34:12 -07:00
Oliver Gierke
b687ff8217
DATACOUCH-332 - Updated changelog.
2017-10-11 19:01:44 +02:00
Mark Paluch
4fe9cbc138
DATACOUCH-334 - After release cleanups.
2017-10-02 11:37:23 +02:00
Mark Paluch
467e738896
DATACOUCH-334 - Prepare next development iteration.
2017-10-02 11:37:22 +02:00
Mark Paluch
8d0f8d07bc
DATACOUCH-334 - Release version 3.0 GA (Kay).
2017-10-02 11:10:23 +02:00
Mark Paluch
b0b29a7cab
DATACOUCH-334 - Prepare 3.0 GA (Kay).
2017-10-02 11:09:17 +02:00
Mark Paluch
a0c2e8149b
DATACOUCH-334 - Updated changelog.
2017-10-02 11:09:16 +02:00
Mark Paluch
12e0847dbd
DATACOUCH-336 - Downgrade to CDI 1.0.
...
We now build against CDI 1.0 again while using CDI 2.0 for testing.
2017-09-21 13:50:53 +02:00
Mark Paluch
545881df9e
DATACOUCH-338 - Added explicit automatic module name for JDK 9.
2017-09-21 13:50:53 +02:00
Mark Paluch
5268ad20c0
DATACOUCH-336 - Upgrade to OpenWebBeans 2.0.1
2017-09-18 15:40:57 +02:00
Oliver Gierke
bcfb1b1c86
DATACOUCH-326 - After release cleanups.
2017-09-11 17:40:22 +02:00
Oliver Gierke
1de26ae690
DATACOUCH-326 - Prepare next development iteration.
2017-09-11 17:40:20 +02:00
Oliver Gierke
ae0394b281
DATACOUCH-326 - Release version 3.0 RC3 (Kay).
2017-09-11 17:24:46 +02:00
Oliver Gierke
6b4fae0f3c
DATACOUCH-326 - Prepare 3.0 RC3 (Kay).
2017-09-11 17:23:53 +02:00
Oliver Gierke
24eb2c0dd4
DATACOUCH-326 - Updated changelog.
2017-09-11 17:23:50 +02:00
Mark Paluch
f17736c49c
DATACOUCH-327 - Updated changelog.
2017-09-11 12:44:11 +02:00
Oliver Gierke
5f24502175
DATACOUCH-330 - Improved detectability of Couchbase repositories in strict configuration mode.
...
We now make sure that repositories for domain types annotated with @Document or extending CouchbaseRepository are considered strict repository candidates.
2017-08-28 11:24:48 +02:00
MLabusquiere
761c08517b
DATACOUCH-329 - Save repo return with the generated id
...
Original pull request: #151 .
2017-08-24 13:49:00 -07:00
Oliver Gierke
5175bf23d8
DATACOUCH-324 - Updated changelog.
2017-07-27 00:49:03 +02:00
Oliver Gierke
86210e59f9
DATACOUCH-325 - After release cleanups.
2017-07-25 16:10:39 +02:00
Oliver Gierke
e7e40538de
DATACOUCH-325 - Prepare next development iteration.
2017-07-25 16:10:36 +02:00
Oliver Gierke
e826b43a72
DATACOUCH-325 - Release version 3.0 RC2 (Kay).
2017-07-25 15:34:24 +02:00
Oliver Gierke
039a57cbe0
DATACOUCH-325 - Prepare 3.0 RC2 (Kay).
2017-07-25 15:33:34 +02:00
Oliver Gierke
0ed951730f
DATACOUCH-325 - Updated changelog.
2017-07-25 15:33:31 +02:00
Oliver Gierke
0453123665
DATACOUCH-316 - After release cleanups.
2017-07-25 10:00:10 +02:00
Oliver Gierke
13994cd8c4
DATACOUCH-316 - Prepare next development iteration.
2017-07-25 10:00:06 +02:00
Oliver Gierke
ed03279870
DATACOUCH-316 - Release version 3.0 RC1 (Kay).
2017-07-25 09:48:50 +02:00
Oliver Gierke
4cc30356a1
DATACOUCH-316 - Prepare 3.0 RC1 (Kay).
2017-07-25 09:48:02 +02:00
Oliver Gierke
6b71353554
DATACOUCH-316 - Updated changelog.
2017-07-25 09:48:00 +02:00
Oliver Gierke
0cf9063942
DATACOUCH-313 - Updated changelog.
2017-07-24 22:20:48 +02:00
Mark Paluch
24bc12a2c3
DATACOUCH-323 - Inherit Project Reactor version from dependency management.
...
Adapt to BOM import in Spring Data Build pom.
2017-07-20 11:18:55 +02:00
Mark Paluch
9218b09f26
DATACOUCH-320 - Adapt to API changes in mapping subsystem.
2017-07-04 14:37:18 +02:00
Mark Paluch
b2219b9b90
DATACOUCH-308 - After release cleanups.
2017-06-14 17:14:08 +02:00
Mark Paluch
589d21ff62
DATACOUCH-308 - Prepare next development iteration.
2017-06-14 17:14:07 +02:00
Mark Paluch
23f513cc86
DATACOUCH-308 - Release version 3.0 M4 (Kay).
2017-06-14 17:03:48 +02:00
Mark Paluch
d3e0619c8a
DATACOUCH-308 - Prepare 3.0 M4 (Kay).
2017-06-14 17:03:00 +02:00
Mark Paluch
d005606884
DATACOUCH-308 - Updated changelog.
2017-06-14 17:02:59 +02:00