Commit Graph

28312 Commits

Author SHA1 Message Date
Andy Wilkinson 3fff2c8072 Merge branch '3.4.x' 2025-03-06 13:25:33 +00:00
Andy Wilkinson d097870de5 Update CouchbaseAutoConfigurationsTests to use own resources
See gh-44576
2025-03-06 13:24:39 +00:00
Moritz Halbritter 3fc07644ee Make auto-configured BatchSpanProcessor back off when the user defines their own
Closes gh-44601
2025-03-06 13:34:08 +01:00
Andy Wilkinson 00b2fe7d95 Merge branch '3.4.x' 2025-03-06 11:22:52 +00:00
Andy Wilkinson 272c905510 Merge branch '3.3.x' into 3.4.x 2025-03-06 11:22:39 +00:00
Andy Wilkinson c849cafc1b Further improve independence of core auto-configuration tests
See gh-44513
2025-03-06 11:12:49 +00:00
Stéphane Nicoll 2f407550e3 Adapt to deprecation in Spring Security snapshots
See gh-44598
2025-03-06 10:37:38 +01:00
Stéphane Nicoll 48466968e1 Upgrade to Neo4j Java Driver 5.28.2
Closes gh-44600
2025-03-06 10:05:32 +01:00
Stéphane Nicoll 4270cf562b Start building against Spring WS 4.0.12 snapshots
See gh-44599
2025-03-06 10:05:32 +01:00
Stéphane Nicoll 7cb0ccf89f Start building against Spring Security 6.5.0-M3 snapshots
See gh-44598
2025-03-06 10:05:32 +01:00
Stéphane Nicoll 84a89a3993 Start building against Spring Pulsar 1.2.4 snapshots
See gh-44597
2025-03-06 10:05:32 +01:00
Stéphane Nicoll 0835878f9d Start building against Spring LDAP 3.3.0-M3 snapshots
See gh-44596
2025-03-06 10:05:32 +01:00
Stéphane Nicoll 6301bbdfbb Start building against Spring Kafka 3.3.4 snapshots
See gh-44595
2025-03-06 10:05:32 +01:00
Stéphane Nicoll 1b07abfde7 Start building against Spring Integration 6.5.0-M3 snapshots
See gh-44594
2025-03-06 10:05:32 +01:00
Stéphane Nicoll 59c87e4f3f Start building against Spring GraphQL 1.4.0-M1 snapshots
See gh-44593
2025-03-06 10:05:32 +01:00
Stéphane Nicoll 6652b84a23 Start building against Spring Data Bom 2025.0.0-M2 snapshots
See gh-44592
2025-03-06 10:05:32 +01:00
Stéphane Nicoll 6e4a39ed56 Start building against Spring Batch 5.2.2 snapshots
See gh-44591
2025-03-06 10:05:32 +01:00
Stéphane Nicoll 082814862a Start building against Spring Authorization Server 1.5.0-M2 snapshots
See gh-44590
2025-03-06 10:05:32 +01:00
Stéphane Nicoll 086d6a16b5 Start building against Reactor Bom 2024.0.4 snapshots
See gh-44589
2025-03-06 10:05:32 +01:00
Stéphane Nicoll 72ea4a630a Start building against Micrometer Tracing 1.5.0-M3 snapshots
See gh-44588
2025-03-06 10:05:31 +01:00
Stéphane Nicoll 89612f22f9 Start building against Micrometer 1.15.0-M3 snapshots
See gh-44587
2025-03-06 10:05:31 +01:00
Moritz Halbritter 7fd29cf7c6 Polish "Add support for OpenTelemetry's service.namespace"
See gh-44499
2025-03-06 09:56:09 +01:00
Vanio Begic cf2353bdb3 Add support for OpenTelemetry's service.namespace
See gh-44499

Signed-off-by: Vanio Begic <vanio.begic123@gmail.com>
2025-03-06 09:46:11 +01:00
Moritz Halbritter 4dabf16a06 Polish "Remove default value for OtlpMetricsProperties.url"
See gh-44493
2025-03-06 09:36:33 +01:00
Johnny Lim 75f72b6ee7 Remove default value for OtlpMetricsProperties.url
See gh-44493

