3714 Commits (a4edb6cacce79cde72c558e700f7ae8803149e7c)
 

Author SHA1 Message Date
Christoph Strobl c8307d5a39
Allow one-to-many style lookups with via `@DocumentReference`. 4 years ago
Mark Paluch dcf184888e
Polishing. 4 years ago
divyajnu08 59d0042d13
Add support for `$asin` and `$asinh` aggregation operators. 4 years ago
Mark Paluch 8af904b81f
Polishing. 4 years ago
divya srivastava ffceed8da9
Add support for `$atan`, `$atan2` and `$atanh` aggregation operators. 4 years ago
Mark Paluch 34d66a276a
Polishing. 4 years ago
divyajnu08 e71ec874ab
Add support for `$expr` operator. 4 years ago
Mark Paluch f24e8e5361 Avoid nested Document conversion to primitive types for fields with an explicit write target. 4 years ago
Christoph Strobl bf86f39b2d
Fix id field target type conversion for document references. 4 years ago
Mark Paluch f662d7ca0d
Polishing. 4 years ago
James McNee 62eb719b1e
Add support for `$sampleRate` criteria. 4 years ago
Mark Paluch 69b582823a
Polishing. 4 years ago
divya srivastava 297ef98239
Add support for `$regexFind`, `$regexFindAll`, and `$regexMatch` aggregation operators. 4 years ago
Mark Paluch f71f107445
Polishing. 4 years ago
Ivan Volzhev 36e2d80d71
Relax requirement for GeoJsonMultiPoint construction allowing creation using a single point. 4 years ago
Mark Paluch 467536cb34
Polishing. 4 years ago
sangyongchoi 302c8031f9
Add Criteria infix functions for `maxDistance` and `minDistance`. 4 years ago
Mark Paluch 7c6e951c7c
Polishing. 4 years ago
Mushtaq Ahmed 92cc2a582a
Add support for `$rand` aggregation operator. 4 years ago
Mark Paluch 24171b3ae2
Polishing. 4 years ago
Christoph Strobl 456c1ad26a
Add shortcut for date aggregation operators working with timezone. 4 years ago
Christoph Strobl fc41793d5d
Add support for `$dateDiff` aggregation operator. 4 years ago
Christoph Strobl afef243634
Add support for `$dateAdd` aggregation operator. 4 years ago
Mark Paluch 869b88702d
Polishing. 4 years ago
Ryan Gibb aca403c112
Fix a typo in `MongoConverter` javadoc. 4 years ago
Mark Paluch df0372eee1
Polishing. 4 years ago
Christoph Strobl c4c6267d91
Add support for `$cos` and `$cosh` aggregation operators. 4 years ago
Christoph Strobl 73d5886aae
Add support for `$tan` and `$tanh` aggregation operators. 4 years ago
Christoph Strobl 0db47169cf
Add support for `$sin` and `$sinh` aggregation operators. 4 years ago
Christoph Strobl ec16b873b7
Add support for `$degreesToRadians` aggregation operator. 4 years ago
Mark Paluch 2a3a4cf030
Polishing. 4 years ago
Christoph Strobl df2b2a2f68
Add support for `$integral` aggregation operator. 4 years ago
Mark Paluch fd0a402c99
Polishing. 4 years ago
Christoph Strobl 6bd0f758fe
Extend support for `$ifNull` to cover multiple conditions. 4 years ago
Mark Paluch 10c0203605
Polishing. 4 years ago
Christoph Strobl 82b33331fc
Add support for `$derivative` aggregation operator. 4 years ago
Mark Paluch 75b5a548b6
Polishing. 4 years ago
Mark Paluch 0c481feb72
Extract Aggregation Framework and GridFS docs in own source files. 4 years ago
Mark Paluch c8a791d367
Polishing. 4 years ago
Christoph Strobl 510028a834
Add support for `$shift` aggregation Operator. 4 years ago
Christoph Strobl 1a86761e2e
Add support for `$documentNumber` aggregation operator. 4 years ago
Christoph Strobl 30da62181f
Add support for `$rank` and `$denseRank` aggregation operators. 4 years ago
Christoph Strobl a977b8a790
Change visibility of Reactive/MongoRepositoryFactoryBean setters. 4 years ago
Christoph Strobl f3e067f59f
Add support for `$expMovingAvg` aggregation operator. 4 years ago
Christoph Strobl dbfd4e5c62
Polishing. 4 years ago
Christoph Strobl c574e5cf8a
Add support for `$covariancePop` and `$covarianceSamp` aggregation expressions. 4 years ago
Mark Paluch f9f4c4621b
Polishing. 4 years ago
Christoph Strobl 23254c10dc
Add support for `$setWindowFields` aggregation stage. 4 years ago
Christoph Strobl 255491c446 Upgrade to MongoDB 4.3.1 Drivers. 4 years ago
Christoph Strobl 1d943d62a3
Fix build on Java 16. 4 years ago