Commit Graph

912 Commits

Author SHA1 Message Date
Michael Reiche
e7553fc3a2 Add override of toN1qlRemoveString() to StringQuery. (#1135)
Closes #1131.
Original pull request: #1135.

Co-authored-by: mikereiche <michael.reiche@couchbase.com>
2021-08-09 11:32:12 -07:00
Jens Schauder
b72c31b94c After release cleanups.
See #1153
2021-07-16 11:51:06 +02:00
Jens Schauder
df34efb0c4 Prepare next development iteration.
See #1153
2021-07-16 11:51:04 +02:00
Jens Schauder
22e1c7cf5f Release version 4.2.3 (2021.0.3).
See #1153
2021-07-16 11:35:23 +02:00
Jens Schauder
926466a198 Prepare 4.2.3 (2021.0.3).
See #1153
2021-07-16 11:34:28 +02:00
Jens Schauder
ae4e930a36 Updated changelog.
See #1153
2021-07-16 11:34:25 +02:00
Mark Paluch
ca3c9101b0 After release cleanups.
See #1139
2021-06-22 16:05:23 +02:00
Mark Paluch
fc9c496b24 Prepare next development iteration.
See #1139
2021-06-22 16:05:21 +02:00
Mark Paluch
22e975bdee Release version 4.2.2 (2021.0.2).
See #1139
2021-06-22 15:52:29 +02:00
Mark Paluch
b137fb5f22 Prepare 4.2.2 (2021.0.2).
See #1139
2021-06-22 15:51:41 +02:00
Mark Paluch
91fc343dab Updated changelog.
See #1139
2021-06-22 15:51:35 +02:00
Mark Paluch
ba33dc5326 Updated changelog.
See #1138
2021-06-22 15:29:55 +02:00
Mark Paluch
1757e544fe After release cleanups.
See #1127
2021-05-14 12:34:22 +02:00
Mark Paluch
c06c2c434c Prepare next development iteration.
See #1127
2021-05-14 12:34:18 +02:00
Mark Paluch
97778073ba Release version 4.2.1 (2021.0.1).
See #1127
2021-05-14 12:23:57 +02:00
Mark Paluch
133c808f4b Prepare 4.2.1 (2021.0.1).
See #1127
2021-05-14 12:23:23 +02:00
Mark Paluch
8b14b0b778 Updated changelog.
See #1127
2021-05-14 12:23:18 +02:00
Mark Paluch
f2438e91a4 Updated changelog.
See #1126
2021-05-14 12:06:45 +02:00
Michael Reiche
8d74cf03c7 Upgrade Couchbase Java SDK to 3.1.5. (#1137)
Closes #1136.

Co-authored-by: mikereiche <michael.reiche@couchbase.com>
2021-05-12 16:51:27 -07:00
Greg L. Turnquist
599f8905c5 Polishing. 2021-04-20 11:02:57 -05:00
Greg L. Turnquist
66040aceba Polishing. 2021-04-20 10:37:25 -05:00
Greg L. Turnquist
d33cd41284 Authenticate with artifactory.
See #1117.
2021-04-20 10:31:10 -05:00
Mark Paluch
589c2b5b73 After release cleanups.
See #1117
2021-04-14 14:30:41 +02:00
Mark Paluch
dbba2d00d2 Prepare next development iteration.
See #1117
2021-04-14 14:30:38 +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
Mark Paluch
c54c8d3c39 Updated changelog.
See #1117
2021-04-14 14:18:19 +02:00
Mark Paluch
70c618aa67 Updated changelog.
See #1118
2021-04-14 11:43:34 +02:00
Mark Paluch
60f56cbc8e Updated changelog.
See #1100
2021-04-14 11:17:42 +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
Jorge Rodríguez Martín
3f1cea174f Add support for reactive auditing and ReactiveEntityCallbacks.
Add support for reactive auditing and ReactiveEntityCallbacks.
Also, adapt CouchbaseAuditingRegistrar for support AuditingEntityCallback.

Closes #955.
Original pull request: #1102.

Co-authored-by: Carlos Espinado <carlosemart>
Co-authored-by: mikereiche <michael.reiche@couchbase.com>
2021-04-06 11:58:42 -04:00
Michael Reiche
5a04711a6d DefaultCouchbaseTypeMapper uses TypeAlias annotation if present.
DefaultCouchbaseTypeMapper uses TypeAlias annotation if present.
Test case also uncovered that TypeAlias was being ignored for
string queries.

Closes #1119.
Original pull request: #1120.

Co-authored-by: mikereiche <michael.reiche@couchbase.com>
2021-04-06 08:13:50 -07:00
Michael Reiche
9b848f6254 Specific message for string queries that do not project __id and __cas.
com.couchbase.client.core.error.CouchbaseException: query did not project __id.
 Either use #{#n1ql.selectEntity} or project __id and __cas :
 SELECT __cas, * from `b406ab45-ef95-441f-a318-76b8e8af2d76` where iata = $1

Closes #1097.
Original pull request: #1114.

Co-authored-by: mikereiche <michael.reiche@couchbase.com>
2021-04-06 08:03:02 -07:00
Mark Paluch
37587a1a0f Updated changelog.
See #1101
2021-03-31 18:30:46 +02: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
Mark Paluch
c6945c95d4 Updated changelog.
See #1086
2021-03-31 17:04:32 +02:00
Michael Reiche
2e8d655751 Fix N1QLExpression keys.
Fix syntax of N1QLExpression keys.

Closes #1064.

Co-authored-by: mikereiche <michael.reiche@couchbase.com>
2021-03-31 06:10:42 -07:00
Michael Reiche
d16bbff4fe Support enum arguments on repository queries.
Support enum in AbstractCouchbaseConverter.convertForWriteIfNeeded()
and also call that from
MappingCouchbaseConverter.getPotentiallyConvertedSimpleWrite()

Closes #1069.
Original pull request: #1112.

Co-authored-by: mikereiche <michael.reiche@couchbase.com>
2021-03-30 17:32:22 -04:00
Michael Reiche
fe8d3feb48 Add QueryCriteria arrayContaining.
Add QueryCriteria arrayContaining which maps to n1ql array_containing.

Closes #1073.
Original pull request: #1109.

Co-authored-by: mikereiche <michael.reiche@couchbase.com>
2021-03-30 17:32:22 -04:00
Michael Reiche
4c428c5351 Use queryScanConsistency on reactive deleteAll().
It was present on non-Reactive, but missing from reactive.

Closes #1096.
Original pull request: #1108.

Co-authored-by: mikereiche <michael.reiche@couchbase.com>
2021-03-30 17:32:22 -04:00
Michael Reiche
08c7a5c7b4 Update versions to correct values.
Closes #1105.

Co-authored-by: mikereiche <michael.reiche@couchbase.com>
2021-03-30 17:32:22 -04: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
Mark Paluch
85e42974b3 Updated changelog.
See #1099
2021-03-17 11:17:24 +01:00