Eyðun Nielsen
a86429a62a
Fix asymmetry of equals when element has trailing dashes
...
See gh-34804
2023-06-30 14:37:47 +01:00
Andy Wilkinson
3d1ca62a6f
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36141
2023-06-30 14:06:39 +01:00
Andy Wilkinson
362182efd8
Polish "Polish Kafka Properties Docs"
...
See gh-36032
2023-06-30 14:06:13 +01:00
Gary Russell
025063e708
Polish Kafka Properties Docs
...
There are 4 client types but there were a couple of places where not
all client types were mentioned (such as 'applies to producers,
consumers and admins').
See gh-36032
2023-06-30 14:01:26 +01:00
Andy Wilkinson
66aa55b65d
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36138
2023-06-30 13:00:25 +01:00
JuHyeong Ahn
dbdb4d4e8d
Fix typo in Using R2DBC
...
See gh-36019
2023-06-30 12:59:49 +01:00
Moritz Halbritter
606063589f
Document trace propagation with RestTemplate and WebClient
...
Closes gh-34053
2023-06-30 10:44:14 +02:00
Andy Wilkinson
fa72f90a10
Avoid NPE when a PeriodicTrigger has no initial delay
...
Closes gh-36081
2023-06-30 08:47:34 +01:00
Andy Wilkinson
93f8bd2170
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36126
2023-06-30 08:25:53 +01:00
Andy Wilkinson
996252f929
Stop using deprecated classifier property
...
Closes gh-36125
2023-06-30 08:22:14 +01:00
Scott Frederick
884489e73a
Apply system properties to RestTemplate HttpClient
...
Fixes gh-35815
2023-06-29 16:31:09 -06:00
Andy Wilkinson
6effd6061c
Provide hints when template auto-config is excluded
...
Fixes gh-35682
2023-06-29 18:09:30 +01:00
Moritz Halbritter
2b398827de
Add "baggage" section to tracing docs
...
Closes gh-34977
2023-06-29 11:30:58 +02:00
Andy Wilkinson
79cd3a027a
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36098
2023-06-27 20:30:24 +01:00
Andy Wilkinson
9e1f2c4257
Tolerate Flway 9.20
...
Closes gh-36029
2023-06-27 20:22:24 +01:00
Andy Wilkinson
b3c321e40c
Polish javadoc of RestTemplateBuilder.requestFactory(Function)
...
Closes gh-36046
2023-06-27 20:13:11 +01:00
Andy Wilkinson
b2bc114d6f
Update javadoc to link to non-deprecated ConstructorBinding
...
Closes gh-36045
2023-06-27 20:08:03 +01:00
Andy Wilkinson
ffbef7bb80
Test server.max-http-request-header-size with Undertow
...
Closes gh-36047
2023-06-27 13:50:04 +01:00
Scott Frederick
4a3abdd7c3
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36053
2023-06-23 15:46:27 -06:00
Johnny Lim
59d4bf97a1
Add Javadoc since to ImageReference.inTaglessForm()
...
See gh-36048
2023-06-23 15:45:29 -06:00
Scott Frederick
eeeb2ad72a
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36049
2023-06-23 15:19:44 -06:00
Johnny Lim
4a2c9d99dc
Remove redundant Files.delete() calls in tests
...
See gh-35986
2023-06-23 15:14:59 -06:00
Andy Wilkinson
2fae5de245
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36043
2023-06-23 15:50:02 +01:00
Andy Wilkinson
d2966e1cbf
Polish "Replace calls to verifyComplete() to avoid indefinite blocking"
...
See gh-35915
2023-06-23 12:38:12 +01:00
ThomazPassarelli
f9da30faf1
Replace calls to verifyComplete() to avoid indefinite blocking
...
See gh-35915
2023-06-23 12:16:26 +01:00
Phillip Webb
9db3c5a2f7
Polish
2023-06-22 00:24:39 -07:00
Phillip Webb
f7af1bab5b
Upgrade to Spring WS 4.0.5
...
Closes gh-36010
2023-06-21 23:40:28 -07:00
Phillip Webb
5c8ed944ca
Start building against Spring WS 4.0.5 snapshots
...
See gh-36010
2023-06-21 16:49:12 -07:00
Andy Wilkinson
f6841c3c16
Revert "Start building against Spring WS 3.1.7 snapshots"
...
This reverts commit 5e963b02a7
.
See gh-35732
2023-06-21 20:55:10 +01:00
Andy Wilkinson
39c382713b
Initialize WebSocket infrastructure when using WebFlux and Jetty
...
In Spring Framework 5.x with Jetty 9, the reactive
JettyRequestUpgradeStrategy was able to initialize Jetty's WebSocket
infrastructure itself. With Jetty 10 this is no longer possible and
Boot must perform the initialization as part of preparing the
reactive JettyWebServer.
This commit updates the reactive WebSocket auto-configuration to
initialize Jetty's WebSocket infrastructure as part of creating the
reactive JettyWebServer.
Fixes gh-33347
2023-06-21 14:59:50 +01:00
Andy Wilkinson
641f00f24c
Disable test when Java version is too high
...
Gradle 7.3.3 does not support Java 20 so the test that verifies that
the plugin fails fast when running on a version of Gradle that it
does not support needs to be disabled on Java 20 and later.
See gh-35931
2023-06-21 13:12:20 +01:00
Andy Wilkinson
f584d6dbd9
Replace `@EnableBatchProcessing` in slice test examples
...
Using `@EnableBatchProcessing` is no longer necessary to enable
Batch's auto-configuration so it's no longer a good example when
discussing sliced tests and user configuration.
This commit replaces `@EnableBatchProcessing` with an alternative
annotation, `@EnableMongoAuditing` and updates the accompanying
text.
Closes gh-33435
2023-06-21 12:41:28 +01:00
Andy Wilkinson
35ee52275e
Upgrade to Spring Integration 6.0.6
...
Closes gh-35740
2023-06-21 11:06:49 +01:00
Andy Wilkinson
2fd5319eda
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36002
2023-06-21 11:02:34 +01:00
Andy Wilkinson
0fb4c9a095
Prohibit upgrades to RSocket 1.1.4
...
Closes gh-35798
2023-06-21 10:55:48 +01:00
Stephane Nicoll
4c06dc49b3
Upgrade to Spring Session 3.0.2
...
Closes gh-35744
2023-06-20 16:59:47 +02:00
Stephane Nicoll
cf955671d8
Upgrade to Spring Security 6.0.4
...
Closes gh-35743
2023-06-20 16:59:46 +02:00
Stephane Nicoll
6066fb53ed
Upgrade to Spring Kafka 3.0.8
...
Closes gh-35993
2023-06-20 16:59:46 +02:00
Stephane Nicoll
0b582651b3
Upgrade to Spring GraphQL 1.1.5
...
Closes gh-35775
2023-06-20 16:59:41 +02:00
Stephane Nicoll
1940d876c3
Upgrade to Spring AMQP 3.0.5
...
Closes gh-35737
2023-06-20 16:59:40 +02:00
Stephane Nicoll
a7d71a3921
Upgrade to Netty 4.1.94.Final
...
Closes gh-35992
2023-06-20 16:59:40 +02:00
Stephane Nicoll
3e3428af95
Upgrade to Infinispan 14.0.11.Final
...
Closes gh-35990
2023-06-20 16:59:29 +02:00
Stephane Nicoll
e7f6faf6ae
Upgrade to Hazelcast 5.1.7
...
Closes gh-35989
2023-06-20 16:59:23 +02:00
Stephane Nicoll
cb5330fd11
Upgrade to Spring Session Bom 2021.2.2
...
Closes gh-35731
2023-06-20 16:57:04 +02:00
Stephane Nicoll
b0af370038
Upgrade to Spring Security 5.7.9
...
Closes gh-35730
2023-06-20 16:57:03 +02:00
Stephane Nicoll
f206f1807f
Upgrade to Netty 4.1.94.Final
...
Closes gh-35988
2023-06-20 16:57:03 +02:00
Stephane Nicoll
0dd93de05d
Upgrade to Hazelcast 5.1.7
...
Closes gh-35987
2023-06-20 16:56:56 +02:00
Moritz Halbritter
975e2d110c
Polish CompositePropagationFactory
...
Remove shaded Guava import
2023-06-19 21:03:05 +02:00
Stephane Nicoll
607c155d4c
Upgrade to Spring Retry 2.0.2
...
Closes gh-35742
2023-06-17 17:14:33 +02:00
Stephane Nicoll
3194edefbd
Upgrade to Spring LDAP 3.0.4
...
Closes gh-35741
2023-06-17 17:14:32 +02:00
Stephane Nicoll
381857b3d3
Upgrade to Spring Data Bom 2022.0.7
...
Closes gh-35738
2023-06-17 17:14:32 +02:00
Stephane Nicoll
33341f241d
Upgrade to Spring Data Bom 2021.2.13
...
Closes gh-35728
2023-06-17 17:03:11 +02:00
Stephane Nicoll
b4b6477899
Upgrade to Spring AMQP 2.4.13
...
Closes gh-35727
2023-06-17 17:03:10 +02:00
Phillip Webb
af846da69b
Merge branch '2.7.x' into 3.0.x
...
Closes gh-35933
2023-06-16 16:14:52 -07:00
Phillip Webb
efa072204a
Don't migrate properties that cause a circular reference
...
Update `PropertiesMigrationReporter` so that properties are only
migrated automatically when they don't cause a circular reference.
Fixes gh-35919
2023-06-16 16:14:41 -07:00
Phillip Webb
2f39ebfe89
Polish
2023-06-16 15:23:12 -07:00
Phillip Webb
48e13af8c4
Merge branch '2.7.x' into 3.0.x
2023-06-16 14:34:54 -07:00
Phillip Webb
b8d2c279ee
Update copyright year of changed files
2023-06-16 14:32:43 -07:00
Scott Frederick
fbba2df7bf
Enable Gradle plugin tests on Java 20
...
Closes gh-35931
2023-06-16 16:10:24 -05:00
Phillip Webb
0fd1c89889
Polish
2023-06-16 13:53:33 -07:00
Phillip Webb
9b72cc41ab
Polish 'Add support for multiple tracing propagation formats'
...
See gh-35611
2023-06-16 13:43:46 -07:00
Phillip Webb
691b549e36
Merge branch '2.7.x' into 3.0.x
2023-06-16 10:18:43 -07:00
Phillip Webb
f3f8610539
Polish
2023-06-16 10:17:08 -07:00
Phillip Webb
4c8b93b37d
Merge branch '2.7.x' into 3.0.x
...
Closes gh-35920
2023-06-15 14:26:36 -07:00
Phillip Webb
137f4ee451
Support reporting of custom Log4J2 log levels from the LoggersEndpoint
...
Support custom Log4J2 log levels by changing `LoggerConfiguration` so
that it can now report levels using a `LevelConfiguration` object
rather than the limited `LogLevel` enum.
The `Log4J2LoggingSystem` class now uses `LevelConfiguration.ofCustom`
for custom logging levels, rather than throwing an exception.
The `LoggersEndpoint` has also been updated so that it can return the
custom logger name.
Fixes gh-35227
2023-06-15 14:03:22 -07:00
Andy Wilkinson
eeea065595
Merge branch '2.7.x' into 3.0.x
...
Closes gh-35912
2023-06-15 15:49:36 +01:00
Andy Wilkinson
e779fb0bc4
Validate constructor bound config props that implement Validator
...
Closes gh-33669
2023-06-15 15:29:20 +01:00
Andy Wilkinson
7bb3caf914
Merge branch '2.7.x' into 3.0.x
...
Closes gh-35910
2023-06-15 14:47:01 +01:00
Andy Wilkinson
ee606db34a
Update Data REST starter description to mention Spring MVC
...
Closes gh-35678
2023-06-15 14:46:23 +01:00
Andy Wilkinson
a5981a4dac
Merge branch '2.7.x' into 3.0.x
...
Closes gh-35908
2023-06-15 14:38:13 +01:00
Andy Wilkinson
9feb84e234
Add DynmicPropertySource to ordered list of property sources
...
Closes gh-32901
2023-06-15 14:36:38 +01:00
Moritz Halbritter
8cd8d21720
Add support for multiple tracing propagation formats
...
See gh-35611
2023-06-15 13:37:33 +02:00
Andy Wilkinson
6def7252d6
Merge branch '2.7.x' into 3.0.x
...
Closes gh-35904
2023-06-15 12:20:27 +01:00
Andy Wilkinson
088006ff60
Use ephemeral port for Hazelcast
...
When Hazelcast is started on a fixed port and that port is already in
use, it does not fail to start which makes the problem hard to
detect. A symptom of the problem is that clients will not be able to
connect and will either retry indefinitely or will timeout depending
on their configuration.
This commit updates the Hazelcast client tests to start the Hazelcast
instance on an ephemeral port and to customize the client
configuration with the instance's address before use. This should
allow the client tests to work reliably in an environment where
Hazelcast's default port is already in use.
Closes gh-35903
2023-06-15 12:19:34 +01:00
Andy Wilkinson
4694e20628
Merge branch '2.7.x' into 3.0.x
2023-06-14 18:19:43 +01:00
Andy Wilkinson
7d07c0d09c
Polish configuration related to predictive test selection
...
Most notably, this commit splits the tests that use Spring REST Docs
out into a separate task for which predictive test selection is
disabled. This allows it to be cached and use Gradle's built-in
up-to-date checking, thereby avoiding the generation of new snippets
and the need to then run the asciidoctor and asciidoctorPdf tasks.
It also updates spring-boot-smoke-test-junit-vintage to disable
predictive test selection so that we can continue to assert that
the some tests were executed.
See gh-35869
2023-06-14 18:15:04 +01:00
Stephane Nicoll
d3ff04fa4b
Upgrade to Reactor Bom 2022.0.8
...
Closes gh-35736
2023-06-14 09:23:44 +02:00
Stephane Nicoll
1900910008
Upgrade to Micrometer Tracing 1.0.7
...
Closes gh-35735
2023-06-14 09:23:44 +02:00
Stephane Nicoll
2d43f345de
Upgrade to Micrometer 1.10.8
...
Closes gh-35734
2023-06-14 09:23:43 +02:00
Stephane Nicoll
7cf41e9e0a
Upgrade to Logback 1.4.8
...
Closes gh-35881
2023-06-14 09:23:43 +02:00
Stephane Nicoll
10b66975dd
Upgrade to Glassfish JAXB 4.0.3
...
Closes gh-35880
2023-06-14 09:23:38 +02:00
Stephane Nicoll
2dbfe54762
Upgrade to Couchbase Client 3.4.7
...
Closes gh-35879
2023-06-14 09:23:33 +02:00
Stephane Nicoll
f2a44d7f06
Upgrade to Reactor Bom 2020.0.33
...
Closes gh-35726
2023-06-14 09:20:05 +02:00
Stephane Nicoll
7576117dd9
Upgrade to Micrometer 1.9.12
...
Closes gh-35725
2023-06-14 09:20:04 +02:00
Andy Wilkinson
ac8ea1d841
Upgrade to Neo4j Java Driver 5.9.0
...
Closes gh-35867
2023-06-13 15:48:52 +01:00
Andy Wilkinson
bdbbbc6470
Merge branch '2.7.x' into 3.0.x
...
Closes gh-35864
2023-06-13 13:51:51 +01:00
Andy Wilkinson
984dc1d58f
Allow package-private main classes to be used with Devtools
...
Fixes gh-35858
2023-06-13 13:50:27 +01:00
Stephane Nicoll
02a601eae3
Fix checkstyle violation
2023-06-10 08:52:54 +02:00
Stephane Nicoll
261cb721e9
Fix checkstyle violation
2023-06-09 17:02:10 +02:00
Stephane Nicoll
ddeee2bcbf
Upgrade to Undertow 2.3.7.Final
...
Closes gh-35814
2023-06-09 15:48:19 +02:00
Stephane Nicoll
a720f3aa59
Upgrade to UnboundID LDAPSDK 6.0.9
...
Closes gh-35813
2023-06-09 15:48:18 +02:00
Andy Wilkinson
39276f8302
Adapt to deprecation of rejectIllegalHeader
...
Closes gh-35442
2023-06-09 15:48:18 +02:00
Stephane Nicoll
ad0ce41f8a
Upgrade to Undertow 2.2.25.Final
...
Closes gh-35801
2023-06-09 15:35:10 +02:00
Stephane Nicoll
1201d8fa01
Upgrade to UnboundID LDAPSDK 6.0.9
...
Closes gh-35800
2023-06-09 15:35:10 +02:00
Stephane Nicoll
9f0a631700
Upgrade to Netty 4.1.93.Final
...
Closes gh-35811
2023-06-09 15:25:01 +02:00
Stephane Nicoll
00aaecbcdd
Upgrade to Lombok 1.18.28
...
Closes gh-35810
2023-06-09 15:24:56 +02:00
Stephane Nicoll
496c0e709f
Upgrade to JBoss Logging 3.5.1.Final
...
Closes gh-35809
2023-06-09 15:24:51 +02:00
Stephane Nicoll
daebfb2885
Upgrade to Jakarta Mail 2.1.2
...
Closes gh-35808
2023-06-09 15:24:46 +02:00
Stephane Nicoll
c2566ebffb
Upgrade to Jakarta Json 2.1.2
...
Closes gh-35807
2023-06-09 15:24:40 +02:00
Stephane Nicoll
3ef975e596
Upgrade to Infinispan 14.0.10.Final
...
Closes gh-35806
2023-06-09 15:24:35 +02:00