Mark Paluch
8df1c88db1
DATAMONGO-2260 - After release cleanups.
2019-05-13 12:17:54 +02:00
Mark Paluch
a34e8591de
DATAMONGO-2260 - Prepare next development iteration.
2019-05-13 12:17:52 +02:00
Mark Paluch
ebc9e3ba3a
DATAMONGO-2260 - Release version 2.2 M4 (Moore).
2019-05-13 11:59:50 +02:00
Mark Paluch
74368dd0e8
DATAMONGO-2260 - Prepare 2.2 M4 (Moore).
2019-05-13 11:59:04 +02:00
Christoph Strobl
352f9ad372
DATAMONGO-2268 - Upgrade to MongoDB Java Driver 3.11.0-beta3.
2019-05-10 18:05:13 +02:00
Christoph Strobl
cc45b4e081
DATAMONGO-2257 - Upgrade to MongoDB Java Driver 3.11.0-beta2
2019-04-15 09:38:33 +02:00
Christoph Strobl
0d0d17ebf6
DATAMONGO-2222 - After release cleanups.
2019-04-11 12:00:20 +02:00
Christoph Strobl
b53caaf69d
DATAMONGO-2222 - Prepare next development iteration.
2019-04-11 12:00:19 +02:00
Christoph Strobl
98091f9096
DATAMONGO-2222 - Release version 2.2 M3 (Moore).
2019-04-11 11:24:31 +02:00
Christoph Strobl
010f182c2b
DATAMONGO-2222 - Prepare 2.2 M3 (Moore).
2019-04-11 11:23:56 +02:00
Christoph Strobl
f869ea4bcd
DATAMONG-2254 - Upgrade to MongoDB Java driver 3.10.2
2019-04-09 10:24:37 +02:00
Oliver Drotbohm
38d8529b81
DATAMONGO-2248 - Removed cross-store module.
...
Related tickets: DATAMONGO-1705.
2019-04-04 13:49:59 +02:00
Christoph Strobl
2eedef5e49
DATAMONGO-2231 - URL Cleanup.
...
Original Pull Request: #658
2019-03-19 13:35:06 +01:00
Spring Operator
f5d6947d11
DATAMONGO-2231 - URL Cleanup.
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were fixed successfully.
* http://www.gopivotal.com (302) migrated to:
https://pivotal.io ([https](https://www.gopivotal.com ) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
* http://projects.spring.io/spring-data-mongodb migrated to:
https://projects.spring.io/spring-data-mongodb ([https](https://projects.spring.io/spring-data-mongodb ) result 301).
* http://www.pivotal.io migrated to:
https://www.pivotal.io ([https](https://www.pivotal.io ) result 301).
* http://repo.mongodb.org/apt/debian migrated to:
https://repo.mongodb.org/apt/debian ([https](https://repo.mongodb.org/apt/debian ) result 302).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0
* http://maven.apache.org/maven-v4_0_0.xsd
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
Original Pull Request: #658
2019-03-19 12:59:26 +01:00
Christoph Strobl
4c241b36b6
DATAMONGO-2164 - After release cleanups.
2019-03-07 10:07:29 +01:00
Christoph Strobl
e33f992f2d
DATAMONGO-2164 - Prepare next development iteration.
2019-03-07 10:07:28 +01:00
Christoph Strobl
7c8ec578f2
DATAMONGO-2164 - Release version 2.2 M2 (Moore).
2019-03-07 09:42:21 +01:00
Christoph Strobl
5dc5d7b2eb
DATAMONGO-2164 - Prepare 2.2 M2 (Moore).
2019-03-07 09:41:17 +01:00
Mark Paluch
7f8319785d
DATAMONGO-2220 - Upgrade to MongoDB Reactive Streams Driver 1.11.0.
2019-03-06 15:54:54 +01:00
Christoph Strobl
89fde7f8e9
DATAMONGO-2198 - Upgrade to MongoDB Java Driver 3.10
...
Fix tests failing due to changed String rendering of Document.
Original pull request: #643 .
2019-02-18 13:37:34 +01:00
Christoph Strobl
2c9042a027
DATAMONGO-2160 - After release cleanups.
2018-12-11 11:07:52 +01:00
Christoph Strobl
c339c24b34
DATAMONGO-2160 - Prepare next development iteration.
2018-12-11 11:07:51 +01:00
Christoph Strobl
32ae2e9ddc
DATAMONGO-2160 - Release version 2.2 M1 (Moore).
2018-12-11 10:53:53 +01:00
Christoph Strobl
6fa0625167
DATAMONGO-2160 - Prepare 2.2 M1 (Moore).
2018-12-11 10:53:11 +01:00
Mark Paluch
bbd02107b2
DATAMONGO-2161 - Simplify reference documentation setup.
...
Remove Asciidoctor plugin from all module builds and run asciidoctor only in distribution build.
2018-12-10 10:20:35 +01:00
Mark Paluch
74269aa6c0
DATAMONGO-2061 - After release cleanups.
2018-09-21 07:45:28 -04:00
Mark Paluch
bb743f494a
DATAMONGO-2061 - Prepare next development iteration.
2018-09-21 07:45:26 -04:00
Mark Paluch
a502ffabc3
DATAMONGO-2061 - Release version 2.1 GA (Lovelace).
2018-09-21 07:08:38 -04:00
Mark Paluch
ffe4e9b914
DATAMONGO-2061 - Prepare 2.1 GA (Lovelace).
2018-09-21 07:07:51 -04:00
Christoph Strobl
3cd9542483
DATAMONGO-2091 - Upgrade to MongoDB Java Driver 3.8.2 and Reactive Streams Driver 1.9.2
2018-09-20 10:45:23 +02:00
Oliver Gierke
a991b96518
DATAMONGO-2076 - Fixed attribute substitution in reactive MongoDB section.
...
We now redeclare the Asciidoctor Maven plugin to register the store specific attributes. Apparently they must not contain dots, so we replaced them with dashes.
2018-08-30 11:45:01 +02:00
Christoph Strobl
7859ee1013
DATAMONGO-2064 - Upgrade MongoDB Java Driver to 3.8.1.
2018-08-21 10:12:42 +02:00
Oliver Gierke
a58562ba69
DATAMONGO-2033 - After release cleanups.
2018-08-20 10:56:52 +02:00
Oliver Gierke
779b0da358
DATAMONGO-2033 - Prepare next development iteration.
2018-08-20 10:56:51 +02:00
Oliver Gierke
ff1703f7c9
DATAMONGO-2033 - Release version 2.1 RC2 (Lovelace).
2018-08-20 10:40:11 +02:00
Oliver Gierke
7b23f8eee2
DATAMONGO-2033 - Prepare 2.1 RC2 (Lovelace).
2018-08-20 10:39:43 +02:00
Mark Paluch
58116dfd63
DATAMONGO-1982 - After release cleanups.
2018-07-26 12:32:27 +02:00
Mark Paluch
5f2c411501
DATAMONGO-1982 - Prepare next development iteration.
2018-07-26 12:32:24 +02:00
Mark Paluch
ac84c7bf57
DATAMONGO-1982 - Release version 2.1 RC1 (Lovelace).
2018-07-26 12:06:34 +02:00
Mark Paluch
db2c05e8fc
DATAMONGO-1982 - Prepare 2.1 RC1 (Lovelace).
2018-07-26 12:04:30 +02:00
Christoph Strobl
88150eca54
DATAMONGO-2012 - Upgrade drivers to 3.8 (sync) and 1.9 (reactive).
...
We still stick to count for non session operations as countDocuments does not allow geo operators like $near in the filter query. For now we will wait to see if this is resolved within the driver.
Added options to watch an entire database and resume the changestream from a given point in time (UTC).
Original pull request: #576 .
2018-07-02 09:58:47 +02:00
Christoph Strobl
619d344f57
DATAMONGO-1927 - After release cleanups.
2018-05-17 10:09:35 +02:00
Christoph Strobl
6f1b9d3fa4
DATAMONGO-1927 - Prepare next development iteration.
2018-05-17 10:09:34 +02:00
Christoph Strobl
24417c4c99
DATAMONGO-1927 - Release version 2.1 M3 (Lovelace).
2018-05-17 09:51:42 +02:00
Christoph Strobl
eec36b791a
DATAMONGO-1927 - Prepare 2.1 M3 (Lovelace).
2018-05-17 09:50:48 +02:00
Christoph Strobl
f296a499e5
DATAMONGO-1970 - Add support for MongoDB 4.0 transactions (reactive).
...
We now support Mongo Transactions through the reactive Template API. However, there's no reactive repository transaction support yet.
Mono<DeleteResult> result = template.inTransaction()
.execute(action -> action.remove(query(where("id").is("step-1")), Step.class));
Original pull request: #560 .
2018-05-14 13:16:22 +02:00
Mark Paluch
42c02c9b70
DATAMONGO-1971 - Polishing.
...
Remove outdated profiles.
Original pull request: #554 .
2018-05-09 16:35:21 +02:00
Christoph Strobl
4cd2935087
DATAMONGO-1920 - Add support for MongoDB 4.0 transactions (synchronous driver).
...
MongoTransactionManager is the gateway to the well known Spring transaction support. It allows applications to use managed transaction features of Spring.
The MongoTransactionManager binds a ClientSession to the thread. MongoTemplate automatically detects those and operates on them accordingly.
static class Config extends AbstractMongoConfiguration {
// ...
@Bean
MongoTransactionManager transactionManager(MongoDbFactory dbFactory) {
return new MongoTransactionManager(dbFactory);
}
}
@Component
public class StateService {
@Transactional
void someBusinessFunction(Step step) {
template.insert(step);
process(step);
template.update(Step.class).apply(update.set("state", // ...
};
});
Original pull request: #554 .
2018-05-09 16:31:06 +02:00
Mark Paluch
2ec3f219c8
DATAMONGO-1869 - After release cleanups.
2018-04-13 15:08:33 +02:00
Mark Paluch
5c8701f79c
DATAMONGO-1869 - Prepare next development iteration.
2018-04-13 15:08:32 +02:00