Commit Graph

14 Commits

Author SHA1 Message Date
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
b7d16549d3 Revert fle using generic converter (#1552)
* Revert "Fix up FLE support. (#1550)"

Closes #1551.

This reverts commit 5fcb8ed6b3.

* Revert "Field Level Encryption Support. (#1546)"

This reverts commit 921b8c2e64.

Closes #1551.
2022-09-08 11:55:45 -07:00
Michael Reiche
921b8c2e64 Field Level Encryption Support. (#1546)
Note that an @Encrypted property object that contains an @Encrypted property is
not supported and will result in an exception.

Closes #763.
2022-08-29 10:45:57 -07:00
lanicc
0b40ca14f3 Fix the JDK version required to build from the source code (#1523) 2022-08-05 10:31:33 -07:00
Michael Reiche
fea7ed8ceb Add testapp and remove duplicate text from README. (#1518)
Closes #1517.
2022-07-29 09:35:26 -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
Greg L. Turnquist
d75273c0f7 Migrate to main branch.
See #1117.
2021-04-15 12:49:20 -05: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
Mark Paluch
69c006291c DATACOUCH-565 - Fix link to code of conduct. 2020-07-28 15:41:04 +02:00
David Kelly
c9a19c925e DATACOUCH-504 - Migrate to Couchbase SDK 3 2020-03-17 15:04:37 +01:00
Mark Paluch
b66bf4a96e DATACOUCH-463 - Fix typo. 2019-07-10 09:58:59 +02:00
Mark Paluch
212b945ed0 DATACOUCH-463 - Revise readme for a consistent structure. 2019-07-09 12:20:58 +02:00
Greg Turnquist
20a522477b DATACOUCH-456 - Introduce Jenkins CI. 2019-06-11 18:53:41 -05:00