Commit Graph

1146 Commits

Author SHA1 Message Date
Michael Reiche
e36834baa3 Pass cas from oneEntity call to one by id. (#1689)
Closes #1388.
2023-03-15 21:09:30 -07:00
Andy Toone
89e9b90dda ReactiveCouchbaseTemplate can overwrite PseudoArgs. (#1685)
* ReactiveCouchbaseTemplate can overwrite PseudoArgs under heavy concurrency.

Raised as issue #1684

* Added author
2023-03-06 17:31:48 -08:00
Mark Paluch
efd86888d8 After release cleanups.
See #1668
2023-03-03 11:02:48 +01:00
Mark Paluch
c2e7e30c49 Prepare next development iteration.
See #1668
2023-03-03 11:02:46 +01:00
Mark Paluch
a494160384 Release version 5.0.3 (2022.0.3).
See #1668
2023-03-03 10:59:34 +01:00
Mark Paluch
0d1cb31d7e Prepare 5.0.3 (2022.0.3).
See #1668
2023-03-03 10:59:18 +01:00
Michael Reiche
2c9407872b Fix typo and remove allow-bean-definition-overriding from transaction documentation. (#1683)
Closes #1612.
2023-02-28 10:31:00 -08:00
Michael Reiche
5cd9af8542 Add Converters for JsonNode, JsonObject and JsonArray. (#1682)
Closes #1650.
2023-02-28 10:30:19 -08:00
Michael Reiche
f0107c39b9 Fix duplicate tag in documentation. (#1681)
Closes #1673.
2023-02-28 10:29:43 -08:00
Michael Reiche
5408b2346d Remove accented character from documentation. (#1680)
Closes #1667.
2023-02-28 10:29:07 -08:00
Michael Reiche
4c5d870ee0 Eliminate need to override transactionInterceptor bean. (#1679)
Closes #1665.
2023-02-28 10:28:19 -08:00
Michael Reiche
4fc15521cd Add test file missed in #1661. (#1675)
Closes #1674.
2023-02-28 10:26:51 -08:00
Michael Reiche
6924392d80 Bump couchbase sdk to 3_4_3. (#1663)
Requires some refactoring around @Stability.Internal APIs.
Also fixed a test to get it to pass.

Closes #1661,#1662.
2023-02-28 10:25:42 -08:00
Mark Paluch
6aaf62d47d Upgrade to Maven Wrapper 3.9.0.
See #1677
2023-02-20 11:59:45 +01:00
Mark Paluch
f6596a37b3 After release cleanups.
See #1648
2023-02-17 11:02:27 +01:00
Mark Paluch
1d32c6e6dc Prepare next development iteration.
See #1648
2023-02-17 11:02:26 +01:00
Mark Paluch
f16c656ed2 Release version 5.0.2 (2022.0.2).
See #1648
2023-02-17 10:59:28 +01:00
Mark Paluch
50d9f5d050 Prepare 5.0.2 (2022.0.2).
See #1648
2023-02-17 10:59:14 +01:00
Tigran Babloyan
a94865d6cf Added Sub-Document mutations support (#1660)
Closes #1659
2023-02-10 16:06:15 -08:00
Tigran Babloyan
1a97c737bd Added support of the read locks (#1655)
Closes #1059.
2023-02-10 15:54:25 -08:00
Tigran Babloyan
f4f914373b added QueryDSL sorting support (#1653)
closes #1363
2023-02-10 15:48:20 -08:00
Michael Reiche
144db697d0 Mention @Version in transaction documentation. (#1652)
Closes #1651.
2023-02-10 15:45:35 -08:00
Tigran Babloyan
021e11a4ab Added support of the PersistTo, ReplicateTo and DurabilityLevel via @Document annotation. (#1649)
Closes #1486
2023-02-10 15:25:22 -08:00
Mark Paluch
09257b791a Update CI properties.
See #1648
2023-01-30 10:49:32 +01:00
Mark Paluch
129bd6ab32 Upgrade to Maven Wrapper 3.8.7.
See #1656
2023-01-30 10:47:29 +01:00
Mark Paluch
f91fdae976 After release cleanups.
See #1615
2023-01-13 11:43:32 +01:00
Mark Paluch
e9cee075df Prepare next development iteration.
See #1615
2023-01-13 11:43:30 +01:00
Mark Paluch
2614002fd9 Release version 5.0.1 (2022.0.1).
See #1615
2023-01-13 11:40:51 +01:00
Mark Paluch
e93ea01fbf Prepare 5.0.1 (2022.0.1).
See #1615
2023-01-13 11:40:41 +01:00
Michael Reiche
611c06d243 Refresh test entity class. (#1645)
Closes #1644.
2023-01-11 13:52:08 -08:00
Michael Reiche
0579b9ff73 Add missing test entity class. (#1643)
Closed #1642.
2023-01-11 13:52:04 -08:00
Michael Reiche
504dabc823 Use getAndTouch only when annotation attribute touchOnRead=true. (#1641)
Closes #1634.
2023-01-11 13:51:59 -08:00
Michael Reiche
1cfbf0e1cf Take expiry from entity class annotation for getAndTouch. (#1640)
Closes #1634.
2023-01-10 16:27:29 -08:00
Michael Reiche
37ca8bc460 Fix copyright year that I broke. (#1638)
Close #1637.
2023-01-06 10:21:47 -08:00
Mark Paluch
54cb5ee047 Extend license header copyright years to 2023.
See #1632
2023-01-05 10:35:21 -08:00
Michael Reiche
7e76a4c3dd Use "= true" for TRUE() and "= false" for FALSE(). (#1633)
Closes #1627.
2023-01-05 10:27:42 -08:00
Michael Reiche
4249f77fce Fix javadoc errors introduced by 1621. (#1626)
Closes #1625.
2023-01-05 10:22:15 -08:00
Michael Reiche
0030214aa1 Fix serialiation/deserialization for field level encryption. (#1622)
Closes #1621.
2023-01-05 10:14:30 -08:00
Michael Reiche
761ed0d8a1 Update Couchbase Java SDK to 3.4.1 (#1624)
Closes #1623.
2023-01-05 10:13:20 -08:00
Michael Reiche
5bc05c0e50 Add suport for JsonValue annotation on Enums and JsonValue/JsonCreator otherwise. (#1618)
Closes #1617.
2023-01-05 10:09:07 -08:00
Michael Reiche
8ab0531dbe Restore protected visibility to potentiallyConvertRuntimeException. (#1636)
Closes #1635.
2023-01-05 09:36:35 -08:00
Mark Paluch
a5b10d2160 Extend license header copyright years to 2023.
See #1630
2023-01-02 09:50:19 +01:00
Mark Paluch
daee8d7f17 Update CI properties.
See #1615
2022-11-18 15:31:28 +01:00
Mark Paluch
6066b675fd Enable upstream build triggers.
See #1594.
2022-11-18 15:15:03 +01:00
Mark Paluch
ed73eab99b After release cleanups.
See #1594
2022-11-18 14:30:31 +01:00
Mark Paluch
1fe8c50b16 Prepare next development iteration.
See #1594
2022-11-18 14:30:30 +01:00
Mark Paluch
a886ec7898 Release version 5.0 GA (2022.0.0).
See #1594
2022-11-18 14:26:23 +01:00
Mark Paluch
2a085524d8 Prepare 5.0 GA (2022.0.0).
See #1594
2022-11-18 14:26:13 +01:00
Rémi Bleuse
0239217bcd Typo in field encryption doc (#1608) 2022-11-10 11:27:58 -08:00
Jens Schauder
545bd3837f Replace New and Noteworthy with links to release notes.
Closes #1609
See spring-projects/spring-data-relational#1351
2022-11-10 15:21:06 +01:00