Andy Wilkinson
639d9ef51c
Move Elasticsearch health auto-configuration into spring-boot-elasticsearch
...
See gh-46091
2025-07-01 12:00:18 +01:00
Andy Wilkinson
e18b19e50e
Move Couchbase health auto-configuration into spring-boot-couchbase
...
See gh-46103
2025-07-01 12:00:16 +01:00
Andy Wilkinson
c5bfd3a7a8
Move caches endpoint auto-configuration into spring-boot-cache
...
See gh-46132
2025-07-01 12:00:13 +01:00
Andy Wilkinson
07e5c343a3
Move Cassandra health auto-configuration into spring-boot-cassandra
...
See gh-46104
2025-07-01 12:00:10 +01:00
Andy Wilkinson
8ac112501e
Move AMQP health auto-configuration into spring-boot-amqp
...
See gh-46077
2025-07-01 12:00:08 +01:00
Andy Wilkinson
10fd1f3fa5
Start splitting up spring-boot-actuator-autoconfigure
...
See gh-46071
2025-07-01 12:00:05 +01:00
Andy Wilkinson
b0158deff7
Rework HTTP client modules
...
Closes gh-46118
2025-07-01 12:00:04 +01:00
Andy Wilkinson
f86a46d3c5
Move code from spring-boot-actuator to spring-boot-http-client-reactive
...
See gh-46118
2025-07-01 12:00:02 +01:00
Andy Wilkinson
9bfbf3a327
Move code from spring-boot-actuator to spring-boot-session
...
See gh-46139
2025-07-01 11:59:59 +01:00
Andy Wilkinson
62b57cb521
Move code from spring-boot-actuator to spring-boot-quartz
...
See gh-46107
2025-07-01 11:59:56 +01:00
Andy Wilkinson
4299643d8d
Move code from spring-boot-actuator to spring-boot-http-client
...
See gh-46118
2025-07-01 11:59:53 +01:00
Andy Wilkinson
ea621d96ee
Move code from spring-boot-actuator to spring-boot-r2dbc
...
See gh-46094
2025-07-01 11:59:50 +01:00
Andy Wilkinson
971b5750a9
Move code from spring-boot-actuator into spring-boot-neo4j
...
See gh-46106
2025-07-01 11:59:48 +01:00
Andy Wilkinson
972a036c1f
Move code from spring-boot-actuator to spring-boot-mail
...
See gh-46079
2025-07-01 11:59:45 +01:00
Andy Wilkinson
0c33c3f613
Move code from spring-boot-actuator to spring-boot-jdbc
...
See gh-46085
2025-07-01 11:59:42 +01:00
Andy Wilkinson
7e650b618e
Move code from spring-boot-actuator to spring-boot-liquibase
...
See gh-46088
2025-07-01 11:59:39 +01:00
Andy Wilkinson
369e5206c4
Move code from spring-boot-actuator to spring-boot-ldap
...
See gh-46108
2025-07-01 11:59:36 +01:00
Andy Wilkinson
400c234de8
Move code from spring-boot-actuator to spring-boot-jms
...
See gh-46081
2025-07-01 11:59:34 +01:00
Andy Wilkinson
d46d93c6a9
Move code from spring-boot-actuator to spring-boot-flyway
...
See gh-46086
2025-07-01 11:59:31 +01:00
Andy Wilkinson
0497cd48ad
Move code from spring-boot-actuator to spring-boot-integration
...
See gh-46098
2025-07-01 11:59:29 +01:00
Andy Wilkinson
035d4ffb9c
Move code from spring-boot-actuator to spring-boot-hazelcast
...
See gh-46099
2025-07-01 11:59:26 +01:00
Andy Wilkinson
125c94c94b
Move code from spring-boot-actuator to spring-boot-elasticsearch
...
See gh-46091
2025-07-01 11:59:23 +01:00
Andy Wilkinson
60fd9f7174
Move code from spring-boot-actuator to spring-boot-data-redis
...
See gh-46126
2025-07-01 11:59:20 +01:00
Andy Wilkinson
18459f8101
Move code from spring-boot-actuator to spring-boot-data-mongodb
...
Closes gh-46115
2025-07-01 11:59:17 +01:00
Andy Wilkinson
ac9a395e9f
Move code from spring-boot-actuator to spring-boot-data-elasticsearch
...
Closes gh-46123
2025-07-01 11:59:13 +01:00
Andy Wilkinson
8052ea8d68
Move code from spring-boot-actuator to spring-boot-couchbase
...
See gh-46103
2025-07-01 11:59:10 +01:00
Andy Wilkinson
24c2ff60d7
Move code from spring-boot-actuator to spring-boot-cassandra
...
See gh-46104
2025-07-01 11:59:07 +01:00
Andy Wilkinson
958555e2f0
Move code from spring-boot-actuator to spring-boot-cache
...
See gh-46132
2025-07-01 11:59:04 +01:00
Andy Wilkinson
32219337c7
Move code from spring-boot-actuator to spring-boot-amqp
...
See gh-46077
2025-07-01 11:59:01 +01:00
Andy Wilkinson
47fea175c1
Prune dependencies of spring-boot-autoconfigure-all
...
See gh-46071
2025-07-01 11:58:58 +01:00
Andy Wilkinson
753ddccde7
Move Actuator docs into a separate module
...
See gh-46071
2025-07-01 11:58:57 +01:00
Andy Wilkinson
3630a43ed7
Integration test each servlet web server with Spring MVC
...
See gh-46071
2025-07-01 11:58:56 +01:00
Andy Wilkinson
d49bf8e59c
Tidy up tests in spring-boot-autoconfigure-all
...
See gh-46071
2025-07-01 11:58:56 +01:00
Andy Wilkinson
0291064cea
Create spring-boot-http-client-reactive module
...
See gh-46118
2025-07-01 11:58:55 +01:00
Andy Wilkinson
bb80db8a28
Move web server auto-configure classes into spring-boot-web-server
...
Closes gh-46145
2025-07-01 11:58:52 +01:00
Andy Wilkinson
9fba39fc45
Create spring-boot-graphql-test module
...
Closes gh-46146
2025-07-01 11:58:49 +01:00
Andy Wilkinson
b1a3d98295
Rename spring-boot-http to spring-boot-http-converter
...
Closes gh-46120
2025-07-01 11:58:45 +01:00
Andy Wilkinson
9e1758a3e3
Create spring-boot-http-client module
...
See gh-46118
2025-07-01 11:58:42 +01:00
Andy Wilkinson
401d74c124
Move CodecCustomizer into spring-boot-http-codec
...
Closes gh-46119
2025-07-01 11:58:39 +01:00
Andy Wilkinson
2d246b0d8c
Remove no-longer-needed spring-boot-all module
...
See gh-46071
2025-07-01 11:58:36 +01:00
Andy Wilkinson
ddd0b404e3
Create spring-boot-web-server-test module
...
See gh-46071
2025-07-01 11:58:35 +01:00
Andy Wilkinson
a793efe486
Create spring-boot-web-server module
...
See gh-46145
2025-07-01 11:58:34 +01:00
Stéphane Nicoll
22ee6b2347
Move web server specific classes into .*.server.* packages
...
See gh-46071
2025-07-01 11:58:31 +01:00
Andy Wilkinson
f944c49e31
Move persistence exception translation auto-config into tx module
...
Closes gh-46084
2025-07-01 11:58:30 +01:00
Andy Wilkinson
971acab9bb
Create spring-boot-websocket module
...
Closes gh-46144
2025-07-01 11:58:28 +01:00
Andy Wilkinson
8e75b1dbc5
Move autoconfigure.container package into spring-boot-autoconfigure
...
See gh-46071
2025-07-01 11:58:24 +01:00
Andy Wilkinson
f495e5e9d4
Move AOP auto-configuration into spring-boot-autoconfigure
...
See gh-46071
2025-07-01 11:58:24 +01:00
Andy Wilkinson
35818d1f70
Create spring-boot-netty module
...
Closes gh-46143
2025-07-01 11:58:23 +01:00
Andy Wilkinson
c449158b2a
Create spring-boot-reactor module
...
Closes gh-46142
2025-07-01 11:58:20 +01:00
Andy Wilkinson
dc176e9dc2
Create spring-boot-graphql module
...
See gh-46141
2025-07-01 11:58:16 +01:00
Andy Wilkinson
4c688249e1
Create spring-boot-sql module
...
Closes gh-46140
2025-07-01 11:58:12 +01:00
Andy Wilkinson
7431a8e4eb
Create spring-boot-session modules
...
See gh-46139
2025-07-01 11:58:09 +01:00
Andy Wilkinson
cddad4a857
Create spring-boot-webflux module
...
See gh-46138
2025-07-01 11:58:05 +01:00
Andy Wilkinson
18a6f889f9
Create spring-boot-http-codec module
...
See gh-46119
2025-07-01 11:58:02 +01:00
Andy Wilkinson
47e08d7662
Create spring-boot-security-saml2 module
...
Closes gh-46137
2025-07-01 11:57:58 +01:00
Andy Wilkinson
877873e11c
Create spring-boot-security-oauth2-authorization-server
...
Closes gh-46136
2025-07-01 11:57:55 +01:00
Andy Wilkinson
50c2823ba9
Create spring-boot-security-oauth2-resource-server module
...
Closes gh-46135
2025-07-01 11:57:51 +01:00
Andy Wilkinson
9eab3c926b
Create spring-boot-security-oauth2-client module
...
Closes gh-46134
2025-07-01 11:57:48 +01:00
Andy Wilkinson
c4af8095d3
Create spring-boot-security module
...
See gh-46133
2025-07-01 11:57:44 +01:00
Stéphane Nicoll
23e8b315fe
Create spring-boot-cache module
...
See gh-46132
2025-07-01 11:57:41 +01:00
Stéphane Nicoll
a4f9f35255
Create spring-boot-data-web module
...
See gh-46131
2025-07-01 11:57:37 +01:00
Stéphane Nicoll
b70370da0b
Create spring-boot-data-rest module
...
Closes gh-46130
2025-07-01 11:57:33 +01:00
Stéphane Nicoll
c897e6e42d
Create spring-boot-data-r2dbc module
...
Closes gh-46129
2025-07-01 11:57:30 +01:00
Stéphane Nicoll
a8ba255379
Create spring-boot-data-jdbc module
...
Closes gh-46128
2025-07-01 11:57:27 +01:00
Stéphane Nicoll
051530cdd9
Create spring-boot-data-couchbase module
...
Closes gh-46127
2025-07-01 11:57:24 +01:00
Stéphane Nicoll
973ecd0913
Create spring-boot-data-redis module
...
See gh-46126
2025-07-01 11:57:20 +01:00
Andy Wilkinson
2b42f026b8
Create spring-boot-webservices module
...
Closes gh-46125
2025-07-01 11:57:16 +01:00
Andy Wilkinson
914eb653d0
Break the link between spring-boot-test and spring-boot-all
...
See gh-46071
2025-07-01 11:57:13 +01:00
Andy Wilkinson
e3bb0c144c
Create spring-boot-data-neo4j module
...
Closes gh-46124
2025-07-01 11:57:12 +01:00
Stéphane Nicoll
796aefa232
Create spring-boot-data-elasticsearch module
...
See gh-46123
2025-07-01 11:57:08 +01:00
Stéphane Nicoll
2d9ccff40a
Create spring-boot-data-cassandra module
...
Closes gh-46122
2025-07-01 11:57:04 +01:00
Phillip Webb
b7bf177353
Remove Thymeleaf from WelcomePageIntegrationTests
...
Closes gh-46110
2025-07-01 11:57:01 +01:00
Andy Wilkinson
9823b93ecf
Create spring-boot-webmvc module
...
See gh-46121
2025-07-01 11:56:57 +01:00
Andy Wilkinson
f25ab3e5ca
Create spring-boot-http module
...
See gh-46118
See gh-46119
See gh-46120
2025-07-01 11:56:53 +01:00
Andy Wilkinson
45fb73e681
Create spring-boot-hateoas module
...
Closes gh-46117
2025-07-01 11:56:43 +01:00
Andy Wilkinson
7c13605b59
Create spring-boot-jersey module
...
See gh-46116
2025-07-01 11:56:39 +01:00
Andy Wilkinson
3fe58a2c39
Create spring-boot-data-mongodb module
...
See gh-46115
2025-07-01 11:56:35 +01:00
Andy Wilkinson
54e9da7ecd
Create spring-boot-mongodb module
...
See gh-46114
2025-07-01 11:56:31 +01:00
Moritz Halbritter
d7c21fb69b
Create spring-boot-h2console module
...
Closes gh-46113
2025-07-01 11:56:27 +01:00
Moritz Halbritter
c4e6d94f37
Create spring-boot-gson module
...
Closes gh-46112
2025-07-01 11:56:23 +01:00
Moritz Halbritter
9aff22d98f
Create spring-boot-sendgrid module
...
Closes gh-46111
2025-07-01 11:56:20 +01:00
Moritz Halbritter
637ee8b7f2
Create spring-boot-thymeleaf module
...
See gh-46110
2025-07-01 11:56:17 +01:00
Stéphane Nicoll
9d8e9e0daf
Create spring-boot-data-ldap module
...
Closes gh-46109
2025-07-01 11:56:14 +01:00
Stéphane Nicoll
3c4c644f52
Create spring-boot-ldap module
...
See gh-46108
2025-07-01 11:56:10 +01:00
Stéphane Nicoll
ba445c5645
Create spring-boot-quartz module
...
See gh-46107
2025-07-01 11:56:06 +01:00
Stéphane Nicoll
5ffebc70e0
Create spring-boot-neo4j module
...
See gh-46106
2025-07-01 11:56:02 +01:00
Moritz Halbritter
66b07d7c9e
Create spring-boot-mustache module
...
Closes gh-46105
2025-07-01 11:55:58 +01:00
Andy Wilkinson
f50fdffc68
Create spring-boot-cassandra module
...
See gh-46104
2025-07-01 11:55:53 +01:00
Stéphane Nicoll
feb953cf03
Create spring-boot-couchbase module
...
See gh-46103
2025-07-01 11:55:49 +01:00
Stéphane Nicoll
2186da3cb5
Create spring-boot-jooq module
...
Closes gh-46101
2025-07-01 11:55:39 +01:00
Andy Wilkinson
7dc1a09e4f
Create spring-boot-batch module
...
See gh-46100
2025-07-01 11:55:35 +01:00
Stéphane Nicoll
322ff2b841
Create spring-boot-hazelcast module
...
See gh-46099
2025-07-01 11:55:31 +01:00
Andy Wilkinson
2bd1c1e98d
Create spring-boot-integration module
...
See gh-46098
2025-07-01 11:55:27 +01:00
Andy Wilkinson
d86d94be1b
Create spring-boot-rsocket module
...
Closes gh-46097
2025-07-01 11:55:22 +01:00
Stéphane Nicoll
cf752d3ae8
Create spring-boot-data-jpa module
...
Closes gh-46096
2025-07-01 11:55:18 +01:00
Stéphane Nicoll
1b816bd22d
Create spring-boot-jpa module
...
See gh-46095
2025-07-01 11:55:13 +01:00
Andy Wilkinson
3140c4d924
Create spring-boot-r2dbc module
...
See gh-46094
2025-07-01 11:55:10 +01:00
Andy Wilkinson
937356330b
Create spring-boot-pulsar module
...
See gh-46093
2025-07-01 11:55:06 +01:00
Andy Wilkinson
0850df50a9
Create spring-boot-kafka module
...
See gh-46092
2025-07-01 11:55:01 +01:00
Brian Clozel
c7bcc3d64d
Create spring-boot-elasticsearch module
...
See gh-46091
2025-07-01 11:54:57 +01:00
Moritz Halbritter
855b6a6fac
Create spring-boot-freemarker module
...
Closes gh-46090
2025-07-01 11:54:52 +01:00
Phillip Webb
5659d2c8a2
Create spring-boot-groovy-templates module
...
Closes gh-46089
2025-07-01 11:54:48 +01:00
Phillip Webb
0f1c0d97d1
Create spring-boot-liquibase module
...
See gh-46088
2025-07-01 11:54:44 +01:00
Stéphane Nicoll
74f6c75b00
Create spring-boot-validation module
...
Closes gh-46087
2025-07-01 11:54:39 +01:00
Stéphane Nicoll
80933d86b4
Create spring-boot-flyway module
...
See gh-46086
2025-07-01 11:54:34 +01:00
Andy Wilkinson
3a90b32ac0
Pull up setDisableMBeanRegistry
...
Closes gh-44070
2025-07-01 11:54:29 +01:00
Andy Wilkinson
5addbc70e7
Create spring-boot-jdbc module
...
See gh-46085
2025-07-01 11:54:24 +01:00
Andy Wilkinson
67cb03b8b4
Create spring-boot-tx module
...
See gh-46084
2025-07-01 11:54:19 +01:00
Stéphane Nicoll
4acdc5ee7c
Create spring-boot-artemis module
...
See gh-46083
2025-07-01 11:54:15 +01:00
Stéphane Nicoll
fd13ac80e8
Create spring-boot-activemq module
...
See gh-46082
2025-07-01 11:54:10 +01:00
Stéphane Nicoll
11d1825154
Create spring-boot-jms module
...
See gh-46081
2025-07-01 11:54:06 +01:00
Andy Wilkinson
98baaf8b0e
Move SQL packages from -all modules into corresponding non-all modules
...
See gh-46071
2025-07-01 11:54:02 +01:00
Brian Clozel
7471d01a72
Create spring-boot-jsonb module
...
Closes gh-46080
2025-07-01 11:54:01 +01:00
Brian Clozel
cfabd67175
Create spring-boot-mail module
...
See gh-46079
2025-07-01 11:53:58 +01:00
Andy Wilkinson
6c89a6bcbe
Create spring-boot-jackson-module
...
Closes gh-46078
2025-07-01 11:53:53 +01:00
Andy Wilkinson
1cb6a23cd5
Remove web concerns from template package and move out of -all
...
See gh-46071
Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
2025-07-01 11:53:49 +01:00
Andy Wilkinson
3f477c4b40
Separate R2DBC and JDBC database initialization
...
See gh-46071
Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
2025-07-01 11:53:49 +01:00
Brian Clozel
dcf0eb36d3
Create spring-boot-amqp module
...
See gh-46077
2025-07-01 11:53:48 +01:00
Phillip Webb
4db4db347e
Temporarily disable auto-configuration checks
...
Found auto-configuration class problems:
- org.springframework.boot.actuate.autoconfigure.amqp.RabbitHealthContributorAutoConfiguration:
- after 'org.springframework.boot.amqp.autoconfigure.RabbitAutoConfiguration' is from an optional dependency and should be declared in afterName
- org.springframework.boot.actuate.autoconfigure.metrics.amqp.RabbitMetricsAutoConfiguration:
- after 'org.springframework.boot.amqp.autoconfigure.RabbitAutoConfiguration' is from an optional dependency and should be declared in afterName
See gh-46071
2025-07-01 11:53:44 +01:00
Andy Wilkinson
760b80818f
Create spring-boot-reactor-netty module
...
See gh-46076
2025-07-01 11:53:43 +01:00
Andy Wilkinson
b8df90ad20
Create spring-boot-jetty module
...
See gh-46075
2025-07-01 11:53:39 +01:00
Andy Wilkinson
04b0590162
Create spring-boot-undertow module
...
See gh-46074
2025-07-01 11:53:35 +01:00
Andy Wilkinson
a0b28610e5
Move Tomcat auto-configuration into spring-boot-tomcat
...
See gh-46073
2025-07-01 11:53:30 +01:00
Andy Wilkinson
bc840b741d
Move tests that use Tomcat out of spring-boot-all
...
See gh-46073
2025-07-01 11:53:26 +01:00
Andy Wilkinson
83b26a7362
Move tests that use Tomcat out of spring-boot-test
...
See gh-46073
2025-07-01 11:53:22 +01:00
Andy Wilkinson
693c27c6e3
Start splitting up spring-boot-autoconfigure
...
See gh-46071
2025-07-01 11:53:18 +01:00
Andy Wilkinson
6384e3265c
Create beginnings of spring-boot-tomcat module
...
See gh-46073
2025-07-01 11:53:17 +01:00
Andy Wilkinson
71f74c7ee2
Start splitting up spring-boot
...
See gh-46071
2025-07-01 11:53:13 +01:00
Phillip Webb
5a1b6d2269
Reduce number of test dependencies
...
Reduce the number of direct test dependencies and instead rely on
transitive test support dependencies.
Closes gh-46072
2025-07-01 11:53:12 +01:00
Phillip Webb
61a89e994a
Add useful transitive dependencies to spring-boot-test-support
...
Add more `api` dependencies to `spring-boot-test-support` to reduce
the number of test dependencies needing in sub-modules.
See gh-46072
2025-07-01 11:53:08 +01:00
Phillip Webb
2077e4f96e
Split up BackgroundPreinitializer
...
Closes gh-44065
2025-07-01 11:53:04 +01:00
Andy Wilkinson
3c6eaa71c6
Move WebServer-specific properties out of ManagementServerProperties
...
Closes gh-44324
2025-07-01 11:53:00 +01:00
Andy Wilkinson
fe288070cb
Move server-specific properties out of ServerProperties
...
Closes gh-44064
2025-07-01 11:52:56 +01:00
Andy Wilkinson
4dff8ab081
Repackage web server classes
...
Closes gh-44286
Closes gh-44067
2025-07-01 11:52:51 +01:00
Andy Wilkinson
ca8e70f330
Move server-specific knowledge out of general child context creation
...
Closes gh-44200
2025-07-01 11:52:43 +01:00
Andy Wilkinson
33ce2abf33
Move JerseyApplicationPath into a Jersey-specific package
...
Closes gh-44066
2025-07-01 11:52:38 +01:00
Stéphane Nicoll
999beea456
Merge branch '3.5.x'
...
Closes gh-46237
2025-07-01 11:17:39 +02:00
Stéphane Nicoll
596dd95108
Merge branch '3.4.x' into 3.5.x
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run CodeQL Analysis / run-analysis (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
Closes gh-46236
2025-07-01 11:17:29 +02:00
Yanming Zhou
520f7abb9f
Replace fully qualified class to import
...
See gh-46234
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-07-01 11:10:51 +02:00
Andy Wilkinson
b6b570ebeb
Merge branch '3.5.x'
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Has been cancelled
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Has been cancelled
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:windows-latest name:Windows]) (push) Has been cancelled
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Has been cancelled
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:windows-latest name:Windows]) (push) Has been cancelled
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Has been cancelled
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:windows-latest name:Windows]) (push) Has been cancelled
Details
Run CodeQL Analysis / run-analysis (push) Has been cancelled
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Has been cancelled
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Has been cancelled
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Has been cancelled
Details
Build and Deploy Snapshot / Verify (push) Has been cancelled
Details
Closes gh-46226
2025-06-27 16:04:08 +01:00
Andy Wilkinson
55fcad3498
Merge branch '3.4.x' into 3.5.x
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Has been cancelled
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Has been cancelled
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Has been cancelled
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Has been cancelled
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Has been cancelled
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Has been cancelled
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:windows-latest name:Windows]) (push) Has been cancelled
Details
Run CodeQL Analysis / run-analysis (push) Has been cancelled
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Has been cancelled
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Has been cancelled
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Has been cancelled
Details
Build and Deploy Snapshot / Verify (push) Has been cancelled
Details
Closes gh-46225
2025-06-27 16:00:38 +01:00
Andy Wilkinson
5479f5c3d3
Make Hikari's pool accessible via reflection in a native image
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Has been cancelled
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Has been cancelled
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Has been cancelled
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Has been cancelled
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Has been cancelled
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Has been cancelled
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:windows-latest name:Windows]) (push) Has been cancelled
Details
Run CodeQL Analysis / run-analysis (push) Has been cancelled
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Has been cancelled
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Has been cancelled
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Has been cancelled
Details
Build and Deploy Snapshot / Verify (push) Has been cancelled
Details
When it's inaccessible, the jdbc.connections.active and
jdbc.connections.idle metrics are lost.
Closes gh-46214
2025-06-27 15:52:54 +01:00
Stéphane Nicoll
3d6a6372c1
Merge branch '3.5.x'
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run CodeQL Analysis / run-analysis (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
Closes gh-46224
2025-06-27 13:01:20 +02:00
Stéphane Nicoll
8499888c74
Merge branch '3.4.x' into 3.5.x
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run CodeQL Analysis / run-analysis (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
Closes gh-46223
2025-06-27 13:01:09 +02:00
Dmytro Nosan
67f380c2bc
Add @EnabledOnLocale annotation for locale-based tests
...
Introduce @EnabledOnLocale annotation to enable or disable tests
based on the system's default locale.
See gh-46211
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2025-06-27 12:45:35 +02:00
Brian Clozel
3168b594fd
Revert temporary workaround for HttpMessageConverters
...
Two additional issues were fixed in spring-projects/spring-framework#33894
* ordering of the multipart converter for server apps
* the classpath detection is now more static for GraalVM
Fixes gh-46221
2025-06-27 11:09:45 +02:00
Phillip Webb
fd34f80bf1
Restore HttpMessageConverters ordering
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run CodeQL Analysis / run-analysis (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
Temporarily add reordering logic to `HttpMessageConverters` to restore
the Spring Boot 3.5 order.
See gh-46221
2025-06-26 22:31:31 -07:00
Brian Clozel
aae3df0cdc
Adapt to HttpMessageConverters changes in Framework
...
See spring-projects/spring-framework#33894
2025-06-26 17:26:00 +02:00
Andy Wilkinson
741561d4ba
Make sure elasticsearch-rest-client is on the classpath
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run CodeQL Analysis / run-analysis (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
9.0.3 of elasticsearch-java switched its dependency on
elasticsearch-rest-client from api to compileOnly so it is no longer
on the classpath of a consumer.
This commit reinstates the dependency so that our auto-configuration
of the RestClient still happens.
gh-46061 is tracking a switch to the new Rest5Client.
See gh-46207
2025-06-26 10:35:26 +01:00
Andy Wilkinson
19818fb844
Adapt to changes in Framework's Hibernate support
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run CodeQL Analysis / run-analysis (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
See gh-45487
2025-06-25 21:30:51 +01:00
Andy Wilkinson
414117ebac
Upgrade to Elasticsearch Client 9.0.3
...
Closes gh-46207
2025-06-25 17:44:12 +01:00
Andy Wilkinson
350dec4e5e
Merge branch '3.5.x'
2025-06-25 17:32:25 +01:00
Andy Wilkinson
4c414b9281
Tolerate Gradle 9's change of archive entry ordering
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run CodeQL Analysis / run-analysis (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
2025-06-25 17:07:41 +01:00
Andy Wilkinson
bbcb31c140
Merge branch '3.5.x'
...
See gh-46206
2025-06-25 15:15:06 +01:00
Andy Wilkinson
5ae646ea01
Merge branch '3.4.x' into 3.5.x
...
See gh-46205
2025-06-25 15:14:45 +01:00
Andy Wilkinson
49fdc31532
Add jars that were missed due to .gitignore
...
See gh-46043
2025-06-25 15:14:04 +01:00
Andy Wilkinson
607baa9c64
Merge branch '3.5.x'
...
Closes gh-46206
2025-06-25 14:48:51 +01:00
Andy Wilkinson
0510f10b5d
Merge branch '3.4.x' into 3.5.x
...
Closes gh-46205
2025-06-25 14:48:34 +01:00
Andy Wilkinson
bdee9c9b19
Ensure consistent versions between dev and production classpaths
...
Prior to this change, versions in the dev and production classpaths
could differ. These differing versions could result in a transitive
dependency that should have been present in both development and
production only being present in the former. This would likely
result in failures at runtime.
This commit aligns the versions by adding constraints to the
production runtime classpath for each dependency in the runtime
classpath.
Closes gh-46043
2025-06-25 13:35:39 +01:00
Andy Wilkinson
1f03576647
Merge branch '3.5.x'
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
Closes gh-46204
2025-06-25 13:33:31 +01:00
Andy Wilkinson
822c2be5f9
Merge branch '3.4.x' into 3.5.x
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
Closes gh-46203
2025-06-25 13:31:20 +01:00
Andy Wilkinson
640793c60e
Streamline CRC and hash calculation when preparing stored entries
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
Closes gh-46202
2025-06-25 13:31:04 +01:00
Andy Wilkinson
ddf3984569
Upgrade to JUnit Jupiter 5.13.1
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
Closes gh-46058
2025-06-24 20:09:19 +01:00
Phillip Webb
fe049e6570
Merge branch '3.5.x'
...
Fixes gh-46197
2025-06-24 11:36:09 -07:00
Phillip Webb
6fe696b5cf
Restore binding of system environment using legacy names
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
Remove `Binder` optimization introduced in commit 8f14dca164
so that
legacy format names in environment variables can be used again.
Fixes gh-46184
2025-06-24 11:34:58 -07:00
Andy Wilkinson
1b1fa0b0a3
Merge branch '3.5.x'
2025-06-24 15:17:13 +01:00
Andy Wilkinson
a06ce997a1
Test against Gradle 9.0.0-rc-1
...
See gh-43573
2025-06-24 15:16:25 +01:00
Andy Wilkinson
0d13264c81
Merge branch '3.5.x'
...
Closes gh-46195
2025-06-24 14:46:46 +01:00
Andy Wilkinson
07eaf82f29
Merge branch '3.4.x' into 3.5.x
...
Closes gh-46194
2025-06-24 14:46:28 +01:00
Andy Wilkinson
0932c4a1c6
Apply permissions consistently when creating uber jars and wars
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
Closes gh-46193
2025-06-24 14:46:05 +01:00
Andy Wilkinson
2549159f3b
Merge branch '3.5.x'
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
Closes gh-46189
2025-06-24 11:52:23 +01:00
Andy Wilkinson
b1574da542
Merge branch '3.4.x' into 3.5.x
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
Closes gh-46188
2025-06-24 11:52:13 +01:00
Andy Wilkinson
a2067af1b3
Use version-spring-boot attribute to reference Spring Boot's version
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
Closes gh-46187
2025-06-24 11:51:14 +01:00
Andy Wilkinson
dcddff2d01
Merge branch '3.5.x'
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
Closes gh-46181
2025-06-23 20:33:18 +01:00
Andy Wilkinson
e9033a81c7
Merge branch '3.4.x' into 3.5.x
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
Closes gh-46180
2025-06-23 20:32:53 +01:00
Andy Wilkinson
1c404767c4
Make Servlet-specific customization back off without undertow-servlet
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
Closes gh-46178
2025-06-23 20:31:24 +01:00
Phillip Webb
ef1638e6e6
Merge branch '3.5.x'
...
Closes gh-46177
2025-06-23 10:37:45 -07:00
Phillip Webb
cf6dd4b631
Merge branch '3.4.x' into 3.5.x
...
Closes gh-46176
2025-06-23 10:37:30 -07:00
Phillip Webb
2128a84492
Never attempt to resolve local address for nested URLs
...
Update `nested:` Handler to always return `null` from `getHostAddress`
in an attempt to improve performance on Windows.
Fixes gh-46063
2025-06-23 10:37:09 -07:00
Moritz Halbritter
0374587d1f
Merge branch '3.5.x'
...
Closes gh-46175
2025-06-23 15:08:50 +02:00
Moritz Halbritter
250027d93e
Merge branch '3.4.x' into 3.5.x
...
Closes gh-46174
2025-06-23 15:08:33 +02:00
Moritz Halbritter
e2571a41bf
Exclude ReactorAutoConfiguration from lazy initialization
...
Closes gh-45846
2025-06-23 14:58:47 +02:00
Stéphane Nicoll
a13b40b882
Merge branch '3.5.x'
...
Closes gh-46173
2025-06-23 14:50:23 +02:00
Dmitry Sulman
a8f11004e7
Add Logback Access Reactor Netty to community starters
...
See gh-46060
Signed-off-by: Dmitry Sulman <dmitry.sulman@gmail.com>
2025-06-23 14:49:46 +02:00
Stéphane Nicoll
7e0d1647d1
Fix import
...
See gh-46064
2025-06-23 14:35:40 +02:00
Stéphane Nicoll
f07e0dee96
Fix import
...
See gh-46064
2025-06-23 13:44:11 +02:00
Moritz Halbritter
402af1b343
Merge branch '3.5.x'
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
Closes gh-46171
2025-06-23 13:43:18 +02:00
Moritz Halbritter
4fad815743
Merge branch '3.4.x' into 3.5.x
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
Closes gh-46170
2025-06-23 13:42:51 +02:00
Dmytro Nosan
4b7e3519c2
Exclude NettyAutoConfiguration from global lazy init
...
This commits registers LazyInitializationExcludeFilter to exclude
NettyAutoConfiguration from global lazy init.
See gh-46164
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2025-06-23 13:42:35 +02:00
Stéphane Nicoll
94afd9e2c5
Fix import
2025-06-23 13:40:28 +02:00
Stéphane Nicoll
1f1d663447
Merge branch '3.5.x'
...
Closes gh-46169
2025-06-23 13:38:44 +02:00
Stéphane Nicoll
73e4cccd8c
Merge branch '3.4.x' into 3.5.x
...
Closes gh-46168
2025-06-23 13:34:59 +02:00
Stéphane Nicoll
399cee4b0e
Polish "Fix issues with Kotlin examples in Antora docs"
...
See gh-46064
2025-06-23 13:32:37 +02:00
Dmitry Sulman
eb9e2f19a8
Fix issues with Kotlin examples in Antora docs
...
See gh-46064
Signed-off-by: Dmitry Sulman <dmitry.sulman@gmail.com>
2025-06-23 13:25:50 +02:00
Moritz Halbritter
7fd6f457df
Merge branch '3.5.x'
...
Closes gh-46163
2025-06-23 10:33:41 +02:00
Moritz Halbritter
e99c3a900f
Merge branch '3.4.x' into 3.5.x
...
Closes gh-46011
2025-06-23 10:32:32 +02:00
Stéphane Nicoll
a08e40d8d8
Merge branch '3.5.x'
...
Closes gh-46165
2025-06-23 10:17:00 +02:00
Tran Ngoc Nhan
af0e7ace3e
Adapt tests to run assertions on map in ContextPairsTests
...
See gh-46160
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2025-06-23 10:15:05 +02:00
Moritz Halbritter
e661f6ec1b
Use fixed clock when testing SslInfo
...
Closes gh-45573
2025-06-23 09:40:56 +02:00
Stéphane Nicoll
2982d0fa92
Upgrade to Maven Clean Plugin 3.5.0
...
Closes gh-46059
2025-06-21 17:40:02 +02:00