Commit Graph

29185 Commits

Author SHA1 Message Date
Phillip Webb
4219c8342d Merge branch '3.4.x'
Closes gh-45632
2025-05-20 13:55:42 -07:00
Phillip Webb
c06fb87663 Merge branch '3.3.x' into 3.4.x
Closes gh-45631
2025-05-20 13:55:35 -07:00
Phillip Webb
752135d068 Document the process info contribution
Closes gh-45567
2025-05-20 13:54:42 -07:00
Phillip Webb
335de07203 Merge branch '3.4.x'
Closes gh-45630
2025-05-20 13:29:17 -07:00
Phillip Webb
f045ef4514 Merge branch '3.3.x' into 3.4.x
Closes gh-45629
2025-05-20 13:29:07 -07:00
Phillip Webb
c99521ff0f Document the os info contribution
Closes gh-45565
2025-05-20 13:18:13 -07:00
Phillip Webb
01b6df1600 Merge branch '3.4.x'
Closes gh-45628
2025-05-20 12:59:28 -07:00
Phillip Webb
0f0aa854f7 Merge branch '3.3.x' into 3.4.x
Closes gh-45627
2025-05-20 12:59:22 -07:00
Phillip Webb
1d923ccc43 Document that spring.application.name / group are used with logging
Closes gh-45597
2025-05-20 12:57:00 -07:00
Phillip Webb
3145ddfae8 Merge branch '3.4.x'
Closes gh-45626
2025-05-20 12:53:54 -07:00
Phillip Webb
0c313c368f Merge branch '3.3.x' into 3.4.x
Closes gh-45625
2025-05-20 12:53:39 -07:00
Phillip Webb
fa0107c431 Document @ConfigurationPropertiesBinding should use static bean methods
Closes gh-45621
2025-05-20 12:53:03 -07:00
Stéphane Nicoll
a733428150 Prevent early initialization of binding in ValidationAutoConfiguration
This commit replaces the use of ConfigurationProperties in
ValidationAutoConfiguration by an explicit environment check, as it
was already the case for the spring.aop.proxy-target-class property.

Closes gh-45618
2025-05-20 16:14:13 +02:00
Stéphane Nicoll
d8fadaf86e Merge branch '3.4.x'
Closes gh-45617
2025-05-20 14:53:10 +02:00
Stéphane Nicoll
f26b3189ce Merge branch '3.3.x' into 3.4.x
Closes gh-45616
2025-05-20 14:46:18 +02:00
Stéphane Nicoll
25796e031c Polish "Consistent condition for ObservedAspectConfiguration"
See gh-45601
2025-05-20 14:45:44 +02:00
Dmytro Nosan
b22d3caaad Consistent condition for ObservedAspectConfiguration
This commit adds the same conditions that control some observation
aspects to control the creation of an `ObservedAspect` bean. It now is
guarded by  `management.observations.annotations.enabled` and
`micrometer.observations.annotations.enabled`.

See gh-45601

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2025-05-20 14:45:44 +02:00
Stéphane Nicoll
473dcc7fd4 Disable constructor binding for GraphQlProperties#DeprecatedSse
Closes gh-45613
2025-05-20 14:08:07 +02:00
Andy Wilkinson
d1673ad664 Merge branch '3.4.x'
Closes gh-45611
2025-05-20 11:38:36 +01:00
Andy Wilkinson
aa9e75ed3c Merge branch '3.3.x' into 3.4.x
Closes gh-45610
2025-05-20 11:32:26 +01:00
Andy Wilkinson
5ed981df9c Migrate from gcr.io to docker.io for Paketo images
Closes gh-45609
2025-05-20 11:23:28 +01:00
Stéphane Nicoll
76a2dee0f0 Upgrade to XmlUnit2 2.10.1
Closes gh-45607
2025-05-20 08:29:10 +02:00
Stéphane Nicoll
5839869a07 Upgrade to Spring Security 6.5.0
Closes gh-45444
2025-05-20 08:29:06 +02:00
Stéphane Nicoll
b395806033 Upgrade to Spring Kafka 3.3.6
Closes gh-45440
2025-05-20 08:29:06 +02:00
Stéphane Nicoll
de3ac5f326 Upgrade to Kafka 3.9.1
Closes gh-45606
2025-05-20 08:29:06 +02:00
Stéphane Nicoll
a37d2d36de Upgrade to XmlUnit2 2.10.1
Closes gh-45605
2025-05-20 08:28:45 +02:00
Stéphane Nicoll
db2b49d9b7 Upgrade to Spring Security 6.4.6
Closes gh-45558
2025-05-20 08:28:42 +02:00
Stéphane Nicoll
d5fe438722 Upgrade to Spring Kafka 3.3.6
Closes gh-45421
2025-05-20 08:28:41 +02:00
Stéphane Nicoll
09f72dab27 Upgrade to Spring Kafka 3.2.9
Closes gh-45427
2025-05-20 08:28:32 +02:00
Stéphane Nicoll
921b9fd6ac Merge branch '3.4.x'
Closes gh-45595
2025-05-18 09:28:38 +02:00
Stéphane Nicoll
fab15af876 Merge branch '3.3.x' into 3.4.x
Closes gh-45594
2025-05-18 09:26:57 +02:00
Johnny Lim
0a54804a0f Polish
See gh-45592

