Commit Graph

47296 Commits

Author SHA1 Message Date
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
Andy Wilkinson
b1bf4bbdf5 Merge branch '3.2.x' 2024-02-06 15:08:58 +00:00
Andy Wilkinson
5ae533a00d Minimize scope of version management for commons-compress
See gh-39368
2024-02-06 15:08:15 +00:00
Moritz Halbritter
6eb6134e2b Merge pull request #39408 from onobc
* pr/39408:
  Update to Pulsar 3.2.0 and use Pulsar BOM

Closes gh-39408
2024-02-06 13:56:46 +01: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
Moritz Halbritter
36d850db0c Merge pull request #39389 from onobc
* pr/39389:
  Remove use of Pulsar ObjectMapperFactory

Closes gh-39389
2024-02-06 13:24:14 +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
34f6220427 Merge pull request #39392 from lukasdo
* pr/39392:
  Polish "Update the Debugging Documentation of the Spring Boot Maven Plugin"
  Update the Debugging Documentation of the Spring Boot Maven Plugin

Closes gh-39392
2024-02-06 13:08:19 +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