Commit Graph

383 Commits

Author SHA1 Message Date
Michael Reiche
8eb7231965 Bump Couchbase SDK to 3_2_5 on 5_0_x. (#1345)
Closes #1337.
2022-02-16 10:54:42 -08:00
Mark Paluch
cff515beb7 After release cleanups.
See #1289
2022-01-14 14:43:24 +01:00
Mark Paluch
96011e6b57 Prepare next development iteration.
See #1289
2022-01-14 14:43:20 +01:00
Mark Paluch
03295f1f8f Release version 5.0 M1 (2022.0.0).
See #1289
2022-01-14 14:35:11 +01:00
Mark Paluch
c8327647e6 Prepare 5.0 M1 (2022.0.0).
See #1289
2022-01-14 14:34:48 +01:00
Michael Reiche
197012688e Bump Couchase SDK to 324 on 50x. (#1285)
Also incorporates minor changes from main.

Closes #1284.

Co-authored-by: mikereiche <michael.reiche@couchbase.com>
2022-01-06 15:00:30 -08:00
Michael Reiche
49e7de06d8 Port to jdk17 and spring 3.0.0 (#1279)
This also allows support of repository methods that return a simple type.
i.e.
@ScanConsistency(query = QueryScanConsistency.REQUEST_PLUS)
@Query("SELECT iata, \"\" as __id, 0 as __cas from #{#n1ql.bucket} WHERE #{#n1ql.filter}")
List<String> getStrings();

Closes #1278.
2021-12-09 15:50:52 -08:00
Mark Paluch
f0221812e2 After release cleanups.
See #1236
2021-10-18 13:55:43 +02:00
Mark Paluch
986194e2f0 Prepare next development iteration.
See #1236
2021-10-18 13:55:39 +02:00
Mark Paluch
36348779f1 Release version 4.3 RC1 (2021.1.0).
See #1236
2021-10-18 13:48:15 +02:00
Mark Paluch
17e6d8525f Prepare 4.3 RC1 (2021.1.0).
See #1236
2021-10-18 13:47:48 +02:00
Mark Paluch
4f4ee5bdf8 After release cleanups.
See #1183
2021-09-17 09:52:23 +02:00
Mark Paluch
590f24906b Prepare next development iteration.
See #1183
2021-09-17 09:52:19 +02:00
Mark Paluch
544d84ff88 Release version 4.3 M3 (2021.1.0).
See #1183
2021-09-17 09:44:58 +02:00
Mark Paluch
0d3fb83030 Prepare 4.3 M3 (2021.1.0).
See #1183
2021-09-17 09:44:35 +02:00
Michael Reiche
1e774d460b Test case for exceptions thrown from events - validation. (#1225)
Closes #1224.
2021-09-14 10:09:51 -07:00
Michael Reiche
b3c2f005ed Update Couchbase Java SDK to 3.2.1. (#1218)
Closes #1216.
2021-09-10 13:08:54 -07:00
Michael Reiche
6512fc087b To support jdk 16, add converters and module-info. (#1167)
To support jdk 16, add converters and module-info.

Closes #1057.
2021-08-13 11:28:04 -07:00
Jens Schauder
3e51707b61 After release cleanups.
See #1163
2021-08-12 15:16:23 +02:00
Jens Schauder
3888218ba5 Prepare next development iteration.
See #1163
2021-08-12 15:16:22 +02:00
Jens Schauder
1d64a79561 Release version 4.3 M2 (2021.1.0).
See #1163
2021-08-12 15:03:18 +02:00
Jens Schauder
08408b9c3f Prepare 4.3 M2 (2021.1.0).
See #1163
2021-08-12 15:02:57 +02:00
Michael Reiche
90e1db0384 Upgrade Couchbase Java SDK to 3.2.0. (#1176)
Closes #1158.
2021-08-11 15:38:37 -07:00
Jens Schauder
9621c4960a After release cleanups.
See #1129
2021-07-16 14:19:58 +02:00
Jens Schauder
26e9d275e5 Prepare next development iteration.
See #1129
2021-07-16 14:19:57 +02:00
Jens Schauder
e183d8651c Release version 4.3 M1 (2021.1.0).
See #1129
2021-07-16 14:09:26 +02:00
Jens Schauder
f5866dc95a Prepare 4.3 M1 (2021.1.0).
See #1129
2021-07-16 14:08:59 +02:00
Michael Reiche
d6a21ef5c4 Update Couchbase SDK to 3.1.6. (#1162)
Update Couchbase SDK to 3.1.6.

Closes #1157.

Co-authored-by: mikereiche <michael.reiche@couchbase.com>
2021-07-16 07:10:19 -04:00
dependabot[bot]
831c25c5ce Bump httpclient from 4.3.6 to 4.5.13 (#1146)
Bumps httpclient from 4.3.6 to 4.5.13.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-10 11:03:08 -04:00
Michael Reiche
43889e6a9c Scope and collection API for template. (#1133)
Scope and Collection API for template.

Closes #963.
Original pull request: #1071.
2021-06-02 09:38:02 -04:00
Greg L. Turnquist
29766bfbff Authenticate with artifactory.
See #1117.
2021-04-20 10:25:29 -05:00
Mark Paluch
f4c586d0a7 After release cleanups.
See #1117
2021-04-14 14:30:16 +02:00
Mark Paluch
1246036a0d Prepare next development iteration.
See #1117
2021-04-14 14:30:12 +02:00
Mark Paluch
bc58fa34d8 Release version 4.2 GA (2021.0.0).
See #1117
2021-04-14 14:18:49 +02:00
Mark Paluch
1f41de4794 Prepare 4.2 GA (2021.0.0).
See #1117
2021-04-14 14:18:23 +02:00
Michael Reiche
19ef1dd7b6 Upgrade to Couchbase Java SDK 3.1.4. (#1123)
Upgrade to Couchbase Java SDK 3.1.4.

Closes #1122.
Original pull request #1123.

Co-authored-by: mikereiche <michael.reiche@couchbase.com>
2021-04-13 06:30:26 -07:00
Mark Paluch
8a59d2bfda After release cleanups.
See #1086
2021-03-31 17:24:06 +02:00
Mark Paluch
df71894ec7 Prepare next development iteration.
See #1086
2021-03-31 17:24:04 +02:00
Mark Paluch
edfc8775db Release version 4.2 RC1 (2021.0.0).
See #1086
2021-03-31 17:05:09 +02:00
Mark Paluch
61dd699957 Prepare 4.2 RC1 (2021.0.0).
See #1086
2021-03-31 17:04:35 +02:00
Yanming Zhou
57aa3ff70e Fix indent.
Closes 1116.
2021-03-30 17:29:39 -04:00
Mark Paluch
7cb1da0c1c After release cleanups.
See #1099
2021-03-17 11:30:31 +01:00
Mark Paluch
4da304a501 Prepare next development iteration.
See #1099
2021-03-17 11:30:29 +01:00
Mark Paluch
2983abc372 Release version 4.2 M5 (2021.0.0).
See #1099
2021-03-17 11:17:50 +01:00
Mark Paluch
ce868957f8 Prepare 4.2 M5 (2021.0.0).
See #1099
2021-03-17 11:17:27 +01:00
Michael Reiche
cbcd048f3d Upgrade Couchbase Java SDK to 3.1.3. (#1098)
Closes #1079.

Co-authored-by: mikereiche <michael.reiche@couchbase.com>
2021-03-15 12:12:06 -07:00
Christoph Strobl
03c96d96e1 After release cleanups.
See #1090
2021-02-18 11:35:22 +01:00
Christoph Strobl
aaaafe12f9 Prepare next development iteration.
See #1090
2021-02-18 11:35:21 +01:00
Christoph Strobl
8fd81e0c62 Release version 4.2 M4 (2021.0.0).
See #1090
2021-02-18 11:25:13 +01:00
Christoph Strobl
7b2e2472a8 Prepare 4.2 M4 (2021.0.0).
See #1090
2021-02-18 11:24:46 +01:00