Andy Wilkinson
9581d49f66
Merge pull request #51489 from nosan
...
Closes gh-51489
* gh-51489:
Polish "Pick up all @TypeExcludeFilters annotations on test classes"
Pick up all @TypeExcludeFilters annotations on test classes
2026-09-17 12:21:59 +01:00
Andy Wilkinson
fafa1c4375
Polish "Pick up all @TypeExcludeFilters annotations on test classes"
...
See gh-51489
Signed-off-by: Andy Wilkinson <andy.wilkinson@broadcom.com >
2026-09-17 12:11:52 +01:00
Dmytro Nosan
e78471699c
Pick up all @TypeExcludeFilters annotations on test classes
...
Previously, TypeExcludeFiltersContextCustomizerFactory
only discovered the first @TypeExcludeFilters annotation.
This commit updates it to discover all @TypeExcludeFilters
annotations instead of stopping at the first.
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com >
See gh-51489
2026-09-17 12:04:36 +01:00
Andy Wilkinson
133572f6cb
Merge branch '4.1.x'
...
Closes gh-51821
2026-09-17 10:45:30 +01:00
Andy Wilkinson
d5d6ce3923
Merge branch '4.0.x' into 4.1.x
...
Closes gh-51820
2026-09-17 10:45:21 +01:00
Andy Wilkinson
d376311c61
Merge pull request #51815 from ngocnhan-tran1996
...
Closes gh-51815
* gh-51815:
Fix broken links
2026-09-17 10:45:12 +01:00
Tran Ngoc Nhan
303708ec05
Fix broken links
...
* Correct Jakarta Javadoc links
* Correct Spring Data Cassandra and Spring Data Redis Javadoc links
* Remove `index.html` from Javadoc links
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com >
See gh-51815
2026-09-17 10:37:26 +01:00
Andy Wilkinson
9fc5101efa
Merge pull request #49241 from shakuzen
...
Closes gh-49241
* gh-49241:
Polish "Configure OpenTelemetry semantic conventions"
Configure OpenTelemetry semantic conventions
2026-09-17 10:28:57 +01:00
Andy Wilkinson
02cf5b8d0f
Polish "Configure OpenTelemetry semantic conventions"
...
See gh-49241
Signed-off-by: Andy Wilkinson <andy.wilkinson@broadcom.com >
2026-09-17 10:18:17 +01:00
Tommy Ludwig
7d43f31732
Configure OpenTelemetry semantic conventions
...
Adds a management.observations.conventions property to control which
set of conventions are auto-configured across the application.
Configures WebMvc and WebFlux ServerRequestObservationConvention
beans to switch to OpenTelemetry conventions when configured.
Configures JVM and system meter binders using their builder APIs to
apply OpenTelemetry conventions while still allowing individual
meter conventions to be overridden via beans.
Signed-off-by: Tommy Ludwig <8924140+shakuzen@users.noreply.github.com >
See gh-49241
2026-09-17 09:41:16 +01:00
Andy Wilkinson
254a2e37ba
Merge pull request #51787 from noojung
...
Closes gh-51787
* gh-51787:
Improve classpath lookup in IndexedJarStructure
2026-09-17 09:07:22 +01:00
Hyunwoo Jung
fabfdd5dc7
Improve classpath lookup in IndexedJarStructure
...
See gh-51787
Signed-off-by: Hyunwoo Jung <hyunwoojung@kakao.com >
2026-09-17 09:06:54 +01:00
Andy Wilkinson
617e08b5b1
Merge branch '4.1.x'
...
Closes gh-51814
2026-09-17 08:50:34 +01:00
Andy Wilkinson
c73645bb8a
Merge branch '4.0.x' into 4.1.x
...
Closes gh-51813
2026-09-17 08:50:23 +01:00
Andy Wilkinson
7ce43c7b73
Use Java 27 GA in CI
...
Closes gh-51812
2026-09-17 08:49:58 +01:00
Stéphane Nicoll
f76ccc4069
Start building against Spring Session 4.2.0-M1 snapshots
...
See gh-51806
2026-09-17 08:26:22 +02:00
Stéphane Nicoll
409a99114c
Start building against Spring Security 7.2.0-M2 snapshots
...
See gh-51805
2026-09-17 08:26:22 +02:00
Stéphane Nicoll
4349f55774
Start building against Spring LDAP 4.2.0-M1 snapshots
...
See gh-51804
2026-09-17 08:26:22 +02:00
Stéphane Nicoll
4c9b6aca1e
Upgrade to Prometheus Client 1.9.0
...
Closes gh-51811
2026-09-17 08:13:49 +02:00
Stéphane Nicoll
a95073958c
Deprecate AppOptics as it has retired
...
Closes gh-51810
2026-09-17 08:09:04 +02:00
Stéphane Nicoll
38b2bf2eea
Merge branch '4.1.x'
...
Closes gh-51809
2026-09-17 07:58:44 +02:00
Stéphane Nicoll
25012c5fbe
Merge branch '4.0.x' into 4.1.x
...
Closes gh-51808
2026-09-17 07:58:36 +02:00
Stéphane Nicoll
02d98eb7bf
Remove reference to AppOptics in the reference guide
...
Closes gh-51807
2026-09-17 07:56:46 +02:00
Phillip Webb
ec12831139
Merge branch '4.1.x'
...
Closes gh-51803
2026-09-16 21:48:06 -07:00
Phillip Webb
72935ee85b
Merge branch '4.0.x' into 4.1.x
...
Closes gh-51802
2026-09-16 21:47:57 -07:00
Phillip Webb
b2fa689d64
Fix broken links
...
Closes gh-51791
2026-09-16 21:46:52 -07:00
Phillip Webb
67f2635490
Merge branch '4.1.x'
...
Closes gh-51800
2026-09-16 17:31:28 -07:00
Phillip Webb
728b2980d8
Merge branch '4.0.x' into 4.1.x
...
Closes gh-51799
2026-09-16 17:31:21 -07:00
Phillip Webb
bab9413c9d
Remove spring-data-envers links since it's now part of spring-data-jpa
...
Closes gh-51798
2026-09-16 17:30:59 -07:00
Phillip Webb
1a00cc924c
Merge branch '4.1.x'
...
Closes gh-51797
2026-09-16 16:47:06 -07:00
Phillip Webb
4a210f7d5b
Merge branch '4.0.x' into 4.1.x
...
Closes gh-51796
2026-09-16 16:47:01 -07:00
Phillip Webb
558b9741a3
Link to spring spring-data-relational documentation
...
Replace spring-data-jdbc and spring-data-r2dbc links with
spring-data-relational.
Closes gh-51795
2026-09-16 16:46:16 -07:00
Phillip Webb
444a4ebfc4
Retry non 200 links with a '/'
...
See gh-51790
2026-09-16 16:01:05 -07:00
Phillip Webb
a20a7e6894
Merge branch '4.1.x'
...
Closes gh-51793
2026-09-16 15:11:18 -07:00
Phillip Webb
478aa7502a
Merge branch '4.0.x' into 4.1.x
...
Closes gh-51792
2026-09-16 15:11:11 -07:00
Phillip Webb
45b8a0118a
Fix checklinks task
...
Closes gh-51790
2026-09-16 15:10:19 -07:00
Stéphane Nicoll
32b09e479b
Merge pull request #51725 from quaff
...
Closes gh-51725
* patch-229:
Polish "Align use of transaction manager in MongoDB support"
Align use of transaction manager in MongoDB support
2026-09-16 20:15:26 +02:00
Stéphane Nicoll
d479a6a42f
Polish "Align use of transaction manager in MongoDB support"
...
See gh-51725
2026-09-16 19:43:03 +02:00
Yanming Zhou
f5b8c5a72d
Align use of transaction manager in MongoDB support
...
See gh-51725
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com >
2026-09-16 19:24:47 +02:00
Stéphane Nicoll
683d41b323
Start building against Spring HATEOAS 3.2.0-M2 snapshots
...
See gh-51789
2026-09-16 16:15:46 +02:00
Andy Wilkinson
3c1f0c4e54
Merge pull request #51774 from nikita-kibitkin
...
Closes gh-51774
* gh-51774:
Add property to await async listener results on stop
2026-09-16 15:14:52 +01:00
Nikita Kibitkin
3c6f7a54d3
Add property to await async listener results on stop
...
Spring Kafka 4.2 adds ContainerProperties#setAwaitAsyncResultsOnStop:
when the container stops, in-flight asynchronous listener results
(CompletableFuture, Mono, Kotlin suspend functions) are awaited within
the shutdown timeout and cancelled afterwards, so that listener work
does not outlive the container.
This commit adds spring.kafka.listener.await-async-results-on-stop so
that this can be enabled with configuration rather than a
ContainerCustomizer.
See gh-51774
Signed-off-by: Nikita Kibitkin <nikita.n.kibitkin@gmail.com >
2026-09-16 15:13:31 +01:00
Stéphane Nicoll
d28fc5b5ff
Upgrade to OpenTelemetry 1.65.0
...
Closes gh-51779
2026-09-16 15:22:24 +02:00
Stéphane Nicoll
f61d27d59c
Start building against Spring Batch 6.1.0-M2 snapshots
...
See gh-51778
2026-09-16 15:22:24 +02:00
Stéphane Nicoll
6bdd6ce8b6
Start building against Micrometer Tracing 1.8.0-M2 snapshots
...
See gh-51777
2026-09-16 15:22:24 +02:00
Stéphane Nicoll
72524bcb9e
Start building against Micrometer 1.18.0-M2 snapshots
...
See gh-51776
2026-09-16 15:22:23 +02:00
Andy Wilkinson
c398259cb8
Merge pull request #50296 from htjworld
...
Closes gh-50296
* gh-50296:
Retain defaults when configuring other props on probe health groups
2026-09-16 11:46:33 +01:00
htjworld
5a27fd928e
Retain defaults when configuring other props on probe health groups
...
See gh-50296
Signed-off-by: htjworld <itjhan01@gmail.com >
2026-09-16 11:26:49 +01:00
Andy Wilkinson
4b51d350ee
Merge branch '4.1.x'
...
Closes gh-51784
2026-09-16 11:21:29 +01:00
Andy Wilkinson
e402beb42d
Merge branch '4.0.x' into 4.1.x
...
Closes gh-51783
2026-09-16 11:21:20 +01:00