Commit Graph

744 Commits

Author SHA1 Message Date
Greg L. Turnquist
f8c6972a4d Prepare 5.0.5 (2022.0.5).
See #1698
2023-04-14 10:18:36 -05:00
Michael Reiche
0ff4f0d7d7 Use the ApplicationContext class loader for MappingCouchbaseConverter. (#1705)
Closes #1691.
2023-03-30 12:48:52 -07:00
Christoph Strobl
df1165c042 Prepare 5.0.4 (2022.0.4).
See #1687
2023-03-20 14:22:21 +01:00
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
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
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
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
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
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
Michael Reiche
519dcc67b6 Add Field Level Encryption Documentation. (#1607)
Closes #1599.
2022-11-07 11:42:55 -08:00
Mark Paluch
b51a576474 Prepare 5.0 RC2 (2022.0.0).
See #1601
2022-11-04 15:23:07 +01:00
Michael Reiche
2d862b4899 Handle arguments that are lists. (#1606)
Closes #1586.
2022-11-02 13:38:18 -07:00
Michael Reiche
8974ce0aeb Remove deprecated methods from AbstractCouchbaseConfiguration. (#1605)
Closes #1604.
2022-10-31 09:34:36 -07:00
Michael Reiche
6117c18a38 Bump Couchbase SDK to 3.4.0. (#1603)
Closes #1596.
2022-10-31 09:34:22 -07:00
Michael Reiche
932901e709 Accept entity parameters to repository methods. (#1595)
Closed #1586.
2022-10-31 09:34:02 -07:00
Michael Reiche
a0d64493e0 Get encrypterAlias from annotation. (#1598)
Closes #1597.
2022-10-17 16:17:15 -07:00
Mark Paluch
62b617a0ae Prepare 5.0 RC1 (2022.0.0).
See #1564
2022-10-13 17:24:05 +02:00
Michael Reiche
faf3dd9b40 Fix config bean dependencies. (#1588)
Closes #1557.
2022-10-12 12:41:08 -07:00
Michael Reiche
b0d96fc52e Fix handling of collections in N1qlJoinResolver. (#1587)
Closes #1566.
2022-10-11 12:55:57 -07:00
Mark Paluch
c4335de91f Polishing.
Remove superfluous pom.xml, use version placeholders in reference documentation.

See #1582
2022-10-11 08:59:52 +02:00
Michael Reiche
b872714be1 Revert to single-module. (#1583)
Closed #1582.
2022-10-10 00:08:11 -07:00
Michael Reiche
a998251585 Reorganize repository so additional modules can be added. (#1514)
Closes #1503.
2022-07-28 15:26:53 -07:00
Michael Reiche
28d9f8f27b Update transactions documentation for native transaction support.
Closes #1454,#1512.
2022-07-28 12:31:35 -07:00
Christoph Strobl
437af8d4af Prepare 5.0 M5 (2022.0.0).
See #1438
2022-07-15 15:17:58 +02:00