Greg L. Turnquist
|
f8c6972a4d
|
Prepare 5.0.5 (2022.0.5).
See #1698
|
2023-04-14 10:18:36 -05:00 |
|
Mark Paluch
|
5e744eb0bc
|
Upgrade to Maven Wrapper 3.9.1.
See #1709
|
2023-04-06 16:17:42 +02:00 |
|
Michael Reiche
|
0ff4f0d7d7
|
Use the ApplicationContext class loader for MappingCouchbaseConverter. (#1705)
Closes #1691.
|
2023-03-30 12:48:52 -07:00 |
|
Greg L. Turnquist
|
5499a75c23
|
Test against Java 20 on CI.
See #1703.
|
2023-03-30 12:46:09 -05:00 |
|
Greg L. Turnquist
|
14746c27e9
|
Update CI properties.
See #1698
|
2023-03-28 14:01:14 -05:00 |
|
Christoph Strobl
|
2325659cfc
|
After release cleanups.
See #1687
|
2023-03-20 14:26:21 +01:00 |
|
Christoph Strobl
|
d345a76522
|
Prepare next development iteration.
See #1687
|
2023-03-20 14:26:20 +01:00 |
|
Christoph Strobl
|
9e3802c8fe
|
Release version 5.0.4 (2022.0.4).
See #1687
|
2023-03-20 14:22:49 +01:00 |
|
Christoph Strobl
|
df1165c042
|
Prepare 5.0.4 (2022.0.4).
See #1687
|
2023-03-20 14:22:21 +01:00 |
|
Michael Reiche
|
e1ae54c5e7
|
Bump Couchbase Java SDK to 3.4.4. (#1695)
Closes #1694.
|
2023-03-15 21:36:25 -07: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
|
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 |
|