Commit Graph

50613 Commits

Author SHA1 Message Date
Andy Wilkinson
78dc1b6eb6 Merge branch '3.2.x' 2024-02-09 11:30:14 +00:00
Andy Wilkinson
aa061696b1 Start building against Spring Security 6.2.2 snapshots
See gh-39487
2024-02-09 11:04:14 +00:00
Andy Wilkinson
5420110814 Start building against Spring Pulsar 1.0.3 snapshots
See gh-39486
2024-02-09 11:04:13 +00:00
Andy Wilkinson
3ab24c0663 Start building against Spring LDAP 3.2.2 snapshots
See gh-39485
2024-02-09 11:04:13 +00:00
Andy Wilkinson
b1d841dab8 Start building against Spring Kafka 3.1.2 snapshots
See gh-39484
2024-02-09 11:04:13 +00:00
Andy Wilkinson
65a96b270d Start building against Spring Integration 6.2.2 snapshots
See gh-39483
2024-02-09 11:04:12 +00:00
Andy Wilkinson
dada1378bd Start building against Spring GraphQL 1.2.5 snapshots
See gh-39482
2024-02-09 11:04:12 +00:00
Andy Wilkinson
4b37228cfa Start building against Spring Framework 6.1.4 snapshots
See gh-39481
2024-02-09 09:58:29 +00:00
Andy Wilkinson
c58406c7a5 Start building against Spring Data Bom 2023.1.3 snapshots
See gh-39480
2024-02-09 09:58:24 +00:00
Andy Wilkinson
f527e9a6fc Start building against Spring Batch 5.1.1 snapshots
See gh-39479
2024-02-09 09:58:19 +00:00
Andy Wilkinson
e90e4c51e7 Start building against Spring Authorization Server 1.2.2 snapshots
See gh-39478
2024-02-09 09:58:15 +00:00
Andy Wilkinson
29659738ce Start building against Spring AMQP 3.1.2 snapshots
See gh-39477
2024-02-09 09:58:10 +00:00
Andy Wilkinson
316151bbf5 Start building against Reactor Bom 2023.0.3 snapshots
See gh-39476
2024-02-09 09:58:05 +00:00
Andy Wilkinson
3f02b632f8 Start building against Micrometer Tracing 1.2.3 snapshots
See gh-39475
2024-02-09 09:58:01 +00:00
Andy Wilkinson
f26ab78ed7 Start building against Micrometer 1.12.3 snapshots
See gh-39474
2024-02-09 09:57:56 +00:00
Scott Frederick
676b6334d3 Merge pull request #39467 from BenchmarkingBuffalo
* pr/39467:
  Add customizer callback for WebHttpHandlerBuilder

Closes gh-39467
2024-02-08 14:50:10 -06:00
BenchmarkingBuffalo
0a11cdcc33 Add customizer callback for WebHttpHandlerBuilder
Add a new interface for customizing the WebHttpHandlerBuilder
before the HttpHandler is built from it.

See gh-39467
2024-02-08 13:59:47 -06:00
Andy Wilkinson
a40ae6118b Merge branch '3.2.x' 2024-02-08 17:53:37 +00:00
Andy Wilkinson
fa68c77b1f Merge branch '3.1.x' into 3.2.x 2024-02-08 17:53:26 +00:00
Andy Wilkinson
e584ed3c68 Start building against Spring Security 6.1.7 snapshots
See gh-39466
2024-02-08 15:20:31 +00:00
Andy Wilkinson
097ff791d6 Start building against Spring LDAP 3.1.4 snapshots
See gh-39465
2024-02-08 15:20:30 +00:00
Andy Wilkinson
5671a4e8c5 Start building against Spring Kafka 3.0.14 snapshots
See gh-39464
2024-02-08 15:20:30 +00:00
Andy Wilkinson
420789fc63 Start building against Spring Integration 6.1.6 snapshots
See gh-39463
2024-02-08 15:20:30 +00:00
Andy Wilkinson
af3ffb209c Start building against Spring GraphQL 1.2.5 snapshots
See gh-39462

