Commit Graph

53543 Commits

Author SHA1 Message Date
Stéphane Nicoll
b691d2b89b Upgrade to Spring Framework 6.2.4
Closes gh-44517
2025-03-14 17:06:32 +01:00
Stéphane Nicoll
611a46cd81 Upgrade to Spring Data Bom 2025.0.0-M2
Closes gh-44592
2025-03-14 17:06:32 +01:00
Moritz Halbritter
e6dd61a5a6 Merge branch '3.4.x'
Closes gh-44717
2025-03-14 14:53:52 +01:00
Moritz Halbritter
a2a0adea8a Merge branch '3.3.x' into 3.4.x
Closes gh-44716
2025-03-14 14:53:40 +01:00
Moritz Halbritter
09b3461394 Remove use of self-signed.badssl.com
Closes gh-43708
2025-03-14 14:45:14 +01:00
Moritz Halbritter
9cf9b0b5ef Merge pull request #44637 from quaff
* pr/44637:
  Introduce PollerMetadataCustomizer for Spring Integration

Closes gh-44637
2025-03-14 14:08:08 +01:00
Yanming Zhou
81048b42ca Introduce PollerMetadataCustomizer for Spring Integration
See gh-44637

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-03-14 13:58:21 +01:00
Stéphane Nicoll
8a72a33051 Upgrade to Native Build Tools Plugin 0.10.6
Closes gh-44709
2025-03-14 10:49:07 +01:00
Stéphane Nicoll
a1abd69257 Upgrade to AspectJ 1.9.23
Closes gh-44715
2025-03-14 10:49:06 +01:00
Moritz Halbritter
d005e958d9 Merge branch '3.4.x' 2025-03-13 12:11:24 +01:00
Moritz Halbritter
84612f36ce Move UseApr enum inside the Tomcat class
See gh-44033
2025-03-13 12:03:27 +01:00
Stéphane Nicoll
5bc6355cfc Merge branch '3.4.x' 2025-03-13 11:28:29 +01:00
Stéphane Nicoll
75413d9a70 Merge branch '3.3.x' into 3.4.x 2025-03-13 11:27:46 +01:00
Moritz Halbritter
3bd75f6ce5 Revert back to the custom decode method for Otel decoding
https://github.com/spring-projects/spring-framework/issues/34570

See gh-44677
2025-03-13 11:26:23 +01:00
Stéphane Nicoll
1d284198bf Upgrade to Spring Framework 6.2.4
Closes gh-44442
2025-03-13 11:09:29 +01:00
Stéphane Nicoll
6f0ed7325e Upgrade to Native Build Tools Plugin 0.10.6
Closes gh-44708
2025-03-13 11:09:29 +01:00
Stéphane Nicoll
3c8e65c2b4 Upgrade to Spring Framework 6.1.18
Closes gh-44491
2025-03-13 11:08:54 +01:00
Stéphane Nicoll
92754353f6 Upgrade to Native Build Tools Plugin 0.10.6
Closes gh-44707
2025-03-13 11:08:54 +01:00
Moritz Halbritter
03974f2f87 Merge pull request #44677 from nosan
* pr/44677:
  Polish OpenTelemetryResourceAttributes

Closes gh-44677
2025-03-13 10:39:34 +01:00
Dmytro Nosan
9229cb5cd7 Polish OpenTelemetryResourceAttributes
Update OpenTelemetryResourceAttributes to use StringUtils.uriDecode(...)
as it provides the same functionality as the custom decode(...) method.

See gh-44677

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2025-03-13 10:38:56 +01:00
Moritz Halbritter
cfd62cbc69 Merge pull request #44655 from nosan
* pr/44655:
  Polish "Introduce properties for configuring the OpenTelemetry BatchSpanProcessor"
  Introduce properties for configuring the OpenTelemetry BatchSpanProcessor

Closes gh-44655
2025-03-13 10:21:39 +01:00
Moritz Halbritter
79030e6b5f Polish "Introduce properties for configuring the OpenTelemetry BatchSpanProcessor"
See gh-44655
2025-03-13 10:21:19 +01:00
Dmytro Nosan
ea4822177f Introduce properties for configuring the OpenTelemetry BatchSpanProcessor
This commit adds the following properties to allow customization
of the BatchSpanProcessor:

- management.tracing.opentelemetry.export.include-unsampled
- management.tracing.opentelemetry.export.timeout
- management.tracing.opentelemetry.export.max-batch-size
- management.tracing.opentelemetry.export.max-queue-size
- management.tracing.opentelemetry.export.schedule-delay

Default values were taken from BatchSpanProcessorBuilder.

