Commit Graph

16388 Commits

Author SHA1 Message Date
Phillip Webb
95d1cb9884 Merge branch '2.5.x' into 2.6.x 2023-05-15 22:20:11 -07:00
Phillip Webb
8316a96515 Polish 2023-05-15 22:19:06 -07:00
Phillip Webb
25b0a4a67b Merge branch '2.5.x' into 2.6.x
Fixes gh-35438
2023-05-15 22:12:57 -07:00
Andy Wilkinson
086b1e5f58 Stop WebFilterChainPostProcessor from causing eager init
Fixes gh-35437
2023-05-15 22:12:32 -07:00
Phillip Webb
c984ddb6b7 Merge branch '2.5.x' into 2.6.x
Closes gh-35415
2023-05-12 14:22:40 -07:00
Phillip Webb
ef1401fcc9 Fix formatting 2023-05-12 14:20:40 -07:00
Andy Wilkinson
d1d990acd7 Improve compatibility with SnakeYAML 2.0
Closes gh-35414
2023-05-12 14:16:45 -07:00
Phillip Webb
27c8da66f1 Merge branch '2.5.x' into 2.6.x
Closes gh-35412
2023-05-12 13:27:46 -07:00
Madhura Bhave
307f3c3399 Use endpoint mappings in CloudFoundry integration
Closes gh-35411
2023-05-12 13:23:13 -07:00
Phillip Webb
585286e472 Revert "Resolve errors in layers.xsd" for 2.5
Revert layers.xsd fix to reduce risk of a regression since it has not
yet made it into a 2.5 release.

This reverts commit f185b0767a, reversing
changes made to bf3c6dfdba.

See gh-31126
2023-05-12 09:42:25 -07:00
Phillip Webb
60930c0285 Merge branch '2.5.x' into 2.6.x 2023-05-10 23:33:42 -07:00
Phillip Webb
9af19370a6 Backport build and CI concerns
Backport build and CI concerns primarily related to repo.spring.io
changes and Docker config.
2023-05-10 23:29:30 -07:00
Andy Wilkinson
ebfbf4a412 Stop testing Gradle plugin against Gradle 7.6 RCs
Closes gh-33342
2022-11-24 11:23:45 +00:00
Stephane Nicoll
f68e8ce3b4 Upgrade to Postgresql 42.3.8
Closes gh-33337
2022-11-24 10:01:14 +01:00
Moritz Halbritter
b00f4f926a Create a HTTP connector in the custom tomcat connector example
Closes gh-28707
2022-11-23 17:00:08 +01:00
Moritz Halbritter
2f6edecedb Improve JavaDoc on ConditionalOnClass
Closes gh-27846
2022-11-23 16:26:43 +01:00
Moritz Halbritter
ae8ec86486 Clarify startup probe in actuator documentation
Closes gh-28432
2022-11-23 14:21:51 +01:00
Stephane Nicoll
92ed0dc61e Upgrade to HttpClient5 5.1.4
Closes gh-33320
2022-11-23 06:08:49 +01:00
Stephane Nicoll
928d210665 Upgrade to Dropwizard Metrics 4.2.13
Closes gh-33319
2022-11-23 06:08:46 +01:00
Andy Wilkinson
c4151bb629 Revert "Start building against Spring Batch 4.3.8 snapshots"
This reverts commit 2b4ceb35a2.

The 4.3.8 release has been postponed.

