Commit Graph

  • ec8d3df415 Release version 4.2.9 (2021.0.9). Mark Paluch 2022-02-18 10:24:49 +01:00
  • f4a36b6057 Prepare 4.2.9 (2021.0.9). Mark Paluch 2022-02-18 10:24:15 +01:00
  • 47b1d6af98 Fix comment. (#1348) Michael Reiche 2022-02-16 14:18:28 -08:00
  • b2644a00ed Fix comment. (#1348) Michael Reiche 2022-02-16 14:18:28 -08:00
  • 25ecdbe6b1 Fix comment. (#1348) Michael Reiche 2022-02-16 14:18:28 -08:00
  • 84dafa7b07 Allow CouchbaseCacheConfiguration to set collection. (#1344) Michael Reiche 2022-02-16 09:32:14 -08:00
  • cdf02cb5de Add collections support to N1qlJoin. (#1333) Michael Reiche 2022-02-15 11:37:54 -08:00
  • 88e23b5005 Add mechanism for save to do one of insert, replace or upsert. (#1316) Michael Reiche 2022-02-14 09:10:04 -08:00
  • 6ebb0dd20e Collection support for predicates on meta fields. (#1338) Michael Reiche 2022-02-14 09:09:09 -08:00
  • 9048c7ca82 Make withDurability() return WithScope type for all operations. (#1340) Michael Reiche 2022-02-11 08:22:04 -08:00
  • 7655a671ab Bump Couchbase Java SDK to 3_2_5. (#1337) Michael Reiche 2022-02-09 22:06:37 -08:00
  • d4f37c4598 Have tests remove the documents they insert. (#1336) Michael Reiche 2022-02-09 21:56:22 -08:00
  • 6759dfa430 Make FindByAnalytics count the same as FindByQuery. (#1334) Michael Reiche 2022-02-09 21:07:09 -08:00
  • 8e02981752 Accomodate changes to springframework repository interfaces. (#1347) Michael Reiche 2022-02-16 12:33:10 -08:00
  • dae04813d2 Allow CouchbaseCacheConfiguration to set collection. (#1344) Michael Reiche 2022-02-16 09:32:14 -08:00
  • 34f4733b70 Translate CasMismatchException to OptimisticLockingFailureException. (#1341) Michael Reiche 2022-02-15 11:38:25 -08:00
  • 2e49741680 Add collections support to N1qlJoin. (#1333) Michael Reiche 2022-02-15 11:37:54 -08:00
  • b04b95a027 Add mechanism for save to do one of insert, replace or upsert. (#1316) Michael Reiche 2022-02-14 09:10:04 -08:00
  • 35a06717a8 Collection support for predicates on meta fields. (#1338) Michael Reiche 2022-02-14 09:09:09 -08:00
  • bcbcd5cb73 Make withDurability() return WithScope type for all operations. (#1340) Michael Reiche 2022-02-11 08:22:04 -08:00
  • 8eb7231965 Bump Couchbase SDK to 3_2_5 on 5_0_x. (#1345) Michael Reiche 2022-02-16 10:54:42 -08:00
  • 20b59b3772 Have tests remove the documents they insert. (#1336) Michael Reiche 2022-02-09 21:56:22 -08:00
  • e3fed4c7d6 Make FindByAnalytics count the same as FindByQuery. (#1334) Michael Reiche 2022-02-09 21:07:09 -08:00
  • 83f55b1bda Allow CouchbaseCacheConfiguration to set collection. (#1344) Michael Reiche 2022-02-16 09:32:14 -08:00
  • 1fcd252b68 Translate CasMismatchException to OptimisticLockingFailureException. (#1341) Michael Reiche 2022-02-15 11:38:25 -08:00
  • fc075ccdeb Add collections support to N1qlJoin. (#1333) Michael Reiche 2022-02-15 11:37:54 -08:00
  • 4feda42a59 Adapt to changes in entity creation metadata APIs in Spring Data Commons. Oliver Drotbohm 2022-02-15 15:10:27 +01:00
  • 109bc6941a Update CI properties. Greg L. Turnquist 2022-02-15 09:00:21 -06:00
  • 07c37ed2e6 Update CI properties. Greg L. Turnquist 2022-02-15 08:59:51 -06:00
  • 3a4459fa1c Adapt to changes in entity creation metadata APIs in Spring Data Commons. Oliver Drotbohm 2022-02-15 15:10:27 +01:00
  • 67baf252e5 Update CI properties. Greg L. Turnquist 2022-02-14 14:39:48 -06:00
  • a1aa6d7b32 Update CI properties. Greg L. Turnquist 2022-02-14 14:38:48 -06:00
  • ef56e3f3aa Add mechanism for save to do one of insert, replace or upsert. (#1316) Michael Reiche 2022-02-14 09:10:04 -08:00
  • 5c5dde3db1 Collection support for predicates on meta fields. (#1338) Michael Reiche 2022-02-14 09:09:09 -08:00
  • 19c9e16717 Make withDurability() return WithScope type for all operations. (#1340) Michael Reiche 2022-02-11 08:22:04 -08:00
  • c7693ed7e2 Bump Couchbase Java SDK to 3_2_5. (#1337) Michael Reiche 2022-02-09 22:06:37 -08:00
  • e20ebae10e Have tests remove the documents they insert. (#1336) Michael Reiche 2022-02-09 21:56:22 -08:00
  • ede82d65ff Make FindByAnalytics count the same as FindByQuery. (#1334) Michael Reiche 2022-02-09 21:07:09 -08:00
  • 32f6a05462 Javadoc and other java 1_8 compatible changes in 50x back to main. (#1328) Michael Reiche 2022-02-08 13:50:25 -08:00
  • 5dc15e98fe Fix slice support. (#1324) Michael Reiche 2022-02-08 09:45:20 -08:00
  • 2804abe194 Restore projection of class. (#1319) Michael Reiche 2022-02-03 06:19:32 -08:00
  • 1485ce4754 Fix CasMismatch documentation. (#1320) Michael Reiche 2022-02-02 14:06:08 -08:00
  • 416ce9e843 Expose template getScope(), getCollection() and potentiallyConvertRuntimeException. (#1317) Michael Reiche 2022-02-01 13:43:14 -08:00
  • 76cf013778 Fix regression in IN operator. (#1309) Michael Reiche 2022-01-25 10:11:35 -08:00
  • d716bbcad3 Allow caching null objects. (#1303) Michael Reiche 2022-01-17 14:17:53 -08:00
  • 5b959e7a3f Copy sort from pageable to query. (#1305) Michael Reiche 2022-01-17 11:01:56 -08:00
  • 745929cc82 Fix slice support. (#1324) Michael Reiche 2022-02-08 09:45:20 -08:00
  • c88a35c152 Fix slice support. (#1324) Michael Reiche 2022-02-08 09:45:20 -08:00
  • 82d022a7b6 Polishing. Mark Paluch 2022-02-07 08:31:36 +01:00
  • ab0ca0855a Externalize build properties. Greg L. Turnquist 2022-01-31 16:03:36 -06:00
  • 6110d31f6b Polishing. Mark Paluch 2022-02-07 08:31:36 +01:00
  • 13f1183f89 Externalize build properties. Greg L. Turnquist 2022-01-31 16:03:36 -06:00
  • 6984572a50 Polishing. Mark Paluch 2022-02-07 08:31:36 +01:00
  • 4ef186c4e7 Externalize build properties. Greg L. Turnquist 2022-01-31 16:03:36 -06:00
  • 1438bf9cf7 Polishing. Mark Paluch 2022-02-07 08:31:36 +01:00
  • 642be863c3 Restore projection of class. (#1319) Michael Reiche 2022-02-03 06:19:32 -08:00
  • 26636d4497 Fix CasMismatch documentation. (#1320) Michael Reiche 2022-02-02 14:06:08 -08:00
  • 3844396ae6 Expose template getScope(), getCollection() and potentiallyConvertRuntimeException. (#1317) Michael Reiche 2022-02-01 13:43:14 -08:00
  • fd10989bee Fix regression in IN operator. (#1309) Michael Reiche 2022-01-25 10:11:35 -08:00
  • c6e1138123 Allow caching null objects. (#1303) Michael Reiche 2022-01-17 14:17:53 -08:00
  • daa35059de Copy sort from pageable to query. (#1305) Michael Reiche 2022-01-17 11:01:56 -08:00
  • 895b2b270e Restore projection of class. (#1319) Michael Reiche 2022-02-03 06:19:32 -08:00
  • 8f8efbd16f Fix CasMismatch documentation. (#1320) Michael Reiche 2022-02-02 14:06:08 -08:00
  • f08b24ecf1 Expose template getScope(), getCollection() and potentiallyConvertRuntimeException. (#1317) Michael Reiche 2022-02-01 13:43:14 -08:00
  • 7e45fa24a1 Externalize build properties. Greg L. Turnquist 2022-01-31 16:03:36 -06:00
  • 02bc0b35d3 Fix regression in IN operator. (#1309) Michael Reiche 2022-01-25 10:11:35 -08:00
  • 29bf1fb87d After release cleanups. Christoph Strobl 2022-01-18 09:21:34 +01:00
  • c6e457331b Prepare next development iteration. Christoph Strobl 2022-01-18 09:21:31 +01:00
  • 2f690378fb Release version 4.4 M2 (2021.2.0). Christoph Strobl 2022-01-18 09:09:38 +01:00
  • 7890f5e99f Prepare 4.4 M2 (2021.2.0). Christoph Strobl 2022-01-18 09:09:02 +01:00
  • 317d9b877c Allow caching null objects. (#1303) Michael Reiche 2022-01-17 14:17:53 -08:00
  • e15c6d0b4b Copy sort from pageable to query. (#1305) Michael Reiche 2022-01-17 11:01:56 -08:00
  • cff515beb7 After release cleanups. Mark Paluch 2022-01-14 14:43:24 +01:00
  • 96011e6b57 Prepare next development iteration. Mark Paluch 2022-01-14 14:43:20 +01:00
  • 03295f1f8f Release version 5.0 M1 (2022.0.0). Mark Paluch 2022-01-14 14:35:11 +01:00
  • c8327647e6 Prepare 5.0 M1 (2022.0.0). Mark Paluch 2022-01-14 14:34:48 +01:00
  • 2e58778c50 After release cleanups. Christoph Strobl 2022-01-14 11:08:04 +01:00
  • 10496dd0a8 Prepare next development iteration. Christoph Strobl 2022-01-14 11:08:01 +01:00
  • 8dcba9e553 Release version 4.4 M1 (2021.2.0). Christoph Strobl 2022-01-14 10:58:18 +01:00
  • 6b0e22a1f9 Prepare 4.4 M1 (2021.2.0). Christoph Strobl 2022-01-14 10:57:51 +01:00
  • 6e3c6267f7 After release cleanups. Christoph Strobl 2022-01-14 10:45:02 +01:00
  • 29f9116cfe Prepare next development iteration. Christoph Strobl 2022-01-14 10:44:59 +01:00
  • f773bc5a8d Release version 4.3.1 (2021.1.1). Christoph Strobl 2022-01-14 10:28:59 +01:00
  • f6f7f73741 Prepare 4.3.1 (2021.1.1). Christoph Strobl 2022-01-14 10:28:27 +01:00
  • c9decafad3 After release cleanups. Christoph Strobl 2022-01-14 10:00:58 +01:00
  • 2c25cc7ca6 Prepare next development iteration. Christoph Strobl 2022-01-14 10:00:56 +01:00
  • f044bd0839 Release version 4.2.8 (2021.0.8). Christoph Strobl 2022-01-14 09:47:50 +01:00
  • 85931029e8 Prepare 4.2.8 (2021.0.8). Christoph Strobl 2022-01-14 09:47:09 +01:00
  • f1575d0ae5 Add Collections to Reference Documentation. (#1296) Michael Reiche 2022-01-12 17:33:18 -08:00
  • c3aa7b915a Add Collections to Reference Documentation. (#1296) Michael Reiche 2022-01-12 17:33:18 -08:00
  • 034881f9b0 Add Collections to Reference Documentation. (#1296) Michael Reiche 2022-01-12 17:33:18 -08:00
  • 16edeefa6f Incorporate changes from 5.0.x and bump Couchbase SDK. (#1287) Michael Reiche 2022-01-06 15:00:49 -08:00
  • 721e9d7338 Handle Collection<> parameters to repository query methods. (#1271) Michael Reiche 2021-11-12 07:15:45 -08:00
  • 04732913e6 Fix javadoc reference to Field. (#1294) Michael Reiche 2022-01-11 09:38:25 -08:00
  • ef31af0f69 Fix remaining javadoc in 5.0.x (#1292) Michael Reiche 2022-01-10 10:44:48 -08:00
  • 6197d43aea Bump Couchase SDK to 324 on 50x. (#1290) Michael Reiche 2022-01-10 10:21:36 -08:00
  • 3a216a83b4 Incorporate changes from 5.0.x and bump Couchbase SDK. (#1287) Michael Reiche 2022-01-06 15:00:49 -08:00
  • 197012688e Bump Couchase SDK to 324 on 50x. (#1285) Michael Reiche 2022-01-06 15:00:30 -08:00
  • 7d0deb44d6 Fix javadoc. (#1283) Michael Reiche 2021-12-10 14:26:43 -08:00
  • 495ac13c6d Fix for 5_0_x branch. (#1281) Michael Reiche 2021-12-10 10:52:13 -08:00