Commit Graph

180 Commits

Author SHA1 Message Date
Stephane Nicoll
29c89f3c27 Upgrade to Reactor Dysprosium-SR6
Closes gh-20570
2020-03-23 18:41:24 +01:00
Andy Wilkinson
6b47dd06e8 Start building against Reactor Dysprosium-SR6 snapshots
See gh-20570
2020-03-23 10:52:30 +00:00
Stephane Nicoll
abe43b2e83 Upgrade to Couchbase SDK v3
This commit upgrades to the Couchbase SDK v3 which brings the following
breaking changes:

* Bootstrap hosts have been replaced by a connection string and the
authentication is now mandatory.
* A `Bucket` is no longer auto-configured. The
`spring.couchbase.bucket.*` properties have been removed
* `ClusterInfo` no longer exists and has been replaced by a dedicated
API on `Cluster`.
* `CouchbaseEnvironment` no longer exist in favour of
`ClusterEnvironment`, the customizer has been renamed accordingly.
* The bootstrap-related properties have been removed. Users requiring
custom ports should supply the seed nodes and initialize a Cluster
themselves.
* The endpoints-related configuration has been consolidated in a
single IO configuration.

The Spring Data Couchbase provides an integration with the new SDK. This
leads to the following changes:

* A convenient `CouchbaseClientFactory` is auto-configured.
* Repositories are configured against a bucket and a scope. Those can
be set via configuration in `spring.data.couchbase.*`.
* The default consistency property has been removed in favour of a more
flexible annotation on the repository query methods instead. You can now
specify different query consistency on a per method basis.
* The `CacheManager` implementation is provided, as do other stores for
consistency so a dependency on `couchbase-spring-cache` is no longer
required.

See gh-19893