Signed-off-by: Johnny Lim <izeye@naver.com>
2025-05-18 09:20:33 +02:00
Stéphane Nicoll
a785bb3661 Upgrade to Spring Retry 2.0.12
Closes gh-45443
2025-05-17 12:49:48 +02:00
Stéphane Nicoll
dc2c5be789 Upgrade to Spring Retry 2.0.12
Closes gh-45425
2025-05-17 12:45:15 +02:00
Stéphane Nicoll
2a66e46c0a Upgrade to Spring Retry 2.0.12
Closes gh-45429
2025-05-17 12:44:20 +02:00
Stéphane Nicoll
ec04554d7c Upgrade to Spring Data Bom 2025.0.0
Closes gh-45436
2025-05-16 16:39:55 +02:00
Stéphane Nicoll
90a99adbdb Upgrade to Spring Data Bom 2024.1.6
Closes gh-45415
2025-05-16 16:38:50 +02:00
Stéphane Nicoll
49b28072de Upgrade to Spring Data Bom 2024.0.12
Closes gh-45422
2025-05-16 16:38:47 +02:00
Andy Wilkinson
95efe8c30c Upgrade to GraphQL Java 24.0
Closes gh-45588
2025-05-16 14:10:13 +01:00
Andy Wilkinson
4bdea6e308 Merge branch '3.4.x'
Closes gh-45587
2025-05-16 13:46:11 +01:00
Andy Wilkinson
b6bcd555b7 Merge branch '3.3.x' into 3.4.x
Closes gh-45586
2025-05-16 13:45:48 +01:00
Andy Wilkinson
13b95a5da8 Polish Cassandra health auto-configuration
The indicators that require Spring Data were removed. This commit
updates the auto-configuration ordering as there's no longer a need
for Spring Data Cassandra to have been auto-configured first. It also
simplifies the tests as Spring Data no longer needs to be considered.

Closes gh-45585
2025-05-16 12:46:32 +01:00
Stéphane Nicoll
09d1b793c4 Upgrade to Spring LDAP 3.3.0
Closes gh-45441
2025-05-16 06:45:31 +02:00
Stéphane Nicoll
1d5e0f8972 Upgrade to Spring HATEOAS 2.5.0
Closes gh-45559
2025-05-16 06:45:31 +02:00
Stéphane Nicoll
1ec442b970 Upgrade to Spring WS 4.0.14
Closes gh-45581
2025-05-16 06:45:15 +02:00
Stéphane Nicoll
7b89fa0d33 Upgrade to Spring WS 4.0.14
Closes gh-45580
2025-05-16 06:45:10 +02:00
Phillip Webb
d9fba66c95 Merge branch '3.4.x'
Closes gh-45578
2025-05-15 16:09:29 -07:00
Phillip Webb
197f573ca4 Merge branch '3.3.x' into 3.4.x
Closes gh-45577
2025-05-15 16:09:02 -07:00
Phillip Webb
535a85de2e Simplify javadoc links that use single element package
Closes gh-43230
2025-05-15 16:08:45 -07:00
Stéphane Nicoll
5a5f6d7c62 Upgrade to REST Assured 5.5.2
Closes gh-45570
2025-05-15 18:16:15 +02:00