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
Stéphane Nicoll
80cc1f5a0e
Merge pull request #44678 from dependabot[bot]
...
* pr/44678:
Bump @babel/runtime from 7.24.5 to 7.26.10 in /antora
Closes gh-44678
2025-03-12 08:46:22 +01:00
dependabot[bot]
070de2e877
Bump @babel/runtime from 7.24.5 to 7.26.10 in /antora
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.24.5 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: indirect
...
See gh-44678
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-12 08:45:02 +01:00
Stéphane Nicoll
5af92d1dee
Merge branch '3.4.x'
...
Closes gh-44681
2025-03-12 08:39:27 +01:00
Stéphane Nicoll
20d8e47273
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44680
2025-03-12 08:38:26 +01:00
Stéphane Nicoll
0f0180d9dc
Prevent upgrade to Jetty 12.0.17
...
Closes gh-44611
2025-03-12 08:38:08 +01:00
Stéphane Nicoll
1c350fb341
Merge branch '3.4.x'
2025-03-11 17:23:05 +01:00
Stéphane Nicoll
e581e102ab
Merge branch '3.3.x' into 3.4.x
2025-03-11 17:22:51 +01:00
Stéphane Nicoll
d212fae443
Upgrade to Tomcat 10.1.39
...
Closes gh-44673
2025-03-11 17:15:30 +01:00
Stéphane Nicoll
dba091b21b
Upgrade to Reactor Bom 2024.0.4
...
Closes gh-44589
2025-03-11 17:15:26 +01:00
Stéphane Nicoll
f1aa051557
Upgrade to Micrometer Tracing 1.5.0-M3
...
Closes gh-44588
2025-03-11 17:15:26 +01:00
Stéphane Nicoll
49551bf43b
Upgrade to Micrometer 1.15.0-M3
...
Closes gh-44587
2025-03-11 17:15:26 +01:00
Stéphane Nicoll
ddf8681bb6
Upgrade to jOOQ 3.19.21
...
Closes gh-44672
2025-03-11 17:15:25 +01:00
Stéphane Nicoll
29242bd4f3
Upgrade to Hibernate 6.6.10.Final
...
Closes gh-44671
2025-03-11 17:15:20 +01:00
Stéphane Nicoll
1f30ae8f5d
Upgrade to ActiveMQ 6.1.6
...
Closes gh-44670
2025-03-11 17:15:15 +01:00
Stéphane Nicoll
71b65e1ac1
Upgrade to Tomcat 10.1.39
...
Closes gh-44669
2025-03-11 16:59:15 +01:00
Stéphane Nicoll
f1eb2da00e
Upgrade to Reactor Bom 2023.0.16
...
Closes gh-44560
2025-03-11 16:59:11 +01:00
Stéphane Nicoll
3e5062591f
Upgrade to Micrometer Tracing 1.3.10
...
Closes gh-44559
2025-03-11 16:59:11 +01:00
Stéphane Nicoll
7a9589cc98
Upgrade to Micrometer 1.13.12
...
Closes gh-44558
2025-03-11 16:59:11 +01:00
Stéphane Nicoll
d18ccfae3d
Upgrade to jOOQ 3.19.21
...
Closes gh-44668
2025-03-11 16:59:11 +01:00
Stéphane Nicoll
4efb861c52
Upgrade to ActiveMQ 6.1.6
...
Closes gh-44667
2025-03-11 16:59:04 +01:00
Stéphane Nicoll
8e7d6ecd88
Upgrade to Tomcat 10.1.39
...
Closes gh-44666
2025-03-11 16:58:43 +01:00
Stéphane Nicoll
7dcacf2a40
Upgrade to Reactor Bom 2024.0.4
...
Closes gh-44567
2025-03-11 16:58:39 +01:00