See gh-33128
2022-11-22 15:05:58 +00:00
Andy Wilkinson
b960609995 Upgrade to Spring Kafka 2.8.11
Closes gh-33126
2022-11-21 17:46:24 +00:00
Stephane Nicoll
5035f638a5 Upgrade to Spring AMQP 2.4.8
Closes gh-33222
2022-11-21 17:39:22 +01:00
Henning Poettker
330848d339 Make ScheduledBeanLazyInitializationExcludeFilter conditional
See gh-33276
2022-11-21 16:11:07 +01:00
Andy Wilkinson
a23c7df2df Upgrade to Spring REST Docs 2.0.7.RELEASE
Closes gh-33127
2022-11-21 11:57:57 +00:00
Stephane Nicoll
e0b08f0536 Upgrade to Janino 3.1.9
Closes gh-33271
2022-11-18 22:20:12 +01:00
Andy Wilkinson
e860efca65 Test Gradle plugin against 7.6-rc-3
Closes gh-33267
2022-11-18 17:14:29 +00:00
Andy Wilkinson
ec467402b3 Link to Micrometer's documentation on @Timed
Closes gh-33264
2022-11-18 16:28:28 +00:00
Andy Wilkinson
0c8ae65bd4 Switch of the banner when SpringBootTest runs an app with a parent
Closes gh-33079
2022-11-18 15:43:41 +00:00
Moritz Halbritter
acb5491b79 Fix section links to not include .html suffix
Closes gh-33206
2022-11-18 14:53:44 +01:00
Moritz Halbritter
d05e792157 Clarify spring.cache.type=hazelcast in the documentation
Closes gh-33245
2022-11-18 14:30:49 +01:00
Andy Wilkinson
fc9c036c88 Create git commit time with epoch seconds rather than milliseconds
Closes gh-33237
2022-11-18 13:03:05 +00:00
Andy Wilkinson
7c65c3e260 Handle invalid names gracefully in properties migrator
Closes gh-32729
2022-11-18 10:38:53 +00:00
Stephane Nicoll
97e6626b34 Upgrade to Spring Data 2021.1.10
Closes gh-33125
2022-11-18 11:29:01 +01:00
Phillip Webb
6cc6a15edf Polish 'Refine BackgroundPreinitializer Jackson initialization'
See gh-33220
2022-11-16 12:01:05 -08:00
Sébastien Deleuze
bdac416a62 Refine BackgroundPreinitializer Jackson initialization
AllEncompassingFormHttpMessageConverter already initializes
Jackson ObjectMapper. This commit updates BackgroundPreinitializer
in order to not run JacksonInitializer when
MessageConverterInitializer already takes care of initializing
ObjectMapper.

See gh-33220
2022-11-16 12:00:47 -08:00
Andy Wilkinson
4bb13bcdfd Fix package tangles in spring-boot-autoconfigure
See gh-17299
2022-11-16 16:12:00 +00:00
Stephane Nicoll
8bcde6d57b Start building against Spring AMQP 2.4.8 snapshots
See gh-33222
2022-11-16 16:10:04 +01:00
Stephane Nicoll
4067dec811 Upgrade to Micrometer 1.8.12
Closes gh-33122
2022-11-16 13:04:26 +01:00
Stephane Nicoll
afa5d15625 Upgrade to Spring Framework 5.3.24
Closes gh-33124
2022-11-16 09:43:46 +01:00
Stephane Nicoll
4d6f956b24 Fix summary of "Core Features" section
Closes gh-33207
2022-11-16 08:18:08 +01:00
Phillip Webb
46acb6fb97 Ignore bridge methods when binding java beans
Update `JavaBeanBinder` so that bridge methods are ignored when binding.

Fixes gh-33105
2022-11-15 19:31:06 -08:00
Stephane Nicoll
e03c2e876a Revert "Upgrade to Undertow 2.2.21.Final"
This reverts commit 51a1673252.

See gh-33165
2022-11-15 14:19:05 +01:00
Stephane Nicoll
0562636ae7 Upgrade to Reactor 2020.0.25
Closes gh-33123
2022-11-15 13:15:14 +01:00
Phillip Webb
2a989b31aa Create Environment and apply ConversionService to management contexts
Update `ManagementContextFactory` implementations to create an
appropriate `Environment` type and to apply the `ConversionService`
from the parent context.

Prior to this commit, the management context `Environment` would not
be able to convert values from a `configtree:` source due to a missing
converter.

Fixes gh-32941
2022-11-14 15:06:30 -08:00
Stephane Nicoll
51a1673252 Upgrade to Undertow 2.2.21.Final
Closes gh-33165
2022-11-14 16:03:26 +01:00
Stephane Nicoll
7885387d24 Upgrade to Spring WS 3.1.4
Closes gh-33163
2022-11-14 16:03:21 +01:00
Stephane Nicoll
cd7f6d049e Upgrade to Spring Security 5.6.9
Closes gh-33162
2022-11-14 16:03:18 +01:00
Stephane Nicoll
925cd10d9d Upgrade to Netty 4.1.85.Final
Closes gh-33161
2022-11-14 16:03:15 +01:00
Stephane Nicoll
d8867e7c2e Upgrade to MariaDB 2.7.7
Closes gh-33160
2022-11-14 16:03:12 +01:00
Stephane Nicoll
c1e105ffea Upgrade to Jaybird 4.0.7.java8
Closes gh-33159
2022-11-14 16:03:10 +01:00