Commit Graph

28225 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
Andy Wilkinson
363aeaa28a Merge branch '3.3.x' into 3.4.x
Closes gh-45562
2025-05-15 08:28:03 +01:00
Andy Wilkinson
2bb4278f96 Use Framework's ResolvableType
Replace accidental use of Lettuce's class of the same name.

Closes gh-45561
2025-05-15 08:25:14 +01:00
Stéphane Nicoll
55c636d99f Start building against Spring Security 6.4.6 snapshots
See gh-45558
2025-05-15 08:37:17 +02:00
Stéphane Nicoll
b3f3b06fdb Merge branch '3.3.x' into 3.4.x
Closes gh-45556
2025-05-15 08:27:24 +02:00
Yanming Zhou
0d153dd91a Remove unused imports in sample
See gh-45554

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-05-15 08:27:01 +02:00
Phillip Webb
bd40779bc6 Merge branch '3.3.x' into 3.4.x
Closes gh-45552
2025-05-14 18:14:00 -07:00
Phillip Webb
27c4d1ff24 Document the way that primary Kotlin constructors are used when binding
Improve constructor binding documentation for Kotlin and add a test
to prove a no-param primary constructor disables constructor binding.

Closes gh-44849
2025-05-14 18:13:54 -07:00
Phillip Webb
6c02f587f3 Merge branch '3.3.x' into 3.4.x
Closes gh-45550
2025-05-14 16:22:32 -07:00
Phillip Webb
34dee77a3e Improve "profile" reference documentation with additional admonitions
Closes gh-45522
2025-05-14 16:20:35 -07:00
Phillip Webb
c2d2c95091 Merge branch '3.3.x' into 3.4.x
Closes gh-45548
2025-05-14 15:26:33 -07:00
Phillip Webb
ce900b1304 Ensure setEnvironmentPrefix works with spring.profiles.active
Update `ConfigDataEnvironmentContributor` to ensure that origin prefixes
are considered when binding properties.

Fixes gh-45387
2025-05-14 15:25:30 -07:00
Stéphane Nicoll
ca60b83790 Upgrade to Reactor Bom 2024.0.6
Closes gh-45414
2025-05-14 11:01:29 +02:00
Stéphane Nicoll
a471082d2b Prevent upgrade to Prometheus Client 1.3.7
Closes gh-45538
2025-05-14 11:01:10 +02:00
Stéphane Nicoll
603204f263 Upgrade to Hibernate 6.6.15.Final
Closes gh-45537
2025-05-14 09:51:06 +02:00
Stéphane Nicoll
0946de87e1 Upgrade to Reactor Bom 2023.0.18
Closes gh-45420
2025-05-14 09:50:02 +02:00
Stéphane Nicoll
83494b22ad Upgrade to Tomcat 10.1.41
Closes gh-45517
2025-05-13 09:30:22 +02:00
Stéphane Nicoll
d0a13b14bf Upgrade to Micrometer Tracing 1.4.6
Closes gh-45413
2025-05-13 09:28:44 +02:00
Stéphane Nicoll
c74ceaea73 Upgrade to Micrometer 1.14.7
Closes gh-45412
2025-05-13 09:28:44 +02:00
Stéphane Nicoll
1169307cee Upgrade to Jetty 12.0.21
Closes gh-45516
2025-05-13 09:28:44 +02:00
Stéphane Nicoll
9c928056ee Upgrade to Hibernate 6.6.14.Final
Closes gh-45515
2025-05-13 09:28:39 +02:00
Stéphane Nicoll
09c79cce85 Upgrade to Tomcat 10.1.41
Closes gh-45514
2025-05-13 09:22:46 +02:00
Stéphane Nicoll
1662f051d4 Upgrade to Micrometer Tracing 1.3.12
Closes gh-45418
2025-05-13 09:07:04 +02:00
Stéphane Nicoll
48c765674f Upgrade to Micrometer 1.13.14
Closes gh-45416
2025-05-13 09:07:04 +02:00
Stéphane Nicoll
8afae11be2 Upgrade to Jetty 12.0.21
Closes gh-45513
2025-05-13 09:07:04 +02:00
Phillip Webb
0eddab6d3c Merge branch '3.3.x' into 3.4.x
Closes gh-45499
2025-05-09 17:37:19 -07:00
Tran Ngoc Nhan
8dcf969005 Fix typos
See gh-45411

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2025-05-09 17:34:37 -07:00
Andy Wilkinson
99ecfb86b5 Merge branch '3.3.x' into 3.4.x
Closes gh-45470
2025-05-09 14:31:06 +01:00
Andy Wilkinson
fe6f0a5905 Stop leaking a cache in Cache2kCacheMeterBinderProviderTests
Closes gh-45469
2025-05-09 14:30:28 +01:00