Commit Graph

56775 Commits

Author SHA1 Message Date
Tommy Ludwig 5d7e06e9c3 Avoid Stream API in performance critical tracing code
Update composite tracing support to remove Stream API calls from
injection and extraction methods which happen on each request.

See gh-46838
2025-08-14 14:41:38 -07:00
Stéphane Nicoll b2398cb806 Merge branch '3.5.x' 2025-08-14 11:16:23 +02:00
Stéphane Nicoll 46f8d1519c Merge branch '3.4.x' into 3.5.x 2025-08-14 11:16:16 +02:00
Stéphane Nicoll 199fccfb83 Upgrade to Spring Framework 6.2.10
Closes gh-46706
2025-08-14 11:13:25 +02:00
Stéphane Nicoll 3534d133ec Upgrade to Spring Framework 6.2.10
Closes gh-46694
2025-08-14 11:13:22 +02:00
Stéphane Nicoll 214ebc1c93 Upgrade to Spring Framework 7.0.0-M8
Closes gh-46620
2025-08-14 11:13:17 +02:00
Stéphane Nicoll 514ad79c8d Merge branch '3.5.x' 2025-08-13 15:58:58 +02:00
Stéphane Nicoll 578e5396a0 Merge branch '3.4.x' into 3.5.x 2025-08-13 15:58:51 +02:00
Stéphane Nicoll 8861304c0f Upgrade to Netty 4.1.124.Final
Closes gh-46834
2025-08-13 15:30:51 +02:00
Stéphane Nicoll 1a5cba0f39 Upgrade to Jetty 12.0.25
Closes gh-46833
2025-08-13 15:30:47 +02:00
Stéphane Nicoll f929b69e6d Upgrade to Netty 4.1.124.Final
Closes gh-46832
2025-08-13 15:20:48 +02:00
Stéphane Nicoll a3cafacd92 Upgrade to Jetty 12.0.25
Closes gh-46831
2025-08-13 15:20:44 +02:00
Stéphane Nicoll 0a4ca5be86 Upgrade to Elasticsearch Client 8.18.5
Closes gh-46830
2025-08-13 15:20:39 +02:00
Stéphane Nicoll bf5e12525d Upgrade to Netty 4.2.4.Final
Closes gh-46829
2025-08-13 15:20:14 +02:00
Stéphane Nicoll 78b3009663 Upgrade to Jetty 12.0.25
Closes gh-46828
2025-08-13 15:20:10 +02:00
Stéphane Nicoll 49c2aa7fb9 Upgrade to Elasticsearch Client 9.1.1
Closes gh-46827
2025-08-13 15:20:05 +02:00
Stéphane Nicoll 5d49f3a78f Merge branch '3.5.x'
Closes gh-46826
2025-08-13 15:09:14 +02:00
Stéphane Nicoll 547924479a Merge branch '3.4.x' into 3.5.x
Closes gh-46825
2025-08-13 15:06:54 +02:00
Stéphane Nicoll 7af646e2ba Merge pull request #46466 from Kguswo
* pr/46466:
  Polish "Use LogLevel.log() rather than checking the log level manually"
  Use LogLevel.log() rather than checking the log level manually

Closes gh-46466
2025-08-13 15:06:48 +02:00
Stéphane Nicoll 97b8ce79f5 Polish "Use LogLevel.log() rather than checking the log level manually"
See gh-46466
2025-08-13 15:00:51 +02:00
Now fa226e890b Use LogLevel.log() rather than checking the log level manually
See gh-46466

Signed-off-by: Now <khj990322@gmail.com>
2025-08-13 15:00:26 +02:00
Moritz Halbritter 81d196bd9b Fix NullAway suppression in EntityManagerFactoryBuilder
See gh-46587
2025-08-13 14:46:32 +02:00
Moritz Halbritter fb429bcc1f Fix NullAway suppression in PulsarConfiguration
See gh-46587
2025-08-13 14:33:30 +02:00
Moritz Halbritter 7766ea5a7d Fix NullAway suppression in DataSourceHealthIndicator
See gh-46587
2025-08-13 14:26:20 +02:00
Moritz Halbritter c211b88594 Check for @NullMarked on packages
Projects which don't have JSpecify nullability annotations can opt out
by using

architectureCheck {
	nullMarked = false
}

in their build.gradle script.

