Andy Wilkinson
|
35ea3b234d
|
Prevent repository metrics from causing a circular reference
Fixes gh-27591
|
2021-08-12 10:26:16 +01:00 |
|
Stephane Nicoll
|
f2c3c0d207
|
Merge branch '2.4.x' into 2.5.x
|
2021-08-12 09:08:33 +02:00 |
|
Stephane Nicoll
|
79462fa2da
|
Start building against Spring Data 2021.0.4 snapshots
See gh-27633
|
2021-08-12 09:02:14 +02:00 |
|
Stephane Nicoll
|
d888eb64de
|
Start building against Spring Data 2020.0.12 snapshots
See gh-27632
|
2021-08-12 09:01:22 +02:00 |
|
Stephane Nicoll
|
9822cad510
|
Merge branch '2.4.x' into 2.5.x
|
2021-08-10 16:55:42 +02:00 |
|
Stephane Nicoll
|
2fd4ac67d1
|
Upgrade to Reactor 2020.0.10
Closes gh-27600
|
2021-08-10 16:55:19 +02:00 |
|
Stephane Nicoll
|
7d326bd0dc
|
Upgrade to Reactor 2020.0.10
Closes gh-27595
|
2021-08-10 16:54:24 +02:00 |
|
Andy Wilkinson
|
f19fff4c64
|
Merge branch '2.4.x' into 2.5.x
Closes gh-27620
|
2021-08-10 10:45:07 +01:00 |
|
Andy Wilkinson
|
d4d1ca007e
|
Mention productionRuntimeClasspath in the docs
Closes gh-27558
|
2021-08-10 10:44:57 +01:00 |
|
Stephane Nicoll
|
1d29443e71
|
Merge branch '2.4.x' into 2.5.x
Closes gh-27618
|
2021-08-10 10:04:01 +02:00 |
|
Stephane Nicoll
|
d5da9b070a
|
Merge pull request #27614 from hpoettker
* pr/27614:
Fix typo in javadoc
Closes gh-27614
|
2021-08-10 10:03:55 +02:00 |
|
Henning Pöttker
|
5b15c2191b
|
Fix typo in javadoc
See gh-27614
|
2021-08-10 09:59:30 +02:00 |
|
Stephane Nicoll
|
a393c2982c
|
Merge branch '2.4.x' into 2.5.x
Closes gh-27616
|
2021-08-10 09:58:40 +02:00 |
|
Stephane Nicoll
|
cd0bb969db
|
Fix Potential NPE in TomcatMetricsBinder.findContext()
Closes gh-27576
|
2021-08-10 09:58:18 +02:00 |
|
Stephane Nicoll
|
cd7ae2e119
|
Merge branch '2.4.x' into 2.5.x
|
2021-08-09 15:46:14 +02:00 |
|
Stephane Nicoll
|
585eb00af6
|
Start building against Spring Session 2021.0.2 snapshots
See gh-27605
|
2021-08-09 15:18:16 +02:00 |
|
Stephane Nicoll
|
a304494508
|
Start building against Spring Integration 5.5.3 snapshots
See gh-27604
|
2021-08-09 15:17:50 +02:00 |
|
Stephane Nicoll
|
53bdcc9586
|
Start building against Spring Security 5.5.2 snapshots
See gh-27603
|
2021-08-09 15:17:20 +02:00 |
|
Stephane Nicoll
|
93f9c60540
|
Start building against Spring Kafka 2.7.6 snapshots
See gh-27602
|
2021-08-09 15:16:54 +02:00 |
|
Stephane Nicoll
|
b09aea8ec1
|
Start building against Micrometer 1.7.3 snapshots
See gh-27601
|
2021-08-09 15:16:32 +02:00 |
|
Stephane Nicoll
|
d4b6fd2344
|
Start building against Reactor 2020.0.10 snapshots
See gh-27600
|
2021-08-09 15:16:06 +02:00 |
|
Stephane Nicoll
|
a4bf490582
|
Start building against Spring Session 2020.0.6 snapshots
See gh-27599
|
2021-08-09 14:24:23 +02:00 |
|
Stephane Nicoll
|
e377a59f51
|
Start building against Spring Integration 5.4.10 snapshots
See gh-27598
|
2021-08-09 14:23:58 +02:00 |
|
Stephane Nicoll
|
7e3ad42fd3
|
Start building against Spring Security 5.4.8 snapshots
See gh-27597
|
2021-08-09 14:23:32 +02:00 |
|
Stephane Nicoll
|
1f2a5becf7
|
Start building against Micrometer 1.6.10 snapshots
See gh-27596
|
2021-08-09 14:23:03 +02:00 |
|
Stephane Nicoll
|
50b3b73ca7
|
Start building against Reactor 2020.0.10 snapshots
See gh-27595
|
2021-08-09 14:22:25 +02:00 |
|
Andy Wilkinson
|
7610fe02c5
|
Test our Gradle plugin against 7.2-rc-2
Closes gh-27593
|
2021-08-09 09:50:07 +01:00 |
|
Stephane Nicoll
|
5e853289b7
|
Upgrade Java 17 version in CI image
Closes gh-27588
|
2021-08-07 08:18:07 +02:00 |
|
Stephane Nicoll
|
a6c0288b4e
|
Merge branch '2.4.x' into 2.5.x
Closes gh-27586
|
2021-08-06 17:14:57 +02:00 |
|
Stephane Nicoll
|
2132a73fdb
|
Merge branch '2.3.x' into 2.4.x
Closes gh-27585
|
2021-08-06 17:13:10 +02:00 |
|
Stephane Nicoll
|
7cec0b3cb6
|
Merge pull request #27539 from dreis2211
* pr/27539:
Switch to Adoptium JDK builds in CI
Closes gh-27539
|
2021-08-06 17:12:07 +02:00 |
|
dreis2211
|
4d1a53d9a8
|
Switch to Adoptium JDK builds in CI
See gh-27539
|
2021-08-05 07:54:05 +02:00 |
|
Stephane Nicoll
|
04a3b49950
|
Merge branch '2.4.x' into 2.5.x
|
2021-08-05 07:44:29 +02:00 |
|
Stephane Nicoll
|
c28a5ba757
|
Merge branch '2.3.x' into 2.4.x
|
2021-08-05 07:44:22 +02:00 |
|
Stephane Nicoll
|
575b536b84
|
Upgrade Java 11 version in CI image
Closes gh-27570
|
2021-08-05 07:43:36 +02:00 |
|
Stephane Nicoll
|
5b2c551ec4
|
Upgrade Java 8 version in CI image
Closes gh-27568
|
2021-08-05 07:42:52 +02:00 |
|
Stephane Nicoll
|
276865c550
|
Upgrade CI to Docker 20.10.8
Closes gh-27563
|
2021-08-05 07:42:00 +02:00 |
|
Stephane Nicoll
|
80c79cea91
|
Upgrade Java 16 version in CI image
Closes gh-27565
|
2021-08-05 07:31:50 +02:00 |
|
Stephane Nicoll
|
ce9c1d842c
|
Upgrade Java 11 version in CI image
Closes gh-27569
|
2021-08-05 07:31:19 +02:00 |
|
Stephane Nicoll
|
8e8c561971
|
Upgrade Java 8 version in CI image
Closes gh-27571
|
2021-08-05 07:30:50 +02:00 |
|
Stephane Nicoll
|
fce0cdcfe2
|
Upgrade CI to Docker 20.10.8
Closes gh-27564
|
2021-08-05 07:30:15 +02:00 |
|
Stephane Nicoll
|
995b8b268c
|
Merge branch '2.4.x' into 2.5.x
|
2021-08-05 07:29:12 +02:00 |
|
Stephane Nicoll
|
f5a9ea0123
|
Upgrade Java 16 version in CI image
Closes gh-27572
|
2021-08-05 07:28:38 +02:00 |
|
Stephane Nicoll
|
d03f9e2f1a
|
Upgrade Java 11 version in CI image
Closes gh-27566
|
2021-08-05 07:27:08 +02:00 |
|
Stephane Nicoll
|
8a261af8d7
|
Upgrade Java 8 version in CI image
Closes gh-27567
|
2021-08-05 07:26:34 +02:00 |
|
Stephane Nicoll
|
a93688ee17
|
Upgrade CI to Docker 20.10.8
Closes gh-27573
|
2021-08-05 07:26:00 +02:00 |
|
Stephane Nicoll
|
9826304e29
|
Merge branch '2.4.x' into 2.5.x
Closes gh-27557
|
2021-08-04 09:25:25 +02:00 |
|
Stephane Nicoll
|
e7b60678dc
|
Merge pull request #27537 from izeye
* pr/27537:
Use deprecated mainClassName in Gradle test
Closes gh-27537
|
2021-08-04 09:24:10 +02:00 |
|
izeye
|
9f44cefc56
|
Use deprecated mainClassName in Gradle test
See gh-27537
|
2021-08-04 09:23:52 +02:00 |
|
Stephane Nicoll
|
a9ea8d95f3
|
Merge branch '2.4.x' into 2.5.x
Closes gh-27555
|
2021-08-04 08:55:51 +02:00 |
|