Moritz Halbritter
cc214aac40
Merge branch '3.1.x'
...
Closes gh-37483
2023-09-20 11:30:42 +02:00
Moritz Halbritter
b2dc52fc74
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37482
2023-09-20 11:30:26 +02:00
Moritz Halbritter
5ec358099c
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37481
2023-09-20 11:29:38 +02:00
Moritz Halbritter
0ed455b058
Apply SAML2 sign-request even if metadata url is set
...
Closes gh-33747
2023-09-20 10:33:55 +02:00
Moritz Halbritter
8f52990c45
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37457
2023-09-19 13:16:57 +02:00
Moritz Halbritter
99473362d8
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37456
2023-09-19 13:16:40 +02:00
Moritz Halbritter
95690f7327
Fall back to all media types if encountering invalid Accept header
...
A warn log message is printed, and if log level is set to debug, the
exception stacktrace is logged, too.
Closes gh-37455
2023-09-19 09:52:02 +02:00
Moritz Halbritter
bc7414d106
Merge branch '3.1.x'
2023-09-18 16:09:23 +02:00
Moritz Halbritter
7d505dc5b3
Polish JavaDoc
2023-09-18 15:27:07 +02:00
Johnny Lim
8f4ccb0535
Polish
...
See gh-37393
2023-09-15 11:44:06 +01:00
Moritz Halbritter
73c25d7156
Provide RestClientSsl as a bean
...
Closes gh-37400
2023-09-15 10:41:37 +02:00
Moritz Halbritter
3b15d46455
Use virtual threads on Spring Data Redis if enabled
...
Closes gh-35942
2023-09-14 14:30:47 +02:00
Andy Wilkinson
4f6e50b55a
Make Spring Pulsar's Caffeine cache provider available to test compile
...
See gh-34763
2023-09-14 13:01:21 +01:00
Andy Wilkinson
c5f7f11a13
Align with repackaging of CaffeineCacheProvider in Spring Pulsar
...
See gh-34763
2023-09-14 11:39:39 +01:00
Moritz Halbritter
92500720a7
Polish "Introduce configuration property for strict servlet compliance"
...
See gh-37242
2023-09-13 10:46:34 +02:00
Yanming Zhou
05b87c5fe8
Introduce configuration property for strict servlet compliance
...
The property is named spring.servlet.multipart.strict-servlet-compliance
See gh-37242
2023-09-13 10:42:22 +02:00
Johnny Lim
c2b78830ff
Polish
...
See gh-37340
2023-09-13 10:26:54 +02:00
Mahmoud Ben Hassine
626d858d81
Update Batch tests
...
Related to: https://github.com/spring-projects/spring-batch/issues/4245
Closes gh-37348
2023-09-12 14:05:15 +02:00
Moritz Halbritter
8a1f6d4f32
Merge branch '3.1.x'
...
Closes gh-37335
2023-09-11 16:50:44 +02:00
Stephane Nicoll
24eadd70ed
Adapt to Spring Framework API change
...
This commit adapts to API changes in Spring Framework, see
spring-projects/spring-framework#31117
Previously, the "autowired" executable to use for a bean was always
resolved, even if a custom code fragment didn't really need it. This
is key for binding of immutable configuration properties as we use an
instance supplier for it.
This changes means that the workaround added in maintenance releases
can be removed.
See gh-37337
2023-09-11 16:03:27 +02:00
Andy Wilkinson
14a59a33dc
Test that GraphQL QueryDSL auto-config backs off without Query DSL
...
See gh-34974
2023-09-11 15:00:22 +01:00
Moritz Halbritter
e2d84fa462
Make SslStoreBundle implementations immutable
...
Closes gh-37222
2023-09-11 15:39:25 +02:00
Stephane Nicoll
078b399a93
Upgrade to Neo4j Java Driver 5.12.0
...
Closes gh-37324
2023-09-11 15:15:58 +02:00
Stephane Nicoll
18177451a9
Upgrade to Couchbase Client 3.4.10
...
Closes gh-37313
2023-09-11 15:15:57 +02:00
Brian Clozel
c951c4c212
Polish GraphQL auto-configuration changes
...
This commit fixes build issues, as the recent changes surfaced an
existing problem: QueryDsl auto-configurations were not guarded by
classpath conditions for QueryDsl Core.
See gh-34974
2023-09-11 12:55:27 +02:00
Andy Wilkinson
4085425f91
Polish "Support unwrapping in ValidatorAdapter"
...
See gh-37119
2023-09-11 11:03:33 +01:00
Zisis Pavloudis
eb6b151c41
Support unwrapping in ValidatorAdapter
...
See gh-37119
2023-09-11 10:42:32 +01:00
Andy Wilkinson
0242ba8a13
Merge branch '3.1.x'
2023-09-11 10:32:34 +01:00
Andy Wilkinson
7754dd290a
Merge branch '3.0.x' into 3.1.x
2023-09-11 10:32:24 +01:00
Andy Wilkinson
994bafdfd9
Merge branch '2.7.x' into 3.0.x
2023-09-11 10:32:13 +01:00
Marten Deinum
5141e5c4ac
Fix description of brokerUrl property in ArtemisProperties
...
Update description to refer to url instead of port.
See gh-37260
2023-09-11 10:31:19 +01:00
Stephane Nicoll
0206c30238
Upgrade to Couchbase Client 3.4.10
...
Closes gh-37297
2023-09-11 10:53:53 +02:00
Stephane Nicoll
a52d7e255b
Upgrade to Couchbase Client 3.4.10
...
Closes gh-37289
2023-09-11 10:51:59 +02:00
Brian Clozel
16940518c1
Polish GraphQL QueryBE and QueryDSL auto-configurations
...
Closes gh-34974
2023-09-08 17:52:42 +02:00
Brian Clozel
32b65e85ae
Add config property for GraphQL Schema Mapping Inspection
...
This commit adds a new `spring.graphql.schema.inspection.enabled`
property, which is `true` by default.
This property enables the logging at the INFO level of the GraphQL
Schema inspection report.
During startup, Spring for GraphQL will inspect the schema and report
fields and registrations that are unmapped in the application.
Closes gh-36252
2023-09-08 14:58:24 +02:00
dkswnkk
1d7c0108d0
Capitalize order constant in TomcatWebServerFactoryCustomizer
...
See gh-37211
2023-09-08 11:28:29 +02:00
Andy Wilkinson
ed5d16de84
Upgrade to Jetty 12
...
Closes gh-36073
2023-09-07 13:59:15 +01:00
Phillip Webb
d9af7cec14
Merge pull request #37197 from onobc
...
* pr/37197:
Polish 'Add Pulsar ConnectionDetails support'
Add Pulsar ConnectionDetails support
Closes gh-37197
2023-09-06 12:26:59 -07:00
Phillip Webb
750c597225
Polish 'Add Pulsar ConnectionDetails support'
...
See gh-37197
2023-09-06 12:18:09 -07:00
Chris Bono
089fef0392
Add Pulsar ConnectionDetails support
...
Add `ConnectionDetails` support for Apache Pulsar and provide adapters
for Docker Compose and Testcontainers.
See gh-37197
2023-09-06 12:12:25 -07:00
Moritz Halbritter
d84c81d18f
Reduce logging in WelcomePageHandlerMapping on invalid Accept headers
...
Closes gh-37118
2023-09-06 14:23:27 +02:00
anessi
320dd0e24e
Add virtual host support for Rabbit Stream
...
Add a new property 'spring.rabbitmq.stream.virtual-host' which can be
used to set a custom virtual host for streams.
See gh-37189
2023-09-06 10:17:51 +02:00
Chris Bono
6e7b845bdf
Add support for Apache Pulsar
...
Add support for Apache Pulsar using the Spring for Apache Pulsar
project.
See gh-34763
Co-authored-by: Phillip Webb <pwebb@vmware.com>
2023-09-05 17:01:51 -07:00
Moritz Halbritter
8f78acd548
Merge branch '3.1.x'
2023-09-05 15:28:23 +02:00
Moritz Halbritter
1962f4ecb7
Merge branch '3.0.x' into 3.1.x
2023-09-05 15:24:25 +02:00
Moritz Halbritter
a69ff3bd59
Merge branch '2.7.x' into 3.0.x
2023-09-05 15:21:51 +02:00
Moritz Halbritter
76e51bc92f
Only enable needed Couchbase services in integration tests
2023-09-05 15:10:12 +02:00
Andy Wilkinson
41f66fa7ec
Merge branch '3.1.x'
...
Closes gh-37159
2023-08-31 15:23:40 +01:00
Andy Wilkinson
c7063af63a
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37158
2023-08-31 15:23:21 +01:00
Andy Wilkinson
67e1ee5dcf
Fix ordering of Jetty's WebSocketUpgradeFilter
...
Closes gh-37115
2023-08-31 15:22:26 +01:00