Signed-off-by: Johnny Lim <izeye@naver.com>
2025-03-06 09:32:14 +01:00
Moritz Halbritter ea87b9114d Polish "Remove support for URLConnectionSender"
See gh-44500
2025-03-06 09:17:23 +01:00
Vanio Begic 336fdff9df Remove support for URLConnectionSender
See gh-44500

Signed-off-by: Vanio Begic <vanio.begic123@gmail.com>
2025-03-06 09:00:16 +01:00
Stéphane Nicoll af8defde54 Merge branch '3.4.x'
Closes gh-44586
2025-03-06 08:56:52 +01:00
Stéphane Nicoll 6fb44d83b4 Merge branch '3.3.x' into 3.4.x
Closes gh-44585
2025-03-06 08:56:39 +01:00
Stéphane Nicoll 6cf81e2f1b Deprecate setObservationRegistry
This commit deprecates setObservationRegistry on
DefaultJmsListenerContainerFactoryConfigurer as it should not have been
made public in the first place. We want to make sure users don't
accidentally use it, and move it back to a package private method once
the deprecation period has run its course.

Closes gh-44466
2025-03-06 08:56:12 +01:00
Andy Wilkinson 2f73406dff Merge branch '3.4.x' 2025-03-05 20:08:09 +00:00
Andy Wilkinson e7bc267ef8 Merge branch '3.3.x' into 3.4.x 2025-03-05 20:08:02 +00:00
Andy Wilkinson 60624e8a56 Avoid problems with platform-specific line endings
See gh-44512
2025-03-05 20:07:43 +00:00
Andy Wilkinson 46b4d45983 Merge branch '3.4.x'
Closes gh-44580
2025-03-05 18:06:23 +00:00
Andy Wilkinson dafcef3d7a Merge branch '3.3.x' into 3.4.x
Closes gh-44579
2025-03-05 17:22:27 +00:00
Andy Wilkinson 55c410abec Improve autoconfigure's use of test resources
Closes gh-44512
2025-03-05 16:40:26 +00:00
Andy Wilkinson 162be9670d Merge branch '3.4.x' 2025-03-05 15:43:14 +00:00
Andy Wilkinson 1eef4385ec Merge branch '3.3.x' into 3.4.x 2025-03-05 15:43:00 +00:00
Andy Wilkinson 1f5b9de302 Normalize the separator in resource names
See gh-44444
2025-03-05 15:42:41 +00:00
Andy Wilkinson 921b704963 Merge branch '3.4.x' 2025-03-05 14:51:57 +00:00
Andy Wilkinson 4043286f59 Merge branch '3.3.x' into 3.4.x 2025-03-05 14:51:50 +00:00
Andy Wilkinson 8e49a4e49a Increase independence of core auto-configuration tests
Remove some more references to Thymeleaf and FreeMarker
auto-configuration that were missed in 85ffbbc.

