Commit Graph

  • cc50cd5e3a DATAMONGO-2381 - Updated changelog. Christoph Strobl 2019-11-04 09:29:00 +01:00
  • 18cf94dc34 DATAMONGO-2381 - Updated changelog. Christoph Strobl 2019-11-04 09:29:00 +01:00
  • b57a6612f6 DATAMONGO-2381 - After release cleanups. Christoph Strobl 2019-11-04 10:26:37 +01:00
  • 62b2d54e0d DATAMONGO-2381 - Prepare next development iteration. Christoph Strobl 2019-11-04 10:26:35 +01:00
  • aff823da57 DATAMONGO-2381 - Release version 2.1.12 (Lovelace SR12). Christoph Strobl 2019-11-04 09:29:50 +01:00
  • d45b630724 DATAMONGO-2381 - Prepare 2.1.12 (Lovelace SR12). Christoph Strobl 2019-11-04 09:29:05 +01:00
  • fc8c97aeb0 DATAMONGO-2381 - Updated changelog. Christoph Strobl 2019-11-04 09:29:00 +01:00
  • d8399d2d23 DATAMONGO-2393 - Remove capturing lambdas and extract methods. Christoph Strobl 2019-10-23 09:59:28 +02:00
  • f2134fb2f8 DATAMONGO-2393 - Support configurable chunk size. Mark Paluch 2019-10-21 09:10:09 +02:00
  • ec3ccc004e DATAMONGO-2393 - Polishing. Mark Paluch 2019-10-21 09:07:30 +02:00
  • 6cb246c18a DATAMONGO-2393 - Fix BufferOverflow in GridFS upload. Mark Paluch 2019-10-21 09:17:34 +02:00
  • e73cea0ecf DATAMONGO-2393 - Use drain loop for same-thread processing in GridFS download stream. Mark Paluch 2019-10-21 09:14:29 +02:00
  • 30d99445e2 DATAMONGO-2393 - Remove capturing lambdas and extract methods. Christoph Strobl 2019-10-23 09:59:28 +02:00
  • 839aecee84 DATAMONGO-2393 - Support configurable chunk size. Mark Paluch 2019-10-21 09:10:09 +02:00
  • c6592b01b0 DATAMONGO-2393 - Polishing. Mark Paluch 2019-10-21 09:07:30 +02:00
  • 48176a833c DATAMONGO-2393 - Fix BufferOverflow in GridFS upload. Mark Paluch 2019-10-21 09:17:34 +02:00
  • 0facdcfa98 DATAMONGO-2393 - Use drain loop for same-thread processing in GridFS download stream. Mark Paluch 2019-10-21 09:14:29 +02:00
  • c69e185a2a DATAMONGO-2399 - Upgrade to MongoDB Java Driver 3.11.1 Christoph Strobl 2019-10-30 10:47:47 +01:00
  • 837a9885f2 DATAMONGO-2399 - Upgrade to MongoDB Java Driver 3.11.1 Christoph Strobl 2019-10-30 10:47:47 +01:00
  • 6cc5bc627a DATAMONGO-2388 - Polishing. Mark Paluch 2019-10-28 10:47:14 +01:00
  • 004e7f01b2 DATAMONGO-2388 - Polishing. Mark Paluch 2019-10-28 10:47:14 +01:00
  • 5789f59222 DATAMONGO-2388 - Polishing. Mark Paluch 2019-10-28 10:47:14 +01:00
  • 5c80ee0087 DATAMONGO-2388 - Fix CodecConfigurationException when reading index info that contains DbRef. Christoph Strobl 2019-10-17 14:30:34 +02:00
  • 5178eeb340 DATAMONGO-2388 - Fix CodecConfigurationException when reading index info that contains DbRef. Christoph Strobl 2019-10-17 14:30:34 +02:00
  • 84f7f433f7 DATAMONGO-2388 - Fix CodecConfigurationException when reading index info that contains DbRef. Christoph Strobl 2019-10-17 14:30:34 +02:00
  • 7df9e932f7 DATAMONGO-2390 - Polishing. Mark Paluch 2019-10-28 10:06:53 +01:00
  • 5308e6c37f DATAMONGO-2390 - Polishing. Christoph Strobl 2019-10-24 10:43:39 +02:00
  • bc1c6c9a64 DATAMONGO-2390 - Add support for maxTimeMS to AggregationOptions. Christoph Strobl 2019-10-24 09:09:20 +02:00
  • bc5e7fa4a2 DATAMONGO-2394 - Polishing. Mark Paluch 2019-10-28 09:30:59 +01:00
  • c28ace6d40 DATAMONGO-2394 - Fix distance conversion for derived finder using near along with GeoJSON. Christoph Strobl 2019-10-18 10:53:34 +02:00
  • 62006129ca DATAMONGO-2394 - Polishing. Mark Paluch 2019-10-28 09:30:59 +01:00
  • 5c2370399f DATAMONGO-2394 - Polishing. Christoph Strobl 2019-10-18 12:44:04 +02:00
  • 3bffe402c0 DATAMONGO-2394 - Fix test issues related to JUnit5 upgrade. Christoph Strobl 2019-10-16 11:14:46 +02:00
  • 6959c56df6 DATAMONGO-2394 - Fix distance conversion for derived finder using near along with GeoJSON. Christoph Strobl 2019-10-18 10:53:34 +02:00
  • b5bc4320aa DATAMONGO-2059 - Polishing. Mark Paluch 2019-10-24 16:46:10 +02:00
  • 909c51d00a DATAMONGO-2059 - Replace usage of deprecated collection.count() with collection.countDocuments(). Christoph Strobl 2019-09-26 13:00:14 +02:00
  • de4fae37e1 DATAMONGO-2392 - Polishing. Mark Paluch 2019-10-16 13:53:59 +02:00
  • 2f1aff3ec3 DATAMONGO-2392 - Consistently use GridFS file Id instead of ObjectId. Mark Paluch 2019-10-16 13:52:17 +02:00
  • 6970f934bd DATAMONGO-2392 - Fix handling in ReactiveGridFsTemplate of GridFS files with custom id type. Nick Stolwijk 2019-10-16 12:34:22 +02:00
  • 4a04e82e86 DATAMONGO-2392 - Polishing. Mark Paluch 2019-10-16 13:53:59 +02:00
  • 1370653c93 DATAMONGO-2392 - Consistently use GridFS file Id instead of ObjectId. Mark Paluch 2019-10-16 13:52:17 +02:00
  • ebfcfb3834 DATAMONGO-2392 - Fix handling in ReactiveGridFsTemplate of GridFS files with custom id type. Nick Stolwijk 2019-10-16 12:34:22 +02:00
  • 6b5168e102 DATAMONGO-2334 - Create CI job. Greg Turnquist 2019-09-30 14:36:06 -05:00
  • adb9dc29a2 DATAMONGO-2334 - Updated changelog. Mark Paluch 2019-09-30 15:50:35 +02:00
  • 4420edb4dc DATAMONGO-2334 - After release cleanups. Mark Paluch 2019-09-30 16:17:54 +02:00
  • c2fae95fee DATAMONGO-2334 - Prepare next development iteration. Mark Paluch 2019-09-30 16:17:53 +02:00
  • 77aafc597b DATAMONGO-2334 - After release cleanups. Mark Paluch 2019-09-30 16:17:29 +02:00
  • a4503812bd DATAMONGO-2334 - Prepare next development iteration. Mark Paluch 2019-09-30 16:17:28 +02:00
  • 8943e38944 DATAMONGO-2334 - Release version 2.2 GA (Moore). Mark Paluch 2019-09-30 15:51:07 +02:00
  • c700a508d5 DATAMONGO-2334 - Prepare 2.2 GA (Moore). Mark Paluch 2019-09-30 15:50:43 +02:00
  • 11a23becce DATAMONGO-2334 - Updated changelog. Mark Paluch 2019-09-30 15:50:35 +02:00
  • ad2a3483be DATAMONGO-2333 - Updated changelog. Mark Paluch 2019-09-30 11:03:56 +02:00
  • 6eb6feadbb DATAMONGO-2333 - After release cleanups. Mark Paluch 2019-09-30 11:15:26 +02:00
  • 166aab39c4 DATAMONGO-2333 - Prepare next development iteration. Mark Paluch 2019-09-30 11:15:25 +02:00
  • fa94c22c2a DATAMONGO-2333 - Release version 2.1.11 (Lovelace SR11). Mark Paluch 2019-09-30 11:04:23 +02:00
  • e0f88a8b84 DATAMONGO-2333 - Prepare 2.1.11 (Lovelace SR11). Mark Paluch 2019-09-30 11:04:00 +02:00
  • 59aa8051d3 DATAMONGO-2333 - Updated changelog. Mark Paluch 2019-09-30 11:03:56 +02:00
  • 499f019798 DATAMONGO-2379 - Polishing. Mark Paluch 2019-09-27 11:39:11 +02:00
  • d0e782687a DATAMONGO-2379 - Add documentation for Kotlin support. Mark Paluch 2019-09-27 11:38:43 +02:00
  • 928134c6e1 DATAMONGO-2380 - Remove @ExperimentalCoroutinesApi annotations. Sebastien Deleuze 2019-09-27 19:13:48 +02:00
  • 48034a348d DATAMONGO-2378 - Polishing. Mark Paluch 2019-09-26 16:23:30 +02:00
  • 565132c619 DATAMONGO-2378 - Favor com.mongodb.client.MongoClient (over already deprecated com.mongodb.MongoClient) where possible. Christoph Strobl 2019-09-25 21:25:09 +02:00
  • 4a012d5654 DATAMONGO-2377 - Polishing. Mark Paluch 2019-09-25 13:35:52 +02:00
  • 205a06e79a DATAMONGO-2377 - Polishing. Mark Paluch 2019-09-25 13:35:52 +02:00
  • 899b43a29b DATAMONGO-2377 - Fix handling of $$value and $$this in field exposing aggregation. Christoph Strobl 2019-09-23 10:03:23 +02:00
  • ccb8ae08a6 DATAMONGO-2377 - Fix handling of $$value and $$this in field exposing aggregation. Christoph Strobl 2019-09-23 10:03:23 +02:00
  • 8cc0609190 DATAMONGO-1731 - Improve update & upsert documentation. Christoph Strobl 2019-09-20 11:18:03 +02:00
  • 0f0a4ed31b DATAMONGO-1731 - Improve update & upsert documentation. Christoph Strobl 2019-09-20 11:18:03 +02:00
  • 004e8ba0ea DATAMONGO-2360 - Polishing. Mark Paluch 2019-09-19 14:41:07 +02:00
  • 9acc8d5268 DATAMONGO-2360 - Polishing. Mark Paluch 2019-09-19 14:41:07 +02:00
  • 313ffb5426 DATAMONGO-2360 - Apply query hint to count queries. Christoph Strobl 2019-09-12 10:01:17 +02:00
  • 9093f8d8af DATAMONGO-2360 - Apply query hint to count queries. Christoph Strobl 2019-09-12 10:01:17 +02:00
  • dc859953f4 DATAMONGO-2374 - Polishing. Mark Paluch 2019-09-19 14:15:46 +02:00
  • bc29f2b24e DATAMONGO-2374 - Fix simple type result handling for repository query methods. Christoph Strobl 2019-09-19 08:58:48 +02:00
  • 801a3645a9 DATAMONGO-2374 - Polishing. Mark Paluch 2019-09-19 14:15:46 +02:00
  • 9ebe1439f1 DATAMONGO-2374 - Fix simple type result handling for repository query methods. Christoph Strobl 2019-09-19 08:58:48 +02:00
  • 686cdac73f DATAMONGO-2366 - Polishing. Christoph Strobl 2019-09-19 10:23:51 +02:00
  • 26dc0c5c27 DATAMONGO-2366 - Polishing. Christoph Strobl 2019-09-19 10:23:51 +02:00
  • b7b339577b DATAMONGO-2366 - Consistently handle exceptions in CursorReadingTask. Mark Paluch 2019-09-18 15:18:41 +02:00
  • 6e1d426a87 DATAMONGO-2366 - Consistently handle exceptions in CursorReadingTask. Mark Paluch 2019-09-18 15:18:41 +02:00
  • 2166a6e953 DATAMONGO-2361 - Fix @Document reference documentation. Franz van Betteraey 2019-09-11 21:14:21 +02:00
  • f549fd18b5 DATAMONGO-2361 - Fix @Document reference documentation. Franz van Betteraey 2019-09-11 21:14:21 +02:00
  • 3c601a699a DATAMONGO-2335 - Updated changelog. Mark Paluch 2019-09-06 10:10:07 +02:00
  • a3a547a706 DATAMONGO-2335 - After release cleanups. Mark Paluch 2019-09-06 10:21:56 +02:00
  • 0ff8171309 DATAMONGO-2335 - Prepare next development iteration. Mark Paluch 2019-09-06 10:21:54 +02:00
  • 63dfb59a3f DATAMONGO-2335 - Release version 2.2 RC3 (Moore). Mark Paluch 2019-09-06 10:10:42 +02:00
  • d33ee2ffac DATAMONGO-2335 - Prepare 2.2 RC3 (Moore). Mark Paluch 2019-09-06 10:10:12 +02:00
  • 59388d99cc DATAMONGO-2335 - Updated changelog. Mark Paluch 2019-09-06 10:10:07 +02:00
  • ee6048e289 DATAMONGO-2357 - Fix read/write for MongoDB client.model GeoJSON types. Christoph Strobl 2019-09-04 11:23:53 +02:00
  • 37211fc6d7 DATAMONGO-2310 - Update documentation for TypedAggregation. Christoph Strobl 2019-09-05 13:02:01 +02:00
  • 9a062d53f3 DATAMONGO-2310 - Update documentation for TypedAggregation. Christoph Strobl 2019-09-05 13:02:01 +02:00
  • a45c9040c4 DATAMONGO-2348 - Update documentation of version property handling. Christoph Strobl 2019-09-05 10:29:53 +02:00
  • a3c5b07eb7 DATAMONGO-2348 - Update documentation of version property handling. Christoph Strobl 2019-09-05 10:29:53 +02:00
  • 23c0a07b93 DATAMONGO-2354 - Polishing. Christoph Strobl 2019-09-04 12:57:33 +02:00
  • f3a7d6a20e DATAMONGO-2354 - Change visibility of FindPublisherPreparer. kostya05983 2019-08-30 01:10:18 +07:00
  • 40d30a230d DATAMONGO-2354 - Polishing. Christoph Strobl 2019-09-04 12:57:33 +02:00
  • 10116f7c93 DATAMONGO-2354 - Change visibility of FindPublisherPreparer. kostya05983 2019-08-30 01:10:18 +07:00
  • 705203c898 DATAMONGO-2358 - Polishing. Mark Paluch 2019-09-04 11:50:21 +02:00
  • 8fb9d9e5f4 DATAMONGO-2358 - Upgrade to Coroutines 1.3.0 and fix warnings. Sebastien Deleuze 2019-09-04 10:50:35 +02:00
  • c23c5ae6c6 DATAMONGO-2356 - Move off deprecated Flux/Mono.usingWhen to their replacement overrides. Mark Paluch 2019-09-04 09:37:59 +02:00