Commit Graph

  • 715ae26f3c Prepare next development iteration. Mark Paluch 2021-09-17 09:52:18 +02:00
  • 00350edd32 Release version 3.3 M3 (2021.1.0). Mark Paluch 2021-09-17 09:44:56 +02:00
  • 38e1d0d92d Prepare 3.3 M3 (2021.1.0). Mark Paluch 2021-09-17 09:44:34 +02:00
  • d8eb0f124a After release cleanups. Mark Paluch 2021-09-17 09:27:38 +02:00
  • bfeb896c70 Prepare next development iteration. Mark Paluch 2021-09-17 09:27:35 +02:00
  • efffc936fa Release version 3.2.5 (2021.0.5). Mark Paluch 2021-09-17 09:18:31 +02:00
  • 563a3fb845 Prepare 3.2.5 (2021.0.5). Mark Paluch 2021-09-17 09:17:28 +02:00
  • c4a53bcf65 After release cleanups. Mark Paluch 2021-09-17 09:04:19 +02:00
  • fde38dae3c Prepare next development iteration. Mark Paluch 2021-09-17 09:04:15 +02:00
  • 008ca72888 Release version 3.1.13 (2020.0.13). Mark Paluch 2021-09-17 08:53:37 +02:00
  • c50dfba2cf Prepare 3.1.13 (2020.0.13). Mark Paluch 2021-09-17 08:53:09 +02:00
  • 8f00ffd291 Change visibility of PersistentEntitiesFactoryBean. Christoph Strobl 2021-09-15 15:30:10 +02:00
  • 50ae6fd045 Change visibility of PersistentEntitiesFactoryBean. Christoph Strobl 2021-09-15 15:30:10 +02:00
  • 0af8d6839e Polishing. Mark Paluch 2021-09-14 09:11:32 +02:00
  • 9b02897db5 Add configuration support for MongoDB ServerApiVersion. Christoph Strobl 2021-09-13 11:12:12 +02:00
  • 99203b397a Add support for deriving json schema for encrypted properties. Christoph Strobl 2021-08-24 07:06:17 +02:00
  • ae0e240334 Move and add tests to UpdateMapper. Christoph Strobl 2021-09-13 14:25:17 +02:00
  • 852a461429 Fix update mapping using nested integer keys on map structures. divyajnu08 2021-09-10 10:37:30 +05:30
  • eda1c79315 Move and add tests to UpdateMapper. Christoph Strobl 2021-09-13 14:25:17 +02:00
  • e7150f525e Fix update mapping using nested integer keys on map structures. divyajnu08 2021-09-10 10:37:30 +05:30
  • 2cbed2a052 Upgrade to Maven Wrapper 3.8.2. Mark Paluch 2021-09-10 15:39:33 +02:00
  • 7d6b5ae5fe Upgrade to Maven Wrapper 3.8.2. Mark Paluch 2021-09-10 15:37:59 +02:00
  • d70e459ffe Upgrade to MongoDB Java Drivers 4.3.2 Christoph Strobl 2021-09-10 10:48:22 +02:00
  • 95667edec3 Reduce allocations in query and update mapping. Mark Paluch 2021-09-08 10:04:58 +02:00
  • c1a52de8e5 Introduce SessionSynchronization.NEVER to disable transactional participation. Mark Paluch 2021-09-08 10:03:45 +02:00
  • a26e780957 Reduce allocations in query and update mapping. Mark Paluch 2021-09-08 10:04:58 +02:00
  • 8fb0e1326b Introduce SessionSynchronization.NEVER to disable transactional participation. Mark Paluch 2021-09-08 10:03:45 +02:00
  • 701153ac8f Fix slice argument in query fields projection. Christoph Strobl 2021-09-08 13:33:46 +02:00
  • 7e94c1bdc3 Fix slice argument in query fields projection. Christoph Strobl 2021-09-08 13:33:46 +02:00
  • 9014f770d8 Fix slice argument in query fields projection. Christoph Strobl 2021-09-08 13:33:46 +02:00
  • f128e6df15 Fix @DocumentReference resolution for properties used in constructor. Christoph Strobl 2021-09-08 10:29:02 +02:00
  • 270456ed81 Polishing. Mark Paluch 2021-09-08 14:18:17 +02:00
  • 4e960a9682 Fix document reference on empty reference arrays. Christoph Strobl 2021-09-08 09:24:15 +02:00
  • 061c28f84a Polishing. Mark Paluch 2021-09-08 13:58:37 +02:00
  • cba7eaba4c Polishing. Oliver Drotbohm 2021-09-07 14:54:35 +02:00
  • ada7e199a4 Properly detect all supported identifier annotations as explicitly annotated. Oliver Drotbohm 2021-09-07 14:54:12 +02:00
  • 977e5e4c5c Polishing. Mark Paluch 2021-09-08 13:50:54 +02:00
  • c8307d5a39 Allow one-to-many style lookups with via @DocumentReference. Christoph Strobl 2021-09-07 11:07:27 +02:00
  • dcf184888e Polishing. Mark Paluch 2021-09-07 09:56:18 +02:00
  • 59d0042d13 Add support for $asin and $asinh aggregation operators. divyajnu08 2021-09-01 13:02:43 +05:30
  • 8af904b81f Polishing. Mark Paluch 2021-09-06 15:46:07 +02:00
  • ffceed8da9 Add support for $atan, $atan2 and $atanh aggregation operators. divya srivastava 2021-08-29 19:07:14 +05:30
  • 34d66a276a Polishing. Mark Paluch 2021-09-06 15:07:02 +02:00
  • e71ec874ab Add support for $expr operator. divyajnu08 2021-08-29 16:41:52 +05:30
  • 6b394e4da6 Avoid nested Document conversion to primitive types for fields with an explicit write target. Mark Paluch 2021-09-01 10:39:36 +02:00
  • c3259e395c Avoid nested Document conversion to primitive types for fields with an explicit write target. Mark Paluch 2021-09-01 10:39:36 +02:00
  • f24e8e5361 Avoid nested Document conversion to primitive types for fields with an explicit write target. Mark Paluch 2021-09-01 10:39:36 +02:00
  • bf86f39b2d Fix id field target type conversion for document references. Christoph Strobl 2021-08-24 07:31:25 +02:00
  • f662d7ca0d Polishing. Mark Paluch 2021-08-27 09:34:40 +02:00
  • 62eb719b1e Add support for $sampleRate criteria. James McNee 2021-08-26 21:25:36 +01:00
  • 69b582823a Polishing. Mark Paluch 2021-08-26 12:20:11 +02:00
  • 297ef98239 Add support for $regexFind, $regexFindAll, and $regexMatch aggregation operators. divya srivastava 2021-08-23 17:33:06 +05:30
  • 3526b6a2d8 Polishing. Mark Paluch 2021-08-25 14:57:02 +02:00
  • cb70a97ea8 Relax requirement for GeoJsonMultiPoint construction allowing creation using a single point. Ivan Volzhev 2021-08-21 08:24:22 +02:00
  • f71f107445 Polishing. Mark Paluch 2021-08-25 14:57:02 +02:00
  • 36e2d80d71 Relax requirement for GeoJsonMultiPoint construction allowing creation using a single point. Ivan Volzhev 2021-08-21 08:24:22 +02:00
  • 52415bc702 Polishing. Mark Paluch 2021-08-25 14:33:06 +02:00
  • 43de140842 Add Criteria infix functions for maxDistance and minDistance. sangyongchoi 2021-08-03 23:23:59 +09:00
  • 467536cb34 Polishing. Mark Paluch 2021-08-25 14:33:06 +02:00
  • 302c8031f9 Add Criteria infix functions for maxDistance and minDistance. sangyongchoi 2021-08-03 23:23:59 +09:00
  • 7c6e951c7c Polishing. Mark Paluch 2021-08-25 11:13:02 +02:00
  • 92cc2a582a Add support for $rand aggregation operator. Mushtaq Ahmed 2021-07-31 16:52:38 +05:30
  • 24171b3ae2 Polishing. Mark Paluch 2021-08-25 10:59:26 +02:00
  • 456c1ad26a Add shortcut for date aggregation operators working with timezone. Christoph Strobl 2021-07-26 09:18:16 +02:00
  • fc41793d5d Add support for $dateDiff aggregation operator. Christoph Strobl 2021-07-26 09:08:18 +02:00
  • afef243634 Add support for $dateAdd aggregation operator. Christoph Strobl 2021-07-26 08:46:22 +02:00
  • 7007f484a8 Polishing. Mark Paluch 2021-08-25 10:15:13 +02:00
  • 72a24a923d Fix a typo in MongoConverter javadoc. Ryan Gibb 2021-07-30 14:06:42 +01:00
  • 15b000ecce Polishing. Mark Paluch 2021-08-25 10:15:13 +02:00
  • e428b9b977 Fix a typo in MongoConverter javadoc. Ryan Gibb 2021-07-30 14:06:42 +01:00
  • 869b88702d Polishing. Mark Paluch 2021-08-25 10:15:13 +02:00
  • aca403c112 Fix a typo in MongoConverter javadoc. Ryan Gibb 2021-07-30 14:06:42 +01:00
  • df0372eee1 Polishing. Mark Paluch 2021-08-24 16:11:53 +02:00
  • c4c6267d91 Add support for $cos and $cosh aggregation operators. Christoph Strobl 2021-07-28 10:04:29 +02:00
  • 73d5886aae Add support for $tan and $tanh aggregation operators. Christoph Strobl 2021-07-28 09:54:05 +02:00
  • 0db47169cf Add support for $sin and $sinh aggregation operators. Christoph Strobl 2021-07-28 09:40:52 +02:00
  • ec16b873b7 Add support for $degreesToRadians aggregation operator. Christoph Strobl 2021-07-28 08:03:38 +02:00
  • 2a3a4cf030 Polishing. Mark Paluch 2021-08-24 14:59:58 +02:00
  • df2b2a2f68 Add support for $integral aggregation operator. Christoph Strobl 2021-07-23 10:46:27 +02:00
  • fd0a402c99 Polishing. Mark Paluch 2021-08-24 14:34:05 +02:00
  • 6bd0f758fe Extend support for $ifNull to cover multiple conditions. Christoph Strobl 2021-07-23 10:10:18 +02:00
  • 10c0203605 Polishing. Mark Paluch 2021-08-24 14:29:46 +02:00
  • 82b33331fc Add support for $derivative aggregation operator. Christoph Strobl 2021-07-22 14:08:06 +02:00
  • 75b5a548b6 Polishing. Mark Paluch 2021-08-24 11:23:42 +02:00
  • 6e38610ac1 Polishing. Mark Paluch 2021-08-24 11:19:41 +02:00
  • 7f5591c20c Polishing. Mark Paluch 2021-08-24 11:19:06 +02:00
  • bf3b5dee70 Extract Aggregation Framework and GridFS docs in own source files. Mark Paluch 2021-08-24 11:06:41 +02:00
  • 0c481feb72 Extract Aggregation Framework and GridFS docs in own source files. Mark Paluch 2021-08-24 11:06:41 +02:00
  • e7af70efca Extract Aggregation Framework and GridFS docs in own source files. Mark Paluch 2021-08-24 11:06:41 +02:00
  • c8a791d367 Polishing. Mark Paluch 2021-08-24 10:59:06 +02:00
  • 510028a834 Add support for $shift aggregation Operator. Christoph Strobl 2021-07-23 11:33:07 +02:00
  • 1a86761e2e Add support for $documentNumber aggregation operator. Christoph Strobl 2021-07-22 14:43:48 +02:00
  • 30da62181f Add support for $rank and $denseRank aggregation operators. Christoph Strobl 2021-07-22 13:39:05 +02:00
  • 39f5f91261 Change visibility of Reactive/MongoRepositoryFactoryBean setters. Christoph Strobl 2021-08-23 13:26:57 +02:00
  • a977b8a790 Change visibility of Reactive/MongoRepositoryFactoryBean setters. Christoph Strobl 2021-08-23 13:26:57 +02:00
  • f3e067f59f Add support for $expMovingAvg aggregation operator. Christoph Strobl 2021-07-23 09:10:35 +02:00
  • dbfd4e5c62 Polishing. Christoph Strobl 2021-07-22 11:44:15 +02:00
  • c574e5cf8a Add support for $covariancePop and $covarianceSamp aggregation expressions. Christoph Strobl 2021-07-22 11:44:15 +02:00
  • f9f4c4621b Polishing. Mark Paluch 2021-08-23 11:16:21 +02:00
  • 23254c10dc Add support for $setWindowFields aggregation stage. Christoph Strobl 2021-07-16 11:37:08 +02:00