See gh-44513
2025-03-05 14:49:58 +00:00
Andy Wilkinson 8cf5584257 Merge branch '3.4.x'
Closes gh-44577
2025-03-05 14:35:06 +00:00
Andy Wilkinson 0fb1d2bed7 Merge branch '3.3.x' into 3.4.x
Closes gh-44576
2025-03-05 14:34:50 +00:00
Andy Wilkinson b89cca355e Merge branch '3.4.x' 2025-03-05 14:34:29 +00:00
Andy Wilkinson bfd4e7b4ee Merge branch '3.3.x' into 3.4.x 2025-03-05 14:34:11 +00:00
Andy Wilkinson 85ffbbc384 Make core auto-configuration tests more independent
Closes gh-44513
2025-03-05 14:33:57 +00:00
Andy Wilkinson 5683d39fd6 Allow resources to hide existing resources with the same name
See gh-44444
2025-03-05 14:33:57 +00:00
Stéphane Nicoll 7912a03536 Upgrade to Neo4j Java Driver 5.28.2
Closes gh-44574
2025-03-05 15:17:38 +01:00
Stéphane Nicoll b077329bb4 Start building against Spring WS 4.0.12 snapshots
See gh-44573
2025-03-05 15:12:43 +01:00
Stéphane Nicoll 4e4f2ea9a3 Start building against Spring Security 6.4.4 snapshots
See gh-44572
2025-03-05 15:12:39 +01:00
Stéphane Nicoll ceffb0e24e Start building against Spring Pulsar 1.2.4 snapshots
See gh-44571
2025-03-05 15:12:35 +01:00
Stéphane Nicoll 3361f91d6b Start building against Spring Kafka 3.3.4 snapshots
See gh-44570
2025-03-05 15:12:31 +01:00
Stéphane Nicoll 3b1d3ee412 Start building against Spring Data Bom 2024.1.4 snapshots
See gh-44569
2025-03-05 15:12:27 +01:00
Stéphane Nicoll 18ec4ff1f4 Start building against Spring Batch 5.2.2 snapshots
See gh-44568
2025-03-05 15:12:23 +01:00
Stéphane Nicoll a205981299 Start building against Reactor Bom 2024.0.4 snapshots
See gh-44567
2025-03-05 15:12:19 +01:00
Stéphane Nicoll dc6822e7dd Start building against Micrometer Tracing 1.4.4 snapshots
See gh-44566
2025-03-05 15:12:15 +01:00
Stéphane Nicoll 6514ce0815 Start building against Micrometer 1.14.5 snapshots
See gh-44565
2025-03-05 15:12:11 +01:00
Stéphane Nicoll d5d27462ab Start building against Spring WS 4.0.12 snapshots
See gh-44564
2025-03-05 14:53:18 +01:00
Stéphane Nicoll a0f3850a7f Start building against Spring Security 6.3.8 snapshots
See gh-44563
2025-03-05 14:53:14 +01:00
Stéphane Nicoll 57e17adde0 Start building against Spring Pulsar 1.1.10 snapshots
See gh-44562
2025-03-05 14:53:11 +01:00
Stéphane Nicoll 08e9e4949b Start building against Spring Data Bom 2024.0.10 snapshots
See gh-44561
2025-03-05 14:53:07 +01:00
Stéphane Nicoll 057c30c561 Start building against Reactor Bom 2023.0.16 snapshots
See gh-44560
2025-03-05 14:53:03 +01:00
Stéphane Nicoll 37c4ea5c09 Start building against Micrometer Tracing 1.3.10 snapshots
See gh-44559
2025-03-05 14:52:59 +01:00
Stéphane Nicoll 8b1240331f Start building against Micrometer 1.13.12 snapshots
See gh-44558
2025-03-05 14:52:55 +01:00
Stéphane Nicoll 9a8d18c1ec Upgrade to Testcontainers 1.20.6
Closes gh-44557
2025-03-05 12:58:09 +01:00
Stéphane Nicoll 4dd58aaf96 Upgrade to SLF4J 2.0.17
Closes gh-44556
2025-03-05 12:58:05 +01:00
Stéphane Nicoll e104ad0a0c Upgrade to Pulsar 3.3.5
Closes gh-44555
2025-03-05 12:58:01 +01:00
Stéphane Nicoll 2476b9af0e Upgrade to Netty 4.1.119.Final
Closes gh-44554
2025-03-05 12:57:57 +01:00
Stéphane Nicoll 4d8ff528f1 Upgrade to Maven Install Plugin 3.1.4
Closes gh-44553
2025-03-05 12:57:53 +01:00
Stéphane Nicoll 1a11de9cf6 Upgrade to Maven Deploy Plugin 3.1.4
Closes gh-44552
2025-03-05 12:57:49 +01:00
Stéphane Nicoll ad5e56d3ce Upgrade to Logback 1.5.17
Closes gh-44551
2025-03-05 12:57:45 +01:00
Stéphane Nicoll f30c338a90 Upgrade to jOOQ 3.19.20
Closes gh-44550
2025-03-05 12:57:41 +01:00
Stéphane Nicoll 3e6a4a421e Upgrade to Infinispan 15.0.14.Final
Closes gh-44548
2025-03-05 12:57:33 +01:00
Stéphane Nicoll 26fcd2dcc3 Upgrade to Hibernate 6.6.9.Final
Closes gh-44547
2025-03-05 12:57:29 +01:00
Stéphane Nicoll 33e7238f26 Upgrade to Groovy 4.0.26
Closes gh-44546
2025-03-05 12:57:25 +01:00
Stéphane Nicoll 497aef8668 Upgrade to SLF4J 2.0.17
Closes gh-44545
2025-03-05 12:52:11 +01:00
Stéphane Nicoll b199fabfd2 Upgrade to Netty 4.1.119.Final
Closes gh-44544
2025-03-05 12:52:07 +01:00
Stéphane Nicoll dacc4915cb Upgrade to Maven Install Plugin 3.1.4
Closes gh-44543
2025-03-05 12:52:03 +01:00
Stéphane Nicoll 4fb21b34cf Upgrade to Maven Deploy Plugin 3.1.4
Closes gh-44542
2025-03-05 12:51:59 +01:00
Stéphane Nicoll cc6cfea102 Upgrade to Logback 1.5.17
Closes gh-44541
2025-03-05 12:51:55 +01:00
Stéphane Nicoll f0e006e86d Upgrade to jOOQ 3.19.20
Closes gh-44540
2025-03-05 12:51:51 +01:00
Stéphane Nicoll 23787db03a Upgrade to Infinispan 15.0.14.Final
Closes gh-44539
2025-03-05 12:51:48 +01:00
Stéphane Nicoll b28794e331 Upgrade to Groovy 4.0.26
Closes gh-44538
2025-03-05 12:51:43 +01:00
Moritz Halbritter 0852243fc6 Merge branch '3.4.x'
Closes gh-44537
2025-03-05 11:56:32 +01:00
Moritz Halbritter d453a59724 Merge branch '3.3.x' into 3.4.x
Closes gh-44536
2025-03-05 11:56:21 +01:00
Tran Ngoc Nhan 701f73fcd7 Fix JavaExec javadoc link
See gh-44526

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2025-03-05 11:55:29 +01:00
Andy Wilkinson a3093a50cb Merge branch '3.4.x'
Closes gh-44531
2025-03-04 18:03:17 +00:00
Andy Wilkinson d92551f15a Merge branch '3.3.x' into 3.4.x
Closes gh-44530
2025-03-04 18:03:07 +00:00
Andy Wilkinson dc41feff1f Merge branch '3.4.x'
Closes gh-44529
2025-03-04 18:02:54 +00:00
Andy Wilkinson 3715eb8df2 Merge branch '3.3.x' into 3.4.x
Closes gh-44528
2025-03-04 18:02:23 +00:00
Andy Wilkinson 27779bec0a Remove AutoConfigurationReproTests
Removed in favor of WebServerFactoryCustomizerBeanPostProcessorTests
which, through the expectations that it sets up on the mock bean
factory, already checks that early initialization will not be
triggered.

