Aurora Blog
Home
Redis [CRASH] unlinkClient coredump
2025-08-21 14:02:00
10697
Notice!- If a Redis module was involved, please open an issue in the module's repo instead!- If you're using docker on A...
Gorm model value required when using preload
2025-08-21 14:01:55
1057
When I run tx.Preload, get error: "model value required when using preload"tx *gorm.DB tx = tx.Preload("Tags"...
Spring AMQP Error handler for async RabbitListeners (Mono, Future, suspend) not reacting AmqpRejectAndDontRequeueException
2025-08-21 14:01:42
3641
In what version(s) of Spring AMQP are you seeing this issue?For example:3.2.6Describe the bugFor sync Message handlers, ...
Spring Security NimbusJwtDecoder.withJwkSetUri(jwksUri) should populate defaultAlgorithms just as NimbusJwtDecoder.withIssuerLocation(issuer) do
2025-08-21 14:01:39
1882
Expected BehaviorNimbusJwtDecoder.withJwkSetUri(jwksUri) should populate defaultAlgorithms just as NimbusJwtDecoder.with...
Spring Security feature: improve Spring Session and SecurityContextHolder ingration by exposing SecurityContextRepository as a bean
2025-08-21 14:01:37
4813
Expected BehaviorI want to be able to save the security context to the session reliably (meaning - the same way it is be...
Spring Security Deprecate Authorization Logic that uses FilterInvocation
2025-08-21 14:01:36
842
We should deprecate authorization logic that uses FilterInvocation in favor of using RequestAuthorizationContext. A few ...
Spring Security Consider preventing role names from including the role prefix in SecurityExpressionRoot
2025-08-21 14:01:29
1395
As a follow-up to gh-17585, consider preventing role names from including the role prefix in SecurityExpressionRoot for ...
Spring Security Consider preventing null defaultRolePrefix in SecurityExpressionRoot
2025-08-21 14:01:27
904
As a follow-up to gh-17585, consider preventing a null defaultRolePrefix in SecurityExpressionRoot and subclasses of Abs...
Spring Security Obtaining access tokens in POST request results in a redirect to the original URL
2025-08-21 14:01:26
1091
Describe the bugWhen using handling a POST request, it is not possible to obtain a non-cached access_token, neither from...
Spring Security Support Modular Spring Security Configuration
2025-08-21 14:01:22
5703
We should support modular Spring Security Configuration through exposing Customizer Beans. This would allow users to eas...
Spring AI When using vectorStore.add to store LocalDateTime, an exception occurs.
2025-08-21 14:01:15
207
Bug descriptionWhen the metadata of documents contains a LocalDateTime type, an exception is thrown when triggering vect...
Spring AI Add suport to anthropic prompt caching
2025-08-21 14:01:06
536
Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....
Spring AI Support for Json Schema with Gemini
2025-08-21 14:01:03
677
The current implementation allows passing a JSON schema to OpenAI using OpenAiChatOptions.setResponseFormat, where a Res...
Spring AI ModelOptionsUtils.merge() fails with DefaultToolCallingChatOptions due to missing @JsonProperty annotations
2025-08-21 14:00:58
1046
Bug descriptionWhen using ModelOptionsUtils.merge(runtimeOptions, this.defaultOptions, DefaultToolCallingChatOptions.cla...
SpringBoot Spring boot plugin rewrites jar contents, making the build not reproducible unless tests are run
2025-08-21 14:00:54
5525
The spring boot maven plugin rewrites the jars that a build creates when executing the spring-boot:process-test-aot goal...
SpringBoot Rename metrics, observation, and tracing modules to include micrometer in their names and packages
2025-08-21 14:00:49
252
spring-boot-metrics -> spring-boot-micrometer-metricsspring-boot-observation -> spring-boot-micrometer-observation...
SpringBoot Provide an application property for api deprecation
2025-08-21 14:00:47
2381
There is a property at https://docs.spring.io/spring-boot/4.0-SNAPSHOT/appendix/application-properties/index.html#applic...
SpringBoot cannot publish jars with embedded launch script to maven central
2025-08-21 14:00:43
808
When publishing to maven central, if a jar has embedded launch script generated by spring-boot maven-plugin, then this e...
SpringBoot SBOM regression between Spring Boot 3.5.3 to 3.5.4
2025-08-21 14:00:41
14816
The CycloneDX plugin integration changed behavior between spring boot 3.5.3 and 3.5.4, where the number of direct depend...
SpringBoot Refine JSpecify annotations
2025-08-21 14:00:38
1123
Continuation of https://github.com/spring-projects/spring-boot/issues/46587.[ ] Review https://github.com/spring-project...
上一页
下一页
1
…
5
6
7
8
9
…
285
.