Co-authored-by: Brian Clozel <brian.clozel@broadcom.com>
2024-02-08 15:19:32 +00:00
Andy Wilkinson
a200dfe157 Start building against Spring Framework 6.0.17 snapshots
See gh-39461
2024-02-08 13:29:37 +00:00
Andy Wilkinson
7efdf0a428 Start building against Spring Data Bom 2023.0.9 snapshots
See gh-39460
2024-02-08 13:29:32 +00:00
Andy Wilkinson
50d66a9844 Start building against Spring Batch 5.0.5 snapshots
See gh-39459
2024-02-08 13:29:27 +00:00
Andy Wilkinson
559aad3175 Start building against Spring Authorization Server 1.1.5 snapshots
See gh-39458
2024-02-08 13:29:22 +00:00
Andy Wilkinson
d402d0ecfd Start building against Spring AMQP 3.0.11 snapshots
See gh-39457
2024-02-08 13:29:18 +00:00
Andy Wilkinson
9bf17cca7f Start building against Reactor Bom 2022.0.16 snapshots
See gh-39456
2024-02-08 13:29:13 +00:00
Andy Wilkinson
5b0b327acb Start building against Micrometer Tracing 1.1.10 snapshots
See gh-39455
2024-02-08 13:29:08 +00:00
Andy Wilkinson
d941f62a73 Start building against Micrometer 1.11.9 snapshots
See gh-39454
2024-02-08 13:29:04 +00:00
Moritz Halbritter
500584f052 Merge pull request #39430 from BenchmarkingBuffalo
* pr/39430:
  Add possibility for custom MimeMappings

Closes gh-39430
2024-02-08 08:49:45 +01:00
BenchmarkingBuffalo
038ea2cb9a Add possibility for custom MimeMappings
Add a new property called 'mime-mappings' under the 'server' property.
This is a key-value-map, which is added to the default MimeMappings.

See gh-39430
2024-02-08 08:42:22 +01:00
Scott Frederick
8c91b094ee Merge branch '3.2.x'
Closes gh-39450
2024-02-07 16:49:49 -06:00
Scott Frederick
6b453cedf6 Merge branch '3.1.x' into 3.2.x
Closes gh-39449
2024-02-07 16:49:29 -06:00
Scott Frederick
004282fc71 Merge pull request #39440 from amritagg
* pr/39940:
  Fix typo in TestcontainersPropertySource assertion

Closes gh-39440
2024-02-07 16:47:13 -06:00
Amrit
67ba829d9e Fix typo in TestcontainersPropertySource assertion
See gh-39440
2024-02-07 16:45:39 -06:00
Scott Frederick
b6300dc792 Merge branch '3.2.x'
Closes gh-39448
2024-02-07 16:27:50 -06:00
Scott Frederick
95b39ad54d Merge branch '3.1.x' into 3.2.x
Closes gh-39447
2024-02-07 16:27:42 -06:00
Scott Frederick
1fcddffa44 Authenticate to GitHub when querying issues in CI scripts
Closes gh-39446
2024-02-07 16:27:28 -06:00
Scott Frederick
36a9d29273 Merge branch '3.2.x'
Closes gh-39441
2024-02-07 15:47:59 -06:00
Scott Frederick
ea5fe4609b Merge branch '3.1.x' into 3.2.x
Closes gh-39443
2024-02-07 15:47:40 -06:00
Scott Frederick
a60d42353f Upgrade CI to Docker 25.0.3
Closes gh-39442
2024-02-07 15:47:24 -06:00
Scott Frederick
3a87a9f29b Merge branch '3.2.x'
Closes gh-39434
2024-02-07 15:44:15 -06:00
Scott Frederick
7b34a44f4d Merge branch '3.1.x' into 3.2.x
Closes gh-39433
2024-02-07 15:43:46 -06:00
Scott Frederick
d616568324 Upgrade CI images to ubuntu:jammy-20240125
Closes gh-39426
2024-02-07 15:43:35 -06:00
Scott Frederick
c05942d616 Merge branch '3.2.x'
Closes gh-39445
2024-02-07 15:05:48 -06:00
Scott Frederick
89354f3d0f Merge branch '3.1.x' into 3.2.x
Closes gh-39444
2024-02-07 14:41:32 -06:00
Scott Frederick
2374e7d4eb Fix invalid request handling for WebFlux actuator endpoints
Fixes gh-39236
2024-02-07 14:31:04 -06:00