Moritz Halbritter
6d2fb65340
Merge branch '3.4.x'
...
Closes gh-44728
1 year ago
Moritz Halbritter
01719c41fa
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44727
1 year ago
Moritz Halbritter
135fb1a254
Merge pull request #44718 from KmYgJn
...
* pr/44718:
Fix Integer conversion in getProgress() method
Closes gh-44718
1 year ago
youngjin_dev
a164dab25d
Fix Integer conversion in getProgress() method
...
See gh-44718
Signed-off-by: youngjin_dev <qazkyj0310@gmail.com>
1 year ago
Phillip Webb
951e7abfbc
Merge branch '3.4.x'
1 year ago
Phillip Webb
14e00c0c75
Merge branch '3.3.x' into 3.4.x
1 year ago
Phillip Webb
109e4c8572
Update copyright year of changed files
1 year ago
Phillip Webb
2e0f6f87d8
Merge branch '3.4.x'
1 year ago
Phillip Webb
5d688502ae
Polish
1 year ago
Phillip Webb
a55a6be4ed
Merge branch '3.4.x'
1 year ago
Phillip Webb
6eb7d3411b
Merge branch '3.3.x' into 3.4.x
1 year ago
Phillip Webb
896b5767fe
Polish
1 year ago
Stéphane Nicoll
f21304e5cf
Merge branch '3.4.x'
1 year ago
Stéphane Nicoll
af18d8a884
Merge branch '3.3.x' into 3.4.x
1 year ago
Stéphane Nicoll
b691d2b89b
Upgrade to Spring Framework 6.2.4
...
Closes gh-44517
1 year ago
Stéphane Nicoll
611a46cd81
Upgrade to Spring Data Bom 2025.0.0-M2
...
Closes gh-44592
1 year ago
Stéphane Nicoll
e851832efe
Upgrade to Spring Data Bom 2024.1.4
...
Closes gh-44569
1 year ago
Stéphane Nicoll
4c5ceb8c33
Upgrade to AspectJ 1.9.23
...
Closes gh-44720
1 year ago
Stéphane Nicoll
2d6eb6618b
Upgrade to Spring Data Bom 2024.0.10
...
Closes gh-44561
1 year ago
Stéphane Nicoll
e90e6355ed
Upgrade to AspectJ 1.9.23
...
Closes gh-44719
1 year ago
Moritz Halbritter
e6dd61a5a6
Merge branch '3.4.x'
...
Closes gh-44717
1 year ago
Moritz Halbritter
a2a0adea8a
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44716
1 year ago
Moritz Halbritter
09b3461394
Remove use of self-signed.badssl.com
...
Closes gh-43708
1 year ago
Moritz Halbritter
9cf9b0b5ef
Merge pull request #44637 from quaff
...
* pr/44637:
Introduce PollerMetadataCustomizer for Spring Integration
Closes gh-44637
1 year ago
Yanming Zhou
81048b42ca
Introduce PollerMetadataCustomizer for Spring Integration
...
See gh-44637
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
1 year ago
Stéphane Nicoll
8a72a33051
Upgrade to Native Build Tools Plugin 0.10.6
...
Closes gh-44709
1 year ago
Stéphane Nicoll
a1abd69257
Upgrade to AspectJ 1.9.23
...
Closes gh-44715
1 year ago
Moritz Halbritter
d005e958d9
Merge branch '3.4.x'
1 year ago
Moritz Halbritter
84612f36ce
Move UseApr enum inside the Tomcat class
...
See gh-44033
1 year ago
Stéphane Nicoll
5bc6355cfc
Merge branch '3.4.x'
1 year ago
Stéphane Nicoll
75413d9a70
Merge branch '3.3.x' into 3.4.x
1 year ago
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
1 year ago
Stéphane Nicoll
1d284198bf
Upgrade to Spring Framework 6.2.4
...
Closes gh-44442
1 year ago
Stéphane Nicoll
6f0ed7325e
Upgrade to Native Build Tools Plugin 0.10.6
...
Closes gh-44708
1 year ago
Stéphane Nicoll
3c8e65c2b4
Upgrade to Spring Framework 6.1.18
...
Closes gh-44491
1 year ago
Stéphane Nicoll
92754353f6
Upgrade to Native Build Tools Plugin 0.10.6
...
Closes gh-44707
1 year ago
Moritz Halbritter
03974f2f87
Merge pull request #44677 from nosan
...
* pr/44677:
Polish OpenTelemetryResourceAttributes
Closes gh-44677
1 year ago
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>
1 year ago
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
1 year ago
Moritz Halbritter
79030e6b5f
Polish "Introduce properties for configuring the OpenTelemetry BatchSpanProcessor"
...
See gh-44655
1 year ago
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>
1 year ago
Moritz Halbritter
a53aba6abc
Merge branch '3.4.x'
...
This sets the default value of 'server.tomcat.use-apr' to 'NEVER'.
Closes gh-44705
1 year ago
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
1 year ago
Andy Wilkinson
19c386040b
Merge branch '3.4.x'
...
Closes gh-44698
1 year ago
Andy Wilkinson
59ddba1063
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44697
1 year ago
Andy Wilkinson
9b15b4bce9
Consolidate mock web server factories
...
Closes gh-44674
1 year ago
Andy Wilkinson
b61578d183
Merge branch '3.4.x'
...
Closes gh-44695
1 year ago
Andy Wilkinson
08b358e829
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44694
1 year ago
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
1 year ago
Andy Wilkinson
901feadc25
Merge branch '3.4.x'
...
Closes gh-44693
1 year ago