See gh-44655

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2025-03-13 10:15:58 +01:00
Moritz Halbritter
a53aba6abc Merge branch '3.4.x'
This sets the default value of 'server.tomcat.use-apr' to 'NEVER'.

Closes gh-44705
2025-03-13 08:58:18 +01:00
Moritz Halbritter
7fcf34eaeb Add property 'server.tomcat.use-apr' to control Tomcat's APR
The property's default depends on the Java version. On Java < 24, it defaults
to WHEN_AVAILABLE, on Java >=24 it defaults to NEVER.

Closes gh-44033
2025-03-13 08:40:16 +01:00
Andy Wilkinson
19c386040b Merge branch '3.4.x'
Closes gh-44698
2025-03-12 15:49:41 +00:00
Andy Wilkinson
59ddba1063 Merge branch '3.3.x' into 3.4.x
Closes gh-44697
2025-03-12 15:48:36 +00:00
Andy Wilkinson
9b15b4bce9 Consolidate mock web server factories
Closes gh-44674
2025-03-12 15:26:47 +00:00
Andy Wilkinson
b61578d183 Merge branch '3.4.x'
Closes gh-44695
2025-03-12 12:54:27 +00:00
Andy Wilkinson
08b358e829 Merge branch '3.3.x' into 3.4.x
Closes gh-44694
2025-03-12 12:50:18 +00:00
Andy Wilkinson
3a6e4e9e58 Add checks for factories files
META-INF/spring.factories and META-INF/spring/aot.factories in the
main source set are now checked. The checks verify that:

- Each class listed in the values exists in the source set's output
- The classes are listed alphabetically
- Nested classes are identified using their binary name

Closes gh-44676
2025-03-12 12:44:18 +00:00
Andy Wilkinson
901feadc25 Merge branch '3.4.x'
Closes gh-44693
2025-03-12 12:43:25 +00:00
Andy Wilkinson
b4c41c43f2 Merge branch '3.3.x' into 3.4.x
Closes gh-44692
2025-03-12 12:43:08 +00:00
Andy Wilkinson
ad9f0a6164 Make logging system factory ordering more robust
Closes gh-44689
2025-03-12 12:42:28 +00:00
Andy Wilkinson
0903a243fb Merge branch '3.4.x' 2025-03-12 12:04:43 +00:00
Andy Wilkinson
0efbd17d06 Merge branch '3.3.x' into 3.4.x 2025-03-12 12:04:32 +00:00
Andy Wilkinson
6f04cf032b Adapt test to change in Neo4j driver's internals
See gh-44690
2025-03-12 12:02:28 +00:00
Andy Wilkinson
a8ac45d63d Merge branch '3.4.x' 2025-03-12 11:53:00 +00:00
Andy Wilkinson
8b50de8674 Upgrade to Neo4j Java Driver 5.28.3
Closes gh-44691
2025-03-12 11:52:44 +00:00
Andy Wilkinson
596bb4fc2e Merge branch '3.3.x' into 3.4.x 2025-03-12 11:51:13 +00:00
Andy Wilkinson
a35c04aad6 Upgrade to Neo4j Java Driver 5.28.3
Closes gh-44690
2025-03-12 11:51:00 +00:00
Stéphane Nicoll
bf54ab7756 Upgrade to Neo4j Java Driver 5.28.3
Closes gh-44687
2025-03-12 10:43:49 +01:00
Stéphane Nicoll
2c5672d472 Upgrade to Lettuce 6.5.5.RELEASE
Closes gh-44686
2025-03-12 10:43:44 +01:00
Stéphane Nicoll
73e1df24dd Prohibit upgrades to jOOQ 3.20.0
Closes gh-44372
2025-03-12 09:11:10 +01:00
Stéphane Nicoll
3ea9c56ea0 Merge branch '3.4.x'
Closes gh-44685
2025-03-12 08:59:27 +01:00
Stéphane Nicoll
322191f288 Merge branch '3.3.x' into 3.4.x
Closes gh-44684
2025-03-12 08:58:58 +01:00
Stéphane Nicoll
090024512c Merge pull request #44447 from izeye
* pr/44447:
  Polish

Closes gh-44447
2025-03-12 08:55:10 +01:00
Johnny Lim
3a5e059387 Polish
See gh-44447

Signed-off-by: Johnny Lim <izeye@naver.com>
2025-03-12 08:49:26 +01:00
Stéphane Nicoll
a1d0b311fe Merge branch '3.4.x'
Closes gh-44683
2025-03-12 08:46:34 +01:00
Stéphane Nicoll
cb49df3570 Merge branch '3.3.x' into 3.4.x
Closes gh-44682
2025-03-12 08:46:28 +01:00