See gh-46587
2025-08-13 13:27:48 +02:00
Moritz Halbritter 1a1ad23d60 Add nullability annotations to system-test/spring-boot-deployment-system-tests
See gh-46587
2025-08-13 11:50:57 +02:00
Moritz Halbritter a70a8b2697 Add nullability annotations to integration-test/spring-boot-configuration-processor-integration-tests
See gh-46587
2025-08-13 11:50:57 +02:00
Moritz Halbritter 968b878752 Add nullability annotations to smoke-test/spring-boot-smoke-test-xml
See gh-46587
2025-08-13 11:50:57 +02:00
Moritz Halbritter 961f8e5e92 Add nullability annotations to smoke-test/spring-boot-smoke-test-websocket-undertow
See gh-46587
2025-08-13 11:50:57 +02:00
Moritz Halbritter 9dc74d5b23 Add nullability annotations to smoke-test/spring-boot-smoke-test-websocket-tomcat
See gh-46587
2025-08-13 11:50:57 +02:00
Moritz Halbritter 5c44a56ff4 Add nullability annotations to smoke-test/spring-boot-smoke-test-websocket-jetty
See gh-46587
2025-08-13 11:50:57 +02:00
Moritz Halbritter f6be051e78 Add nullability annotations to smoke-test/spring-boot-smoke-test-webservices
See gh-46587
2025-08-13 11:50:57 +02:00
Moritz Halbritter 342cd3603b Add nullability annotations to smoke-test/spring-boot-smoke-test-webflux
See gh-46587
2025-08-13 11:50:57 +02:00
Moritz Halbritter 31d8faa520 Add nullability annotations to smoke-test/spring-boot-smoke-test-web-thymeleaf
See gh-46587
2025-08-13 11:50:56 +02:00
Moritz Halbritter e94cee4860 Add nullability annotations to smoke-test/spring-boot-smoke-test-web-static
See gh-46587
2025-08-13 11:50:56 +02:00
Moritz Halbritter 1981a9541b Add nullability annotations to smoke-test/spring-boot-smoke-test-web-secure-jdbc
See gh-46587
2025-08-13 11:50:56 +02:00
Moritz Halbritter 8c7861f563 Add nullability annotations to smoke-test/spring-boot-smoke-test-web-secure-custom
See gh-46587
2025-08-13 11:50:56 +02:00
Moritz Halbritter 2a90172e7d Add nullability annotations to smoke-test/spring-boot-smoke-test-web-secure
See gh-46587
2025-08-13 11:50:56 +02:00
Moritz Halbritter 097b0e9900 Add nullability annotations to smoke-test/spring-boot-smoke-test-web-mustache
See gh-46587
2025-08-13 11:50:56 +02:00
Moritz Halbritter 3b5bc3d4a9 Add nullability annotations to smoke-test/spring-boot-smoke-test-web-method-security
See gh-46587
2025-08-13 11:50:56 +02:00
Moritz Halbritter 0b83a73812 Add nullability annotations to smoke-test/spring-boot-smoke-test-web-jsp
See gh-46587
2025-08-13 11:50:56 +02:00
Moritz Halbritter 118cf3ac77 Add nullability annotations to smoke-test/spring-boot-smoke-test-web-groovy-templates
See gh-46587
2025-08-13 11:50:56 +02:00
Moritz Halbritter 7810de86e1 Add nullability annotations to smoke-test/spring-boot-smoke-test-web-freemarker
See gh-46587
2025-08-13 11:50:56 +02:00
Moritz Halbritter 6c080672af Add nullability annotations to smoke-test/spring-boot-smoke-test-web-application-type
See gh-46587
2025-08-13 11:50:55 +02:00
Moritz Halbritter fb755e2f7d Add nullability annotations to smoke-test/spring-boot-smoke-test-war
See gh-46587
2025-08-13 11:50:55 +02:00
Moritz Halbritter bdd1c053ad Add nullability annotations to smoke-test/spring-boot-smoke-test-undertow-ssl
See gh-46587
2025-08-13 11:50:55 +02:00
Moritz Halbritter 66138bdbf1 Add nullability annotations to smoke-test/spring-boot-smoke-test-undertow
See gh-46587
2025-08-13 11:50:55 +02:00
Moritz Halbritter 0ccbd7b087 Add nullability annotations to smoke-test/spring-boot-smoke-test-traditional
See gh-46587
2025-08-13 11:50:55 +02:00
Moritz Halbritter 76087da199 Add nullability annotations to smoke-test/spring-boot-smoke-test-tomcat-ssl
See gh-46587
2025-08-13 11:50:55 +02:00
Moritz Halbritter 56fa127c12 Add nullability annotations to smoke-test/spring-boot-smoke-test-tomcat-multi-connectors
See gh-46587
2025-08-13 11:50:55 +02:00