Mark Paluch
75ff3da998
DATACOUCH-501 - Prepare next development iteration.
2020-02-26 11:54:08 +01:00
Mark Paluch
50b3373a6f
DATACOUCH-501 - Release version 3.2.5 (Moore SR5).
2020-02-26 11:38:18 +01:00
Mark Paluch
9feb49f85e
DATACOUCH-501 - Prepare 3.2.5 (Moore SR5).
2020-02-26 11:37:58 +01:00
Mark Paluch
e074f7149e
DATACOUCH-501 - Updated changelog.
2020-02-26 11:37:58 +01:00
Mark Paluch
e20449cdda
DATACOUCH-500 - Updated changelog.
2020-02-26 11:31:50 +01:00
Michael Nitschinger
889a363830
DATACOUCH-505 - Update SDK to 2.7.12
...
This changeset makes sure that we are using the latest
SDK version.
2020-02-24 08:59:30 +01:00
Mark Paluch
972a1b6804
DATACOUCH-503 - Updated changelog.
2020-02-12 15:05:03 +01:00
Mark Paluch
cf6efd9653
DATACOUCH-502 - Updated changelog.
2020-01-17 09:58:36 +01:00
Mark Paluch
454a6479df
DATACOUCH-482 - Updated changelog.
2020-01-16 16:12:39 +01:00
Mark Paluch
85472d69f4
DATACOUCH-494 - After release cleanups.
2020-01-15 12:48:23 +01:00
Mark Paluch
d7d99c16ec
DATACOUCH-494 - Prepare next development iteration.
2020-01-15 12:48:22 +01:00
Mark Paluch
0c58993bb7
DATACOUCH-494 - Release version 3.2.4 (Moore SR4).
2020-01-15 12:37:45 +01:00
Mark Paluch
56ca48927c
DATACOUCH-494 - Prepare 3.2.4 (Moore SR4).
2020-01-15 12:37:18 +01:00
Mark Paluch
bb1d16b9ae
DATACOUCH-494 - Updated changelog.
2020-01-15 12:37:17 +01:00
Mark Paluch
1b852bfdd4
DATACOUCH-493 - Updated changelog.
2020-01-15 10:36:38 +01:00
Mark Paluch
b5a1b2ca23
DATACOUCH-498 - Update copyright years to 2020.
2020-01-07 08:43:32 +01:00
Jens Schauder
2beb8f6a9c
DATACOUCH-491 - After release cleanups.
2019-12-04 14:29:17 +01:00
Jens Schauder
d6edb2ab4d
DATACOUCH-491 - Prepare next development iteration.
2019-12-04 14:29:15 +01:00
Jens Schauder
0e7d97942e
DATACOUCH-491 - Release version 3.2.3 (Moore SR3).
2019-12-04 14:12:24 +01:00
Jens Schauder
ea79ba7f72
DATACOUCH-491 - Prepare 3.2.3 (Moore SR3).
2019-12-04 14:11:44 +01:00
Jens Schauder
d15eb4fe3d
DATACOUCH-491 - Updated changelog.
2019-12-04 14:11:43 +01:00
Jens Schauder
c1fd0d2842
DATACOUCH-490 - Updated changelog.
2019-12-04 12:09:51 +01:00
Mark Paluch
4cbb2717dc
DATACOUCH-492 - Upgrade to Couchbase Driver 2.7.10.
2019-12-04 11:49:13 +01:00
David Kelly
7601b2beba
DATACOUCH-484 - Thread safety issue using findBy.
...
Support for positional parameters necessitated caching them, however
that was not done in a threadsafe fashion. ThreadLocal storage is
sufficient to take care of the issue. Added test for it while at it.
2019-11-20 15:38:29 -07:00
David Kelly
e8468b7d2e
DATACOUCH-479 - Fix issue with testcontainers usage.
...
After updating the POM to not have a fixed testcontainers version, we
discovered the tests were failing with later versions of testcontainers. It
seems that they updated how they did WaitStrategy, deprecating the old way, so
our WaitStrategy was not being called. That means no setup was done to
the cluster (passwords, buckets, etc...). Simple fix was to move to the
new interface.
2019-11-20 15:31:24 -07:00
Mark Paluch
e97af131ce
DATACOUCH-488 - After release cleanups.
2019-11-18 12:42:05 +01:00
Mark Paluch
6dc4fe4bbc
DATACOUCH-488 - Prepare next development iteration.
2019-11-18 12:42:04 +01:00
Mark Paluch
6917317c30
DATACOUCH-488 - Release version 3.2.2 (Moore SR2).
2019-11-18 12:32:12 +01:00
Mark Paluch
c96c497807
DATACOUCH-488 - Prepare 3.2.2 (Moore SR2).
2019-11-18 12:31:53 +01:00
Mark Paluch
b49df4288e
DATACOUCH-488 - Updated changelog.
2019-11-18 12:31:52 +01:00
Mark Paluch
b7ababbc04
DATACOUCH-487 - Updated changelog.
2019-11-18 12:16:29 +01:00
Christoph Strobl
a8e4fcafa8
DATACOUCH-481 - After release cleanups.
2019-11-04 15:34:27 +01:00
Christoph Strobl
516b799b38
DATACOUCH-481 - Prepare next development iteration.
2019-11-04 15:34:26 +01:00
Christoph Strobl
06d03089aa
DATACOUCH-481 - Release version 3.2.1 (Moore SR1).
2019-11-04 14:55:02 +01:00
Christoph Strobl
44c036a076
DATACOUCH-481 - Prepare 3.2.1 (Moore SR1).
2019-11-04 14:54:16 +01:00
Christoph Strobl
2a51368c19
DATACOUCH-481 - Updated changelog.
2019-11-04 14:54:15 +01:00
Christoph Strobl
04a1608fcf
DATACOUCH-480 - Updated changelog.
2019-11-04 10:34:53 +01:00
Mark Paluch
ce71213381
DATACOUCH-483 - Fix plugin ordering to deploy Javadoc.
2019-10-01 08:44:35 +02:00
Greg Turnquist
81df31ff0e
DATACOUCH-469 - Create CI job.
2019-09-30 14:22:05 -05:00
Mark Paluch
3ba73363ae
DATACOUCH-469 - After release cleanups.
2019-09-30 16:17:54 +02:00
Mark Paluch
34287fe53e
DATACOUCH-469 - Prepare next development iteration.
2019-09-30 16:17:53 +02:00
Mark Paluch
5efb822a3a
DATACOUCH-469 - Release version 3.2 GA (Moore).
2019-09-30 15:51:08 +02:00
Mark Paluch
ffea38114f
DATACOUCH-469 - Prepare 3.2 GA (Moore).
2019-09-30 15:50:44 +02:00
Mark Paluch
e9bc3ffb34
DATACOUCH-469 - Updated changelog.
2019-09-30 15:50:43 +02:00
Mark Paluch
e4a59accf0
DATACOUCH-468 - Updated changelog.
2019-09-30 11:16:17 +02:00
David Kelly
a315401e5f
DATACOUCH-479 - Use version property for testcontainers in pom.xml.
2019-09-27 08:35:08 -07:00
David Kelly
7926d339f5
DATACOUCH-478 - Upgrade to Couchbase Driver 2.7.9.
2019-09-27 08:34:45 -07:00
Mark Paluch
abe35091c2
DATACOUCH-470 - After release cleanups.
2019-09-06 10:21:56 +02:00
Mark Paluch
c120c99d01
DATACOUCH-470 - Prepare next development iteration.
2019-09-06 10:21:54 +02:00
Mark Paluch
f85012cdf9
DATACOUCH-470 - Release version 3.2 RC3 (Moore).
2019-09-06 10:10:42 +02:00