Stephane Nicoll
48bf9a58c6
Upgrade to Reactor Dysprosium-RELEASE
...
Closes gh-18276
5 years ago
Eddú Meléndez
82bf819c49
Add dependency management for io.rest-assured:spring-web-test-client
...
See gh-18330
5 years ago
Stephane Nicoll
98ad5e53ef
Start building against Spring Web Services 3.0.8 snapshots
...
See gh-18316
5 years ago
Stephane Nicoll
ba2c8b333f
Start building against Spring HATEOAS 1.0.0 snapshots
...
See gh-18258
5 years ago
Stephane Nicoll
71e39c7847
Start building against Spring Security 5.2.0 snapshots
...
See gh-18256
5 years ago
Stephane Nicoll
06f5f73362
Start building against Spring Kafka 2.3.0 snapshots
...
See gh-18255
5 years ago
Stephane Nicoll
c2df1afff0
Start building against Spring Integration 5.2.0 snapshots
...
See gh-18254
5 years ago
Stephane Nicoll
c8dc76c5bf
Start building against Spring Data Moore snapshots
...
See gh-18253
5 years ago
Stephane Nicoll
8d131c4fcd
Start building against Spring Batch 4.2.0 snapshots
...
See gh-18252
5 years ago
Stephane Nicoll
e70da5edb0
Start building against Spring AMQP 2.2.0 snapshots
...
See gh-18251
5 years ago
Andy Wilkinson
5cd7c727d4
Drop dependency management for Spring Plugin
...
Closes gh-18318
5 years ago
Brian Clozel
ce2c26e934
Use Reactor's new Schedulers.boundedElastic()
...
Prior to this commit, Spring Boot would use `Schedulers.elastic()` when
required to process blocking tasks in a reactive environment.
reactor/reactor-core#1804 introduced a new scheduler,
`Schedulers.boundedElastic()` that behaves quite similarly but:
* will limit the number of workers thread
* will queue tasks if no worker thread is available and reject them is
the queue is exceeds a limit
This allows Spring Boot to schedule blocking tasks as before and allows
greater flexibility.
Fixes gh-18269
See gh-18276
5 years ago
Andy Wilkinson
dce9d3da82
Add dependency management for Oracle's JDBC driver
...
Closes gh-18242
5 years ago
Andy Wilkinson
84b2438c4c
Upgrade to Jersey 2.29.1
...
Closes gh-17430
5 years ago
Phillip Webb
06f46baa9d
Build against Spring Framework 5.2.0 snapshots
...
See gh-18232
5 years ago
Andy Wilkinson
568caa1206
Add dependency management for Awaitility
...
Closes gh-18205
5 years ago
Andy Wilkinson
47eee7bec8
Merge branch '2.1.x'
...
Closes gh-18226
5 years ago
Andy Wilkinson
b1ca1ae6e9
Add missing dependency management for Janino modules
...
Closes gh-18225
5 years ago
Andy Wilkinson
41111ac96f
Upgrade to Junit Jupiter 5.5.2
...
Closes gh-18182
5 years ago
Andy Wilkinson
ba6bd12898
Upgrade to Glassfish El 3.0.3
...
Closes gh-18181
5 years ago
Andy Wilkinson
35c01e3f08
Upgrade to Micrometer 1.2.1
...
Closes gh-18180
5 years ago
Andy Wilkinson
2472836c48
Upgrade to Spring Session Bom Corn-M4
...
Closes gh-17903
5 years ago
Andy Wilkinson
9b6a425f91
Upgrade to Spring Batch 4.2.0.RC1
...
Closes gh-17899
5 years ago
Andy Wilkinson
9262a55892
Upgrade to Spring Kafka 2.3.0.RC1
...
Closes gh-17902
5 years ago
Andy Wilkinson
57d2c38dee
Upgrade to Spring AMQP 2.2.0.RC1
...
Closes gh-17898
5 years ago
Andy Wilkinson
c4e2784ac2
Upgrade to Spring Integration 5.2.0.RC1
...
Closes gh-17901
5 years ago
Andy Wilkinson
87c7307d28
Upgrade to Spring Security 5.2.0.RC1
...
Closes gh-17897
5 years ago
Andy Wilkinson
07eb1815b2
Upgrade to Spring Data Moore-RC3
...
Closes gh-17900
5 years ago
Andy Wilkinson
628854c53d
Upgrade to Neo4j Ogm 3.2.0-RC2
...
Closes gh-18162
5 years ago
Andy Wilkinson
6de723e225
Upgrade to Jooq 3.12.1
...
Closes gh-18161
5 years ago
Andy Wilkinson
283c67713a
Upgrade to Kotlin Coroutines 1.3.1
...
Closes gh-18160
5 years ago
Andy Wilkinson
a0a214de24
Upgrade to Elasticsearch 6.8.3
...
Closes gh-18159
5 years ago
Andy Wilkinson
f799e1dcd9
Upgrade to Ehcache3 3.8.1
...
Closes gh-18158
5 years ago
Andy Wilkinson
9554bf5eff
Upgrade to Jakarta Ws Rs 2.1.6
...
Closes gh-18157
5 years ago
Andy Wilkinson
e922e2ab66
Upgrade to Jakarta Websocket 1.1.2
...
Closes gh-18156
5 years ago
Andy Wilkinson
03314a752e
Upgrade to Jakarta Servlet Jsp Jstl 1.2.7
...
Closes gh-18155
5 years ago
Andy Wilkinson
61cbb1cade
Upgrade to Jakarta Servlet 4.0.3
...
Closes gh-18154
5 years ago
Andy Wilkinson
4069d855e8
Upgrade to Spring HATEOAS 1.0.0.RC2
...
Closes gh-17904
5 years ago
Stephane Nicoll
743351e067
Upgrade to Httpcore 4.4.12
...
Closes gh-18147
5 years ago
Stephane Nicoll
798fe069ce
Upgrade to Activemq 5.15.10
...
Closes gh-18146
5 years ago
Stephane Nicoll
a4582307da
Upgrade to Undertow 2.0.26.Final
...
Closes gh-18145
5 years ago
Stephane Nicoll
9cd93ac98f
Upgrade to Httpcore 4.4.12
...
Closes gh-18144
5 years ago
Stephane Nicoll
5fe4f3b25a
Upgrade to Activemq 5.15.10
...
Closes gh-18143
5 years ago
Stephane Nicoll
fd77fd4f05
Upgrade to Undertow 2.0.26.Final
...
Closes gh-18142
5 years ago
Stephane Nicoll
e978f9ac8e
Upgrade to Reactor Bom Californium-SR11
...
Closes gh-18141
5 years ago
Stephane Nicoll
e7474b55de
Upgrade to Reactor Dysprosium-RC1
...
Closes gh-17895
5 years ago
Stephane Nicoll
359279b1fb
Upgrade to Spring Framework 5.2.0.RC2
...
Closes gh-17896
5 years ago
Stephane Nicoll
85a44dff64
Upgrade to Micrometer 1.1.6
...
Closes gh-18133
5 years ago
Andy Wilkinson
37d3ce03f8
Revert "Upgrade to Jetty 9.4.20.v20190813"
...
This reverts commit f6f99d7855
as 9.4.20
includes an incompatible class change where an abstract class in
Jetty's public API was changed to an interface, making it incompatible
with Framework 5.1.9.
See gh-18035
5 years ago
Andy Wilkinson
225ed4b7d6
Upgrade to Maven Site Plugin 3.8.2
...
Closes gh-18075
5 years ago