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
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
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
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
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
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
Amrit
67ba829d9e
Fix typo in TestcontainersPropertySource assertion
...
See gh-39440
2024-02-07 16:45:39 -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
Andy Wilkinson
5ae533a00d
Minimize scope of version management for commons-compress
...
See gh-39368
2024-02-06 15:08:15 +00:00
Chris Bono
ff8089de06
Update to Pulsar 3.2.0 and use Pulsar BOM
...
This commit updates Pulsar to 3.2.0 and leverages the newly added
Pulsar BOM in order to ease dependency management.
See gh-39408
2024-02-06 13:56:10 +01:00
Moritz Halbritter
ac2acc6115
Merge pull request #39395 from BenchmarkingBuffalo
...
* pr/39395:
Add nameIdFormat to Properties
Closes gh-39395
2024-02-06 13:44:54 +01:00
BenchmarkingBuffalo
8e75817d6a
Add nameIdFormat to Properties
...
Add the new property nameIdFormat to the Saml2RelyingPartyProperties and
the corresponding mapping to the
Saml2RelyingPartyRegistrationConfiguration.
See gh-39395
2024-02-06 13:43:47 +01:00
Andy Wilkinson
9a5b3b3a2b
Merge branch '3.2.x'
...
See gh-39369
2024-02-06 12:38:37 +00:00
Andy Wilkinson
84e390af70
Merge branch '3.1.x' into 3.2.x
...
See gh-39368
2024-02-06 12:37:18 +00:00
Andy Wilkinson
5f680ccac0
Revert "Stop managing version of commons-compress where it isn't needed"
...
This reverts commit 2b85cb0356 .
See gh-39367
2024-02-06 12:36:26 +00:00
Moritz Halbritter
22de896339
Merge branch '3.2.x'
...
Closes gh-39424
2024-02-06 13:26:04 +01:00
Chris Bono
41ed4d6cf4
Remove use of Pulsar ObjectMapperFactory
...
This commit removes the use of the Pulsar ObjectMapperFactory when
converting the authentication config props map to a JSON string. The
Pulsar factory operates on a shaded returned value of Jackson
ObjectMapper which may not exist when users are using the
non-shaded version of the Pulsar client lib.
See https://github.com/spring-projects/spring-pulsar/issues/562
See gh-39389
2024-02-06 13:12:57 +01:00
Moritz Halbritter
cc2233a7d9
Merge branch '3.2.x'
...
Closes gh-39423
2024-02-06 13:10:22 +01:00
Moritz Halbritter
976152b244
Merge branch '3.1.x' into 3.2.x
...
Closes gh-39422
2024-02-06 13:10:15 +01:00
Moritz Halbritter
8fd28d9ece
Polish "Update the Debugging Documentation of the Spring Boot Maven Plugin"
...
See gh-39392
2024-02-06 13:07:55 +01:00
lukasdooo
b25d52c896
Update the Debugging Documentation of the Spring Boot Maven Plugin
...
See gh-39392
2024-02-06 13:06:57 +01:00
Moritz Halbritter
8afeda4165
Merge branch '3.2.x'
...
Closes gh-39417
2024-02-06 12:58:09 +01:00
Ramil Sayetov
be851aaee0
Fix awaitility link
...
See gh-39415
2024-02-06 12:57:23 +01:00
Moritz Halbritter
07ee7254a6
Align to Native Build Tools metadata repository default
...
Closes gh-39068
2024-02-05 08:46:57 +01:00
Brian Clozel
6d32562f34
Merge branch '3.2.x'
...
Closes gh-39394
2024-02-04 15:37:21 +01:00
Brian Clozel
00b95a1764
Merge branch '3.1.x' into 3.2.x
...
Closes gh-39393
2024-02-04 15:08:54 +01:00
Brian Clozel
570602297f
Upgrade to JsonPath 2.9.0
...
Closes gh-39328
2024-02-04 15:07:31 +01:00
Scott Frederick
d216474ef0
Merge branch '3.2.x'
...
Closes gh-39387
2024-02-02 16:07:03 -06:00
Scott Frederick
cff9d464d3
Merge branch '3.1.x' into 3.2.x
...
Closes gh-39386
2024-02-02 16:05:32 -06:00