Commit Graph

448 Commits

Author SHA1 Message Date
Mark Paluch
02e1d2c83b After release cleanups.
See #1646
2023-02-17 10:11:46 +01:00
Mark Paluch
61863fbd01 Prepare next development iteration.
See #1646
2023-02-17 10:11:44 +01:00
Mark Paluch
3210355373 Release version 4.4.8 (2021.2.8).
See #1646
2023-02-17 10:08:26 +01:00
Mark Paluch
8b8f0dd019 Prepare 4.4.8 (2021.2.8).
See #1646
2023-02-17 10:08:09 +01:00
Mark Paluch
f143ed326f After release cleanups.
See #1614
2023-01-13 10:35:35 +01:00
Mark Paluch
f20389f757 Prepare next development iteration.
See #1614
2023-01-13 10:35:33 +01:00
Mark Paluch
08880361b1 Release version 4.4.7 (2021.2.7).
See #1614
2023-01-13 10:32:46 +01:00
Mark Paluch
1b92035b7b Prepare 4.4.7 (2021.2.7).
See #1614
2023-01-13 10:32:33 +01:00
Mark Paluch
78df8639af After release cleanups.
See #1593
2022-11-18 10:55:38 +01:00
Mark Paluch
ce0125de70 Prepare next development iteration.
See #1593
2022-11-18 10:55:36 +01:00
Mark Paluch
a197fc686b Release version 4.4.6 (2021.2.6).
See #1593
2022-11-18 10:45:33 +01:00
Mark Paluch
4cbed86b1c Prepare 4.4.6 (2021.2.6).
See #1593
2022-11-18 10:44:45 +01:00
Spring Builds
7ab8478b1a After release cleanups.
See #1592
2022-10-13 13:46:56 +00:00
Spring Builds
33fd0c57c1 Prepare next development iteration.
See #1592
2022-10-13 13:46:43 +00:00
Spring Builds
d6b42bd124 Release version 4.4.5 (2021.2.5).
See #1592
2022-10-13 13:24:07 +00:00
Spring Builds
2bb2001934 Prepare 4.4.5 (2021.2.5).
See #1592
2022-10-13 13:21:38 +00:00
Spring Builds
eb66348792 After release cleanups.
See #1561
2022-10-13 09:24:00 +00:00
Spring Builds
f581d1c4fd Prepare next development iteration.
See #1561
2022-10-13 09:23:47 +00:00
Spring Builds
37ab6268bd Release version 4.4.4 (2021.2.4).
See #1561
2022-10-13 08:59:56 +00:00
Spring Builds
d9a3f05f8a Prepare 4.4.4 (2021.2.4).
See #1561
2022-10-13 08:57:10 +00:00
Spring Builds
619e5f234b After release cleanups.
See #1510
2022-09-19 12:00:25 +00:00
Spring Builds
7ab89680b7 Prepare next development iteration.
See #1510
2022-09-19 12:00:12 +00:00
Spring Builds
acd2cd7464 Release version 4.4.3 (2021.2.3).
See #1510
2022-09-19 11:38:47 +00:00
Spring Builds
8dc8c558ed Prepare 4.4.3 (2021.2.3).
See #1510
2022-09-19 11:36:25 +00:00
Michael Reiche
c6edf5e4ca Bump Couchbase Java SDK to 3_3_4 in 4_4_x. (#1560)
* Bump Couchbase Java SDK to 3_3_4 in 4_4_x.
2022-09-14 13:47:00 -07:00
Christoph Strobl
f76a64563a After release cleanups.
See #1479
2022-07-15 11:24:08 +02:00
Christoph Strobl
7258f0268a Prepare next development iteration.
See #1479
2022-07-15 11:24:05 +02:00
Christoph Strobl
b5c9a585f2 Release version 4.4.2 (2021.2.2).
See #1479
2022-07-15 11:08:29 +02:00
Christoph Strobl
f26805ed12 Prepare 4.4.2 (2021.2.2).
See #1479
2022-07-15 11:07:51 +02:00
Michael Reiche
fc4ef705d6 Use Couchbase Java SDK 3_3_2.
Closes #1488.
2022-07-14 08:36:06 -07:00
Mark Paluch
fde4b96517 Remove Jitpack usage.
Closes #1491
2022-07-11 08:23:33 +02:00
Mark Paluch
755dc4ec03 After release cleanups.
See #1437
2022-06-20 11:40:07 +02:00
Mark Paluch
f41ecb4a73 Prepare next development iteration.
See #1437
2022-06-20 11:40:05 +02:00
Mark Paluch
34f9601835 Release version 4.4.1 (2021.2.1).
See #1437
2022-06-20 11:29:30 +02:00
Mark Paluch
e782b4c9f2 Prepare 4.4.1 (2021.2.1).
See #1437
2022-06-20 11:29:07 +02:00
Christoph Strobl
0b045f2624 After release cleanups.
See #1397
2022-05-13 10:15:13 +02:00
Christoph Strobl
3549a64b50 Prepare next development iteration.
See #1397
2022-05-13 10:15:11 +02:00
Christoph Strobl
149473cf83 Release version 4.4 GA (2021.2.0).
See #1397
2022-05-13 10:05:08 +02:00
Christoph Strobl
bf56b85f8a Prepare 4.4 GA (2021.2.0).
See #1397
2022-05-13 10:04:21 +02:00
Michael Reiche
1c308029a1 Update Couchbase Java SDK to 3.3.0. (#1427)
Closes #1425.
2022-05-09 13:32:32 -07:00
Michael Reiche
4a42cba52e Support testing against Capella. (#1386)
Support testing against Capella. Also includes sample to
use Capella control-plane.

Closes #1385.
2022-05-09 13:12:51 -07:00
Michael Reiche
316e665fc1 Remove explicit dependency on annotations api. (#1403)
Closes #1400.
2022-04-20 09:30:11 -07:00
Michael Reiche
60ecf95def Bump Couchbase Java SDK to 3.2.6. (#1407)
Closes #1405.
2022-04-19 15:04:53 -07:00
Michael Reiche
62b566a6a1 Make Querydsl dependency "provided". (#1388)
Closes #1387.
2022-04-19 10:20:01 -07:00
Christoph Strobl
1efa3d08e6 After release cleanups.
See #1377
2022-04-19 11:21:18 +02:00
Christoph Strobl
61f78dec3e Prepare next development iteration.
See #1377
2022-04-19 11:21:16 +02:00
Christoph Strobl
4ac1fc72df Release version 4.4 RC1 (2021.2.0).
See #1377
2022-04-19 11:10:55 +02:00
Christoph Strobl
112452622e Prepare 4.4 RC1 (2021.2.0).
See #1377
2022-04-19 11:10:15 +02:00
Michael Reiche
c288d053c9 Querydsl support. (#1330)
Closes #1288.
2022-03-31 08:04:17 -07:00
Greg L. Turnquist
cd86a77230 After release cleanups.
See #1351
2022-03-21 10:20:33 -05:00