Co-authored-by: Michael Nitschinger <michael@nitschinger.at>
2020-03-17 17:00:09 +01:00
Andy Wilkinson
e7ece77a7c Upgrade to Undertow 2.0.30.Final
Closes gh-20514
2020-03-12 14:09:33 +00:00
Andy Wilkinson
e28697eed8 Upgrade to Sun Mail 1.6.5
Closes gh-20513
2020-03-12 14:09:33 +00:00
Andy Wilkinson
38763a4e48 Upgrade to Maven Dependency Plugin 3.1.2
Closes gh-20512
2020-03-12 14:09:32 +00:00
Andy Wilkinson
2d9bfb9bdf Upgrade to Kafka 2.4.1
Closes gh-20511
2020-03-12 14:09:32 +00:00
Andy Wilkinson
6216dfbe5c Upgrade to Jakarta Mail 1.6.5
Closes gh-20510
2020-03-12 14:09:32 +00:00
Andy Wilkinson
896d2c8579 Upgrade to Spring Integration 5.3.0.M3
Closes gh-20489
2020-03-12 09:28:48 +00:00
Andy Wilkinson
5446858535 Upgrade to Spring Kafka 2.4.4.RELEASE
Closes gh-20469
2020-03-11 19:08:03 +00:00
Johnny Lim
8526e66939 Polish
See gh-20498
2020-03-11 12:17:58 +01:00
Stephane Nicoll
9370f21221 Upgrade to Spring Data Neumann-M4
Closes gh-20241
2020-03-11 11:13:44 +01:00
dreis2211
589213daab Improve unused exclusion detection and remove those that are unused
See gh-20472
2020-03-10 20:36:00 +00:00
Andy Wilkinson
29c6b9da5c Upgrade to Postgresql 42.2.11
Closes gh-20488
2020-03-10 20:09:53 +00:00
Andy Wilkinson
c5674d80d2 Upgrade to Maven Source Plugin 3.2.1
Closes gh-20487
2020-03-10 20:09:52 +00:00
Andy Wilkinson
5117a6ac6f Upgrade to Maven Shade Plugin 3.2.2
Closes gh-20486
2020-03-10 20:09:51 +00:00
Andy Wilkinson
d29ca237b5 Upgrade to Flatten Maven Plugin 1.2.1
Closes gh-20485
2020-03-10 20:09:49 +00:00
Andy Wilkinson
3fa6f04701 Upgrade to Build Helper Maven Plugin 3.1.0
Closes gh-20484
2020-03-10 20:09:48 +00:00
Andy Wilkinson
de59586170 Reinstate spring-boot-dependencies' exclusion of jcl-over-slf4j
Closes gh-20441
2020-03-10 20:07:23 +00:00
Andy Wilkinson
8282c1b897 Upgrade to Spring Security 5.3.0.RELEASE
Closes gh-20482
2020-03-10 20:07:23 +00:00
Andy Wilkinson
d50ac8d086 Upgrade to Reactor Bom Dysprosium-SR5
Closes gh-20481
2020-03-10 20:07:23 +00:00
Andy Wilkinson
156a67c640 Upgrade to Netty 4.1.47.Final
Closes gh-20480
2020-03-10 20:07:23 +00:00
Andy Wilkinson
6f1218494a Upgrade to Kotlin Coroutines 1.3.4
Closes gh-20479
2020-03-10 20:07:22 +00:00
Andy Wilkinson
3dc5a4e38f Upgrade to Jetty 9.4.27.v20200227
Closes gh-20476
2020-03-10 20:07:22 +00:00
Andy Wilkinson
849b23f71d Upgrade to Jersey 2.30.1
Closes gh-20475
2020-03-10 20:07:22 +00:00
Andy Wilkinson
2ec99e7b1c Upgrade to Jackson Bom 2.10.3
Closes gh-20474
2020-03-10 20:07:22 +00:00
Andy Wilkinson
fe4297086b Upgrade to Dropwizard Metrics 4.1.5
Closes gh-20473
2020-03-10 20:07:22 +00:00
Andy Wilkinson
4a0b8bb5ba Start using Cassandra Driver's bom
Fixes gh-20441
2020-03-10 16:03:51 +00:00
Andy Wilkinson
b63a7c4631 Upgrade to XmlUnit2 2.6.4
Closes gh-20471
2020-03-10 15:38:47 +00:00
Andy Wilkinson
d8ce02e667 Upgrade to WebJars Locator Core 0.44
Closes gh-20470
2020-03-10 15:38:47 +00:00
Andy Wilkinson
485498c5ac Upgrade to Spring Kafka 2.4.3.RELEASE
Closes gh-20469
2020-03-10 15:38:47 +00:00
Andy Wilkinson
22fa5d257a Upgrade to Spring AMQP 2.2.5.RELEASE
Closes gh-20468
2020-03-10 15:38:47 +00:00
Andy Wilkinson
6087fd6b51 Upgrade to SnakeYAML 1.26
Closes gh-20467
2020-03-10 15:38:47 +00:00
Andy Wilkinson
662c08acd5 Upgrade to SendGrid 4.4.5
Closes gh-20466
2020-03-10 15:38:47 +00:00
Andy Wilkinson
97dd978a91 Upgrade to Selenium HtmlUnit 2.38.0
Closes gh-20465
2020-03-10 15:38:47 +00:00
Andy Wilkinson
2620be1e0f Upgrade to RxJava2 2.2.18
Closes gh-20464
2020-03-10 15:38:47 +00:00
Andy Wilkinson
742f584d60 Upgrade to OkHttp3 3.14.7
Closes gh-20463
2020-03-10 15:38:47 +00:00
Andy Wilkinson
3d435df37b Upgrade to Netty tcNative 2.0.29.Final
Closes gh-20462
2020-03-10 15:38:47 +00:00
Andy Wilkinson
2fa35fbcbc Upgrade to Neo4j OGM 3.2.9
Closes gh-20461
2020-03-10 15:38:46 +00:00
Andy Wilkinson
77ad8d3a4f Upgrade to MongoDB 4.0.0
Closes gh-20460
2020-03-10 15:38:46 +00:00
Andy Wilkinson
c399323ac4 Upgrade to Mockito 3.3.0
Closes gh-20459
2020-03-10 15:38:46 +00:00
Andy Wilkinson
ad1ef31977 Upgrade to Log4j2 2.13.1
Closes gh-20458
2020-03-10 15:38:46 +00:00
Andy Wilkinson
fa68cc4ee5 Upgrade to Liquibase 3.8.7
Closes gh-20457
2020-03-10 15:38:46 +00:00
Andy Wilkinson
f31e589b07 Upgrade to jOOQ 3.13.1
Closes gh-20456
2020-03-10 15:38:46 +00:00
Andy Wilkinson
02ae6458f7 Upgrade to Jetty Reactive HTTPClient 1.1.2
Closes gh-20455
2020-03-10 15:38:46 +00:00
Andy Wilkinson
295f063463 Upgrade to Janino 3.1.1
Closes gh-20454
2020-03-10 15:38:46 +00:00
Andy Wilkinson
a45cb3d712 Upgrade to Jakarta XML WS 2.3.3
Closes gh-20453
2020-03-10 15:38:46 +00:00
Andy Wilkinson
f910fd8ac8 Upgrade to Jakarta XML Bind 2.3.3
Closes gh-20452
2020-03-10 15:38:46 +00:00
Andy Wilkinson
e61dcc38d7 Upgrade to Jakarta Activation 1.2.2
Closes gh-20451
2020-03-10 15:38:46 +00:00
Andy Wilkinson
911a1912f6 Upgrade to Infinispan 10.1.3.Final
Closes gh-20450
2020-03-10 15:38:46 +00:00