Aurora Blog
Home
Spring LoggingErrorHandler logs exception without trace context for exceptions in @Scheduled methods
2025-11-21 14:00:33
3311
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
2025-11-21 14:00:22
1348
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
2025-11-21 14:00:06
1081
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
2025-11-20 14:00:39
453
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?
2025-11-20 14:00:30
16911
I implemented a TemplateSpringExtension which extends SpringExtension to separate Spring context per JUnit Jupiter Class...
Spring Simplify always-override resource registration in AOT
2025-11-20 14:00:28
1381
Assuming a BeanFactoryInitializationAotProcessor would like to register a resource that's not dependent on the Configura...
Spring MissingPathVariableException produces wrong status code in ProblemDetail
2025-11-20 14:00:23
876
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
2025-11-20 14:00:20
5361
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
2025-11-20 14:00:16
6071
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
2025-11-20 14:00:07
141
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
2025-11-19 14:01:01
4404
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
2025-11-19 14:00:44
4898
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
2025-11-19 14:00:23
1217
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
2025-11-19 14:00:20
6207
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
2025-11-19 14:00:12
266
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
2025-11-19 14:00:10
872
Following up on #35840, we could consider generalizing the resetCaches() method from CaffeineCacheManager / ConcurrentMa...
Spring Fix getCacheNames() concurrent access in NoOpCacheManager
2025-11-19 14:00:06
421
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.
2025-11-18 14:03:33
3538
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
2025-11-18 14:03:19
12817
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
2025-11-18 14:03:04
9560
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 ...
上一页
下一页
1
…
7
8
9
10
11
…
385
.