Mark Paluch
e5157f1c17
DATAMONGO-2560 - Upgrade MongoDB drivers to 4.0.4.
2020-06-08 15:54:53 +02:00
Mark Paluch
3fda554f81
DATAMONGO-2534 - After release cleanups.
2020-05-12 12:40:30 +02:00
Mark Paluch
c6a86226e0
DATAMONGO-2534 - Prepare next development iteration.
2020-05-12 12:40:28 +02:00
Mark Paluch
f88d1de068
DATAMONGO-2534 - Release version 3.0 GA (Neumann).
2020-05-12 12:28:23 +02:00
Mark Paluch
62bfde2b6b
DATAMONGO-2534 - Prepare 3.0 GA (Neumann).
2020-05-12 12:27:59 +02:00
Christoph Strobl
c2b0090ff1
DATAMONGO-2541 - Upgrade to MongoDB 4.0.3 Drivers.
2020-05-11 17:00:39 +02:00
Mark Paluch
09fbe6060e
DATAMONGO-2503 - After release cleanups.
2020-04-28 15:11:43 +02:00
Mark Paluch
d5cf3dfc22
DATAMONGO-2503 - Prepare next development iteration.
2020-04-28 15:11:42 +02:00
Mark Paluch
0f987f44ef
DATAMONGO-2503 - Release version 3.0 RC2 (Neumann).
2020-04-28 15:03:53 +02:00
Mark Paluch
5df22233d8
DATAMONGO-2503 - Prepare 3.0 RC2 (Neumann).
2020-04-28 15:03:33 +02:00
Christoph Strobl
a1b4e6df59
DATAMONGO-2508 - Upgrade to MongoDB 4.0.2 Drivers.
2020-04-08 11:38:19 +02:00
Mark Paluch
4bbf4cd5cf
DATAMONGO-2492 - After release cleanups.
2020-03-31 15:08:05 +02:00
Mark Paluch
90bd3f0f18
DATAMONGO-2492 - Prepare next development iteration.
2020-03-31 15:08:04 +02:00
Mark Paluch
1e35116419
DATAMONGO-2492 - Release version 3.0 RC1 (Neumann).
2020-03-31 14:59:41 +02:00
Mark Paluch
dd336f0ecb
DATAMONGO-2492 - Prepare 3.0 RC1 (Neumann).
2020-03-31 14:59:20 +02:00
Christoph Strobl
e9c9938016
DATAMONGO-2498 - Upgrade to MongoDB 4.0.1 Drivers.
2020-03-23 09:18:07 +01:00
Jens Schauder
5a49aa6519
DATAMONGO-2473 - After release cleanups.
2020-03-11 09:57:42 +01:00
Jens Schauder
b68079c421
DATAMONGO-2473 - Prepare next development iteration.
2020-03-11 09:57:41 +01:00
Jens Schauder
fde49f2a5a
DATAMONGO-2473 - Release version 3.0 M4 (Neumann).
2020-03-11 09:47:07 +01:00
Jens Schauder
4d73d76b9f
DATAMONGO-2473 - Prepare 3.0 M4 (Neumann).
2020-03-11 09:46:29 +01:00
Christoph Strobl
96ffb0b7f4
DATAMONGO-2489 - Upgrade to MongoDB 4.0 Drivers.
2020-03-06 09:20:55 +01:00
Christoph Strobl
f153399c3b
DATAMONGO-2474 - Upgrade to MongoDB driver 4.0.0-rc0.
2020-02-14 07:44:03 +01:00
Mark Paluch
65508eb01b
DATAMONGO-2456 - After release cleanups.
2020-02-12 15:04:22 +01:00
Mark Paluch
a7c25c8524
DATAMONGO-2456 - Prepare next development iteration.
2020-02-12 15:04:21 +01:00
Mark Paluch
087f8f78b5
DATAMONGO-2456 - Release version 3.0 M3 (Neumann).
2020-02-12 14:47:16 +01:00
Mark Paluch
534ce2e5f5
DATAMONGO-2456 - Prepare 3.0 M3 (Neumann).
2020-02-12 14:46:56 +01:00
Mark Paluch
f688cca400
DATAMONGO-2427 - Switch to MongoDB Driver 4.0.0-beta1.
...
Enable disabled tests. Adapt to ReactiveGridFS changes.
Use WriteConcern.MAJORITY in tests.
Original pull request: #823 .
2020-01-27 11:43:52 +01:00
Christoph Strobl
8b97e932a2
DATAMONGO-2427 - Upgrade to MongoDB 4.0 Driver.
...
This change switches to the MongoDB 4.0 driver and introduces configuration options for com.mongodb.client.MongoClient.
The XML namespace changed from client-options to client-settings and removed already deprecated elements and attributes.
Imports are switched from single artifact uber jar to split imports for driver-core, -sync and -reactivestreams.
Deprecations have been removed.
Original pull request: #823 .
2020-01-27 11:43:51 +01:00
Mark Paluch
5b8037a0ad
DATAMONGO-2454 - After release cleanups.
2020-01-17 09:47:50 +01:00
Mark Paluch
1a19e140ee
DATAMONGO-2454 - Prepare next development iteration.
2020-01-17 09:47:49 +01:00
Mark Paluch
83307c424f
DATAMONGO-2454 - Release version 3.0 M2 (Neumann).
2020-01-17 09:39:03 +01:00
Mark Paluch
8394523645
DATAMONGO-2454 - Prepare 3.0 M2 (Neumann).
2020-01-17 09:38:43 +01:00
Mark Paluch
44e6f5fa3f
DATAMONGO-2383 - After release cleanups.
2020-01-16 16:11:55 +01:00
Mark Paluch
f2fb05662f
DATAMONGO-2383 - Prepare next development iteration.
2020-01-16 16:11:54 +01:00
Mark Paluch
a1fbe31551
DATAMONGO-2383 - Release version 3.0 M1 (Neumann).
2020-01-16 16:05:23 +01:00
Mark Paluch
fca1a79f81
DATAMONGO-2383 - Prepare 3.0 M1 (Neumann).
2020-01-16 16:05:03 +01:00
Christoph Strobl
7b1a96f4a9
DATAMONGO-2448 - Bump version to 3.0 SNAPSHOT.
...
In preparation for the upcoming breaking changes when switching to the MongoDB Java Driver 4.0 and the breaking changes required for that update (expected for Milestone 2), we eagerly bump the version number to 3.0.
Original pull request: #819 .
2020-01-13 14:29:09 +01:00
Christoph Strobl
4f75fec5c5
DATAMONGO-2447 - Upgrade MongoDB Drivers to 3.12.0 (sync) and 1.13.0 (reactive).
2020-01-10 11:22:49 +01:00
Mark Paluch
a1b5175299
DATAMONGO-2430 - Upgrade to mongo-java-driver 3.11.2.
2019-12-04 11:43:07 +01:00
Christoph Strobl
837a9885f2
DATAMONGO-2399 - Upgrade to MongoDB Java Driver 3.11.1
2019-10-30 10:47:47 +01:00
Mark Paluch
77aafc597b
DATAMONGO-2334 - After release cleanups.
2019-09-30 16:17:29 +02:00
Mark Paluch
a4503812bd
DATAMONGO-2334 - Prepare next development iteration.
2019-09-30 16:17:28 +02:00
Mark Paluch
8943e38944
DATAMONGO-2334 - Release version 2.2 GA (Moore).
2019-09-30 15:51:07 +02:00
Mark Paluch
c700a508d5
DATAMONGO-2334 - Prepare 2.2 GA (Moore).
2019-09-30 15:50:43 +02:00
Mark Paluch
a3a547a706
DATAMONGO-2335 - After release cleanups.
2019-09-06 10:21:56 +02:00
Mark Paluch
0ff8171309
DATAMONGO-2335 - Prepare next development iteration.
2019-09-06 10:21:54 +02:00
Mark Paluch
63dfb59a3f
DATAMONGO-2335 - Release version 2.2 RC3 (Moore).
2019-09-06 10:10:42 +02:00
Mark Paluch
d33ee2ffac
DATAMONGO-2335 - Prepare 2.2 RC3 (Moore).
2019-09-06 10:10:12 +02:00
Christoph Strobl
73fab14b21
DATAMONGO-2342 - Upgrade MongoDB java & reactive streams Driver to 3.11 and 1.12.
...
Original pull request: #778 .
2019-08-16 11:52:23 +02:00
Mark Paluch
d8189620d2
DATAMONGO-2303 - After release cleanups.
2019-08-05 15:53:02 +02:00