Spring LoggingErrorHandler logs exception without trace context for exceptions in @Scheduled methods

Affected versionsSpring Boot 3.5.5 and 4.0.0-M2EnvironmentJava 21Windows 11 and LinuxSummaryIn a Spring Boot application...

Spring Instrument RSocket Requester for Observability

Hi team, until Spring Boot 2.4.0, there's no metrics auto-configuration for RSocketRequester. Would be nice if there's m...

Spring Add support for generating resources linked to a feature

There is an inconsistent support in GeneratedContext at the moment. Source code benefits from GeneratedClasses with seve...

SpringBoot SslMeterBinder doesn't register metrics for dynamically added bundles if no bundles exist at bind time

This test (added to org.springframework.boot.actuate.autoconfigure.ssl.SslMeterBinderTests) shouldn't fail:@Testvoid tes...

Spring Will SpringExtension keep supporting customization of TestContextManager in JUnit Jupiter 5 ExtensionContext.Store?

I implemented a TemplateSpringExtension which extends SpringExtension to separate Spring context per JUnit Jupiter Class...

Spring Simplify always-override resource registration in AOT

Assuming a BeanFactoryInitializationAotProcessor would like to register a resource that's not dependent on the Configura...

Spring MissingPathVariableException produces wrong status code in ProblemDetail

The org.springframework.web.bind.MissingPathVariableException is intended to return a 400 status code in case the value ...

Spring WebMVC With Coroutines - Filters Break Tests

Spring Boot Version: 3.4.2Java Version: 21When using spring web-mvc with kotlin coroutine support, adding a filter into ...

Spring ResourceUrlEncodingFilter cache misses are expensive

A PetClinic user noticed this (https://github.com/spring-projects/spring-petclinic/issues/1732). For me it's a 2x throug...

Spring Align RestOperations Kotlin extensions nullability with Java one

This issue intends to align RestOperations Kotlin extensions nullability with Java one, like what has been done in #3584...

SpringBoot "Deploying to the Cloud - Kubernetes Container Lifecycle" documentation needs clarification

In the docs about deploying to cloud, specifically the Kubernetes lifecycle, an example of a preHook sleep of 10 seconds...

SpringBoot Mocking is sometimes not applied when running a multi-class testsuite

Hey,I am testing a service which heavily relies on project reactor.For many tests I am mocking the return value of the c...

Spring Fix JdbcOperations Kotlin extensions

Library: spring-jdbc v7.0.0Bug descriptionThe JdbcOperations.queryForList(sql: String, args: Array<out Any>) Kotli...

Spring JmsUtils.commitIfNecessary catches and ignores JMS IllegalStateException, losing message with ActiveMQ Artemis

JmsUtils.commitIfNecessary catch and ignore jakarta.jms.IllegalStateException saying it can only happens in case of JTA ...

Spring RestTestClient does not configure JsonPathAssertions in the same way as WebTestClient

Originally raised in https://github.com/spring-projects/spring-boot/issues/48048 with a reproducer.I suspect the issue i...

Spring Add resetCaches() method to general CacheManager interface

Following up on #35840, we could consider generalizing the resetCaches() method from CaffeineCacheManager / ConcurrentMa...

Spring Fix getCacheNames() concurrent access in NoOpCacheManager

NoOpCacheManager#getCacheNames() returns the underlying raw LinkedHashSet without any concurrent access protection. This...

Apache Superset Rolling the Secret Key in a Kubernetes environment is not working for me.

Bug descriptionI originally set up a metadatabase using Docker Compose. In that environment, I rolled the key once witho...

Apache Superset superset 5.0.0 translation is not available

Bug descriptionhello, I use this docker file to build my superset container, it's based on the 5.0.0,I need the french t...

Apache Superset Reports are being sent multiple times

On Superset 1.5.1 we have ca. 50 reports enabled that are mostly sent on a daily basis. Sometimes, a report is sent out ...
上一页 下一页
.