Commit Graph

1121 Commits

Author SHA1 Message Date
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
Michael Reiche
519dcc67b6 Add Field Level Encryption Documentation. (#1607)
Closes #1599.
2022-11-07 11:42:55 -08:00
Mark Paluch
788cddf3ea After release cleanups.
See #1601
2022-11-04 15:26:39 +01:00
Mark Paluch
90e9743b33 Prepare next development iteration.
See #1601
2022-11-04 15:26:38 +01:00
Mark Paluch
f76cf5d479 Release version 5.0 RC2 (2022.0.0).
See #1601
2022-11-04 15:23:17 +01: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
Mark Paluch
832f314953 Update CI properties.
See #1601
2022-10-31 10:36:35 +01:00
Michael Reiche
a0d64493e0 Get encrypterAlias from annotation. (#1598)
Closes #1597.
2022-10-17 16:17:15 -07:00
Mark Paluch
978facb213 After release cleanups.
See #1564
2022-10-13 17:31:17 +02:00
Mark Paluch
2b8ccb4606 Prepare next development iteration.
See #1564
2022-10-13 17:31:15 +02:00
Mark Paluch
b435f5fc60 Release version 5.0 RC1 (2022.0.0).
See #1564
2022-10-13 17:24:26 +02: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
9f9d25e8a4 Try to fix generation and compilation of query dsl test classes. (#1585)
Closes #1584.
2022-10-10 00:31:17 -07:00
Michael Reiche
b872714be1 Revert to single-module. (#1583)
Closed #1582.
2022-10-10 00:08:11 -07:00
Michael Reiche
8d99a39a49 Fix javadoc from fle merge. (#1581)
Closes #1580.
2022-10-07 16:32:27 -07:00
Michael Reiche
deca2465e0 FLE implementation with property value converter. (#1554)
* FLE Implemenation with Property Value Converter.
2022-10-07 16:09:05 -07:00
Michael Reiche
d86e3b90cf Update spring-data-testapp for transactions. (#1577)
Closed #1576.
2022-10-05 12:29:46 -07:00
Mark Paluch
aa09729b5c Polishing.
Remove unused XML declarations. Also, <repositories> are inherited from the parent pom.

See #1564
2022-10-05 08:59:20 +02:00
Michael Reiche
269aedb36e Fix test class name. (#1574)
Closes #1573.
2022-10-04 09:51:53 -07:00