Closes gh-44511
2025-03-04 17:50:19 +00:00
Andy Wilkinson c9f3688df9 Remove redundant tests
Closes gh-44520
2025-03-04 17:45:23 +00:00
Stéphane Nicoll 2b31250689 Merge branch '3.4.x'
Closes gh-44524
2025-03-04 15:31:03 +01:00
Stéphane Nicoll c1f58d1f80 Merge branch '3.3.x' into 3.4.x
Closes gh-44523
2025-03-04 15:30:53 +01:00
Matthias Streidel 474dafae28 Fix typo
See gh-44514

Signed-off-by: Matthias Streidel <github@metters.slmail.me>
2025-03-04 15:30:27 +01:00
Stéphane Nicoll 2911d1a22a Start building against Spring Framework 6.2.4 snapshots
See gh-44517
2025-03-04 13:05:20 +01:00
Stéphane Nicoll 39bc496a8e Merge branch '3.4.x' 2025-03-04 12:21:51 +01:00
Stéphane Nicoll d49617063a Adapt to change in Spring Framework
See https://github.com/spring-projects/spring-framework/issues/34513

See gh-44481
2025-03-04 12:18:01 +01:00
Moritz Halbritter 272939e45e Polish "Refine the handling of OpenTelemetry resource attributes"
See gh-44494
2025-03-03 09:35:56 +01:00