Commit Graph

  • ed35e577af DATAMONGO-2504 - Polishing. Mark Paluch 2020-04-23 12:23:54 +02:00
  • 2af13c27a7 DATAMONGO-2529 - Ensure that MappingMongoConverter.read(…) is never called with null. Mark Paluch 2020-04-23 14:57:52 +02:00
  • f54cf40eda DATAMONGO-2504 - Add hashCode and equals to TextCriteria and Term. ddebray 2020-04-01 12:32:02 +02:00
  • f4d2fc6231 DATAMONGO-2504 - Polishing. Mark Paluch 2020-04-23 12:23:54 +02:00
  • 3ab679bcc7 DATAMONGO-2504 - Add hashCode and equals to TextCriteria and Term. ddebray 2020-04-01 12:32:02 +02:00
  • 318d552797 DATAMONGO-2505 - Polishing. Mark Paluch 2020-04-23 12:02:03 +02:00
  • 8cfbd39c7e DATAMONGO-2505 - Deferred Database retrieval from ReactiveMongoDatabaseFactory. Mathieu Ouellet 2020-04-23 11:39:06 +02:00
  • 5314e6f8bb DATAMONGO-2513 - Fix Eq aggregation operator comparing collection values. Christoph Strobl 2020-04-15 13:47:17 +02:00
  • 3a14af5485 DATAMONGO-2513 - Fix Eq aggregation operator comparing collection values. Christoph Strobl 2020-04-15 13:47:17 +02:00
  • 00034d899a DATAMONGO-2516 - Polishing. Mark Paluch 2020-04-22 11:12:19 +02:00
  • fba6d7d8be DATAMONGO-2516 - Assert compatibility with MongoDB 4.4-rc0. Christoph Strobl 2020-04-16 14:02:08 +02:00
  • 95c4707902 DATAMONGO-2523 - Polishing. Mark Paluch 2020-04-22 10:08:25 +02:00
  • 32f3e60c9f DATAMONGO-2523 - Fix Json binding of SpEL expressions in arrays. Christoph Strobl 2020-04-21 10:08:59 +02:00
  • b7b2709177 DATAMONGO-2523 - Polishing. Mark Paluch 2020-04-22 10:08:25 +02:00
  • 34c47e84c0 DATAMONGO-2523 - Fix Json binding of SpEL expressions in arrays. Christoph Strobl 2020-04-21 10:08:59 +02:00
  • f7d91184a0 DATAMONGO-2517 - Polishing. Mark Paluch 2020-04-21 16:01:52 +02:00
  • eeddc860f7 DATAMONGO-2517 - Fix invalid entity creation for text queries. Christoph Strobl 2020-04-17 11:15:42 +02:00
  • b57e571033 DATAMONGO-2517 - Polishing. Mark Paluch 2020-04-21 16:01:52 +02:00
  • 6604c507dd DATAMONGO-2517 - Fix invalid entity creation for text queries. Christoph Strobl 2020-04-17 11:15:42 +02:00
  • e1df28797a DATAMONGO-2507 - Polishing. Christoph Strobl 2020-04-14 10:22:01 +02:00
  • c6630aa279 DATAMONGO-2507 - Add default method matching(CriteriaDefinition) to ReactiveFindOperation.DistinctWithQuery. Juergen Zimmermann 2020-04-07 19:36:21 +02:00
  • bf921cdbd7 DATAMONGO-2510 - Use JDK 14 for Java.NEXT CI testing. Greg Turnquist 2020-04-09 14:29:16 -05:00
  • a1b4e6df59 DATAMONGO-2508 - Upgrade to MongoDB 4.0.2 Drivers. Christoph Strobl 2020-04-08 11:38:19 +02:00
  • bcefdd209b DATAMONGO-2506 - Provide meaningful error message when using unsupported return type in repository aggregation method. Christoph Strobl 2020-04-07 14:23:38 +02:00
  • 4b3312998a DATAMONGO-2506 - Provide meaningful error message when using unsupported return type in repository aggregation method. Christoph Strobl 2020-04-07 14:23:38 +02:00
  • 3f1fea2d19 DATAMONGO-2502 - Polishing. Mark Paluch 2020-04-07 14:09:43 +02:00
  • 665322a69a DATAMONGO-2502 - Fix nested array path mapping for updates. Christoph Strobl 2020-03-30 09:22:53 +02:00
  • c5501db577 DATAMONGO-2502 - Polishing. Mark Paluch 2020-04-07 14:09:43 +02:00
  • 936a0d35f7 DATAMONGO-2502 - Fix nested array path mapping for updates. Christoph Strobl 2020-03-30 09:22:53 +02:00
  • 5dd91d0b6d DATAMONGO-1677 - Polishing. Christoph Strobl 2020-04-06 08:28:17 +02:00
  • 28510de6c8 DATAMONGO-1677 - Adds a test to confirm a query with more than 10 arguments works just fine. Jens Schauder 2020-04-03 16:22:28 +02:00
  • 3e59bc3b38 DATAMONGO-2492 - Updated changelog. Mark Paluch 2020-03-31 14:59:15 +02:00
  • 76f4328498 DATAMONGO-2492 - Updated changelog. Mark Paluch 2020-03-31 14:59:15 +02:00
  • 4bbf4cd5cf DATAMONGO-2492 - After release cleanups. Mark Paluch 2020-03-31 15:08:05 +02:00
  • 90bd3f0f18 DATAMONGO-2492 - Prepare next development iteration. Mark Paluch 2020-03-31 15:08:04 +02:00
  • 1e35116419 DATAMONGO-2492 - Release version 3.0 RC1 (Neumann). Mark Paluch 2020-03-31 14:59:41 +02:00
  • dd336f0ecb DATAMONGO-2492 - Prepare 3.0 RC1 (Neumann). Mark Paluch 2020-03-31 14:59:20 +02:00
  • d020219ded DATAMONGO-2492 - Updated changelog. Mark Paluch 2020-03-31 14:59:15 +02:00
  • 0345eff69a DATAMONGO-2477 - Polishing. Mark Paluch 2020-03-30 14:37:42 +02:00
  • 55fee27fb6 DATAMONGO-625 - Polishing. Mark Paluch 2020-03-20 09:40:39 +01:00
  • ffba352e15 DATAMONGO-625 - Add support for GridFS with predefined id. Christoph Strobl 2020-03-16 10:45:11 +01:00
  • 1118df5550 DATAMONGO-2477 - Polishing. Mark Paluch 2020-03-26 14:08:13 +01:00
  • 29f05af733 DATAMONGO-2477 - Disable auto index creation by default. Christoph Strobl 2020-03-24 07:50:44 +01:00
  • 7bac739146 DATAMONGO-2501 - Upgrade to Querydsl 4.3. Oliver Drotbohm 2020-03-26 14:36:41 +01:00
  • c572ca4e3b DATAMONGO-2485 - Updated changelog. Mark Paluch 2020-03-25 10:45:28 +01:00
  • 6366d3cec1 DATAMONGO-2485 - Updated changelog. Mark Paluch 2020-03-25 10:45:28 +01:00
  • 1752931dde DATAMONGO-2485 - After release cleanups. Mark Paluch 2020-03-25 10:58:27 +01:00
  • 4b9bae1656 DATAMONGO-2485 - Prepare next development iteration. Mark Paluch 2020-03-25 10:58:26 +01:00
  • 74c08fa8aa DATAMONGO-2485 - Release version 2.2.6 (Moore SR6). Mark Paluch 2020-03-25 10:46:02 +01:00
  • 628aad8f64 DATAMONGO-2485 - Prepare 2.2.6 (Moore SR6). Mark Paluch 2020-03-25 10:45:35 +01:00
  • 39c8672e6d DATAMONGO-2485 - Updated changelog. Mark Paluch 2020-03-25 10:45:28 +01:00
  • f1d214b87d DATAMONGO-2300 - Polishing. Christoph Strobl 2020-03-20 11:22:38 +01:00
  • f4854a15f9 DATAMONGO-2300 - Add check rawType is null in readMap. Heesu Jung 2019-06-12 14:52:43 +09:00
  • 620991ddee DATAMONGO-2300 - Polishing. Christoph Strobl 2020-03-20 11:22:38 +01:00
  • ba8f28f623 DATAMONGO-2300 - Add check rawType is null in readMap. Heesu Jung 2019-06-12 14:52:43 +09:00
  • 44913abd80 DATAMONGO-2300 - Polishing. Christoph Strobl 2020-03-20 11:22:38 +01:00
  • 7a7f7c942d DATAMONGO-2300 - Add check rawType is null in readMap. Heesu Jung 2019-06-12 14:52:43 +09:00
  • e9c9938016 DATAMONGO-2498 - Upgrade to MongoDB 4.0.1 Drivers. Christoph Strobl 2020-03-23 09:18:07 +01:00
  • c9da0a75ff DATAMONGO-931 - Polishing. Mark Paluch 2020-03-20 14:39:58 +01:00
  • 581961e79a DATAMONGO-931 - Add support for $redact aggregation. Christoph Strobl 2020-03-19 10:21:17 +01:00
  • 0e0d726457 DATAMONGO-2475 - Polishing. Christoph Strobl 2020-03-18 09:18:27 +01:00
  • 7b5fea960f DATAMONGO-2475 - MongodbDocumentSerializer: reduce nested ANDs and ORs. Enrique León Molina 2020-02-15 21:10:47 +01:00
  • b491d6ce81 DATAMONGO-2497 - Update documentation regarding @Transient properties usage in the persistence constructor. Mark Paluch 2020-03-19 15:37:30 +01:00
  • 6389055d3a DATAMONGO-2497 - Update documentation regarding @Transient properties usage in the persistence constructor. Mark Paluch 2020-03-19 15:37:30 +01:00
  • a04821ff90 DATAMONGO-2497 - Update documentation regarding @Transient properties usage in the persistence constructor. Mark Paluch 2020-03-19 15:37:30 +01:00
  • 4465ed9819 DATAMONGO-2445 - Deprecate ReactiveGridFsOperations using AsyncInputStream. Christoph Strobl 2020-03-17 12:23:06 +01:00
  • a6bd41bcf2 DATAMONGO-2416 - Polishing. Mark Paluch 2020-03-10 14:48:46 +01:00
  • 6387eb9762 DATAMONGO-2416 - Add convenience methods accepting CriteriaDefinition on Fluent API. Mark Paluch 2020-03-10 14:44:38 +01:00
  • 5fb4b036bb DATAMONGO-1026 - Include documentation about custom conversions. Mark Paluch 2020-03-17 10:57:15 +01:00
  • 4f0dc04a81 DATAMONGO-2479 - Polishing. Mark Paluch 2020-03-16 11:27:25 +01:00
  • ee59c6b774 DATAMONGO-2479 - Add AfterConvertCallback and AfterSaveCallback (and their reactive versions). Roman Puchkovskiy 2020-02-17 22:43:25 +04:00
  • b0b905ddb7 DATAMONGO-2488 - Polishing. Mark Paluch 2020-03-11 14:31:24 +01:00
  • 8dc97e5d01 DATAMONGO-2488 - Polishing. Mark Paluch 2020-03-11 14:31:24 +01:00
  • a037c50961 DATAMONGO-2488 - Fix nested array path field name mapping. Christoph Strobl 2020-03-11 10:30:28 +01:00
  • 7f7be5e47d DATAMONGO-2488 - Fix nested array path field name mapping. Christoph Strobl 2020-03-11 10:30:28 +01:00
  • 28d5f02e15 DATAMONGO-2473 - Updated changelog. Jens Schauder 2020-03-11 09:46:17 +01:00
  • 0b482f8dcf DATAMONGO-2473 - Updated changelog. Jens Schauder 2020-03-11 09:46:17 +01:00
  • 5a49aa6519 DATAMONGO-2473 - After release cleanups. Jens Schauder 2020-03-11 09:57:42 +01:00
  • b68079c421 DATAMONGO-2473 - Prepare next development iteration. Jens Schauder 2020-03-11 09:57:41 +01:00
  • fde49f2a5a DATAMONGO-2473 - Release version 3.0 M4 (Neumann). Jens Schauder 2020-03-11 09:47:07 +01:00
  • 4d73d76b9f DATAMONGO-2473 - Prepare 3.0 M4 (Neumann). Jens Schauder 2020-03-11 09:46:29 +01:00
  • 8f2c806403 DATAMONGO-2473 - Updated changelog. Jens Schauder 2020-03-11 09:46:17 +01:00
  • d0eb76946e DATAMONGO-2491 - Adapt to Mockito 3.3 changes. Mark Paluch 2020-03-11 09:14:53 +01:00
  • df43d7fcdb DATAMONGO-2355 - Refactor Abstract…Configuration classes to avoid need for cglib proxies. Mark Paluch 2020-03-10 14:17:37 +01:00
  • 7b34a602ed DATAMONGO-2355 - Declare concrete Template API class type on AbstractReactiveMongoConfiguration. Mark Paluch 2020-03-10 13:55:41 +01:00
  • c829387c82 DATAMONGO-2363 - Polishing. Mark Paluch 2020-03-09 14:08:28 +01:00
  • a4e12a96c9 DATAMONGO-2363 - Add support for $merge and $addFields aggregation stage. Christoph Strobl 2019-10-28 15:04:30 +01:00
  • 7e3f7bd861 DATAMONGO-2481 - Polishing. Mark Paluch 2020-03-06 11:34:13 +01:00
  • 46ab6b4c94 DATAMONGO-2481 - Polishing. Mark Paluch 2020-03-06 11:33:40 +01:00
  • 8029acb3fb DATAMONGO-2481 - Improve build time. Christoph Strobl 2020-02-27 13:19:58 +01:00
  • 96ffb0b7f4 DATAMONGO-2489 - Upgrade to MongoDB 4.0 Drivers. Christoph Strobl 2020-03-06 09:20:55 +01:00
  • 9f1b27c305 DATAMONGO-2453 - Updated changelog. Mark Paluch 2020-02-26 11:37:53 +01:00
  • 7849b5333b DATAMONGO-2453 - Updated changelog. Mark Paluch 2020-02-26 11:37:53 +01:00
  • e65a353fc4 DATAMONGO-2453 - After release cleanups. Mark Paluch 2020-02-26 11:54:09 +01:00
  • 42400e7836 DATAMONGO-2453 - Prepare next development iteration. Mark Paluch 2020-02-26 11:54:08 +01:00
  • cdd7a2008b DATAMONGO-2453 - Release version 2.2.5 (Moore SR5). Mark Paluch 2020-02-26 11:38:17 +01:00
  • c2b80fddd8 DATAMONGO-2453 - Prepare 2.2.5 (Moore SR5). Mark Paluch 2020-02-26 11:37:58 +01:00
  • 8eaa8119e6 DATAMONGO-2453 - Updated changelog. Mark Paluch 2020-02-26 11:37:53 +01:00
  • 5fccadd41e DATAMONGO-2452 - Updated changelog. Mark Paluch 2020-02-26 11:11:23 +01:00
  • fb45b4eb2a DATAMONGO-2452 - Updated changelog. Mark Paluch 2020-02-26 11:11:23 +01:00