Apache Superset tagging system tests fail

Bug descriptionset tagging system feature flag to true and start unit testsupdate_tests.py will fail due to enabling tag...

Apache Superset Disappeared features in the representations of deck.gl in the version of Superset 6.0.0

Bug descriptionIf the library of deck.gl has evolved very positively in Superset 6.0.0rc1 (such as by offering the possi...

Redis Enhancing Observability and Control in Redis Cluster Data Migration

Enhancing Observability and Control in Redis Cluster Data MigrationWhen performing operations such as CLUSTER REPLICATE,...

Spring AMQP SimpleMessageListenerContainerTests#testAddQueuesAndStartInCycle fails with ConcurrentModificationException

In what version(s) of Spring AMQP are you seeing this issue?mainDescribe the bugorg.springframework.amqp.rabbit.listener...

Spring Security Add OneTimeTokenAuthentication

Reusing OneTimeTokenAuthenticationToken for both authenticated and unauthenticated instances leads to a lack of cohesion...

Spring Security Reference should advise avoiding post-authorization on writes

Forward port of https://github.com/spring-projects/spring-security/issues/17797 to 6.5.xComment From: jzheauxClosed in 9...

Spring Security Reference should advise avoiding post-authorization on writes

When an application does the following:@PostAuthorize("returnObject.owner == authentication.name")@Transaction...

Spring Security Fix traceId discrepancy in case error in servlet web

Forward port of https://github.com/spring-projects/spring-security/pull/17134 to 6.5.xComment From: jzheauxClosed in 857...

Spring Security Registration of SecurityFilterChain via WebSecurityCustomizer results in UnreachableFilterChainException

Describe the bugSpring Security automatically adds a default SecurityFilterChain when no SecurityFilterChain bean has be...

Spring Security Error : An error occurred while attempting to decode the Jwt: Timeout while waiting for cache refresh

Describe the bugWe have a Spring Boot application that uses JWT Token based authentication. The issuer and IDP of the to...

SpringBoot Unable to deploy war to Tomcat 11.0.10 with Spring Boot 4.0.0-M2

Steps to reproduce:Create basic Spring Boot project via this link start.spring.ioAdd basic controller, e.g.package com.e...

SpringBoot Upgrade com.nimbusds:nimbus-jose-jwt to ≥ 10.0.2 in Spring Boot 3.5.x to fix CVE‑2025‑53864

com.nimbusds:nimbus-jose-jwt:9.37.3 library in Spring Boot 3.5.x should be updated to at least 10.0.2 to resolve CVE-202...

Spring Reactive HandlerMethodArgumentResolver.resolveArgument should return Mono<@Nullable Object>

The javadoc for HandlerMethodArgumentResolver.resolveArgument statesMono for the argument value, possibly emptyThe state...

Spring Inconsistent String value argument to ResponseCookieBuilder.from

The method ResponseCookieBuilder.from is marked as String value, but ResponseBuilder.value(@Nullable String value) and p...

Spring Interface client methods that return InputStreams do not throw exceptions on bad HTTP status codes

Given the following:@HttpServiceClient(&quot;example&quot;)public interface ExampleClient { @GetExchange(&quot;/{id}&...

Spring StandardEvaluationContext.setBeanResolver should allow @Nullable BeanResolver

StandardEvaluationContext.getBeanResolver() can return null, so it does not make sense to unnecessarily restrict setBean...

Spring Consider caching resolved singleton beans in Provider instances

Following up on #35330, we should consider more aggressive caching of resolved singleton beans in Provider instances. Th...

Spring Revisit taskTerminationTimeout semantics on SimpleAsyncTaskExecutor/Scheduler

Following up on https://github.com/spring-projects/spring-framework/issues/35254#issuecomment-3212944107, there is a nee...

Spring Direct memory exhaustion due to Prometheus actuator

Hello, I was trying to reproduce some out-of-memory problems and I think I was able to reproduce with a very simple setu...

Spring UnsupportedOperationException with BufferingClientHttpRequestFactory in HttpComponentsClientHttpRequest body

This issue is related to #32023.Following the recommendation there, I added BufferingClientHttpRequestFactory to my Rest...
上一页 下一页
.