Aurora Blog
Home
Redis [CRASH] <crash when running>
2025-09-19 14:05:19
58877
Notice!- If a Redis module was involved, please open an issue in the module's repo instead!- If you're using docker on A...
Redis [Streams] XNACK command
2025-09-19 14:05:14
2477
XNACK would remove a message from PEL and mark it as not-processed so it goes to the next consumer. A consumer which cal...
Gorm Transaction leak using Session in Scopes
2025-09-19 14:05:03
1585
GORM Playground Linkhttps://github.com/go-gorm/playground/pull/831DescriptionInstanceSet can return a new instance https...
MyBatis try to solve snyk Vulnerability:CVE-2025-53192
2025-09-19 14:04:57
1123
About the Bug...[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on...
Spring Security Disable @PreAuthorize filtering
2025-09-19 14:04:45
1233
Expected BehaviorI have a Spring Security configuration for permitting all requests:@Configuration@EnableWebSecurity@Pro...
Spring Security HttpSecurity should allow for AuthorizationManager<? super RequestAuthorizationContext>
2025-09-19 14:04:43
695
This allows an AuthorizationManager<Object> to be used. Similarly we should allow for AuthorizationManagerFactory&...
Spring Security Security Expressions Should Allow Returning an AuthorizationManager
2025-09-19 14:04:40
177
If SpEL expressions return an authorization manager, then this unifies the way that custom web and method security rules...
Spring Security SEC-2390: Multi Factor Authentication
2025-09-19 14:04:39
7833
Rob Winch (Migrated from SEC-2390) said:Include support for HMAC-Based One-time Password (HOTP) algorithm specified in R...
Spring Security Default Login Page Should Pre-populate Username Field If Already Logged In
2025-09-19 14:04:37
153
In a multi-factor arrangement, the second factor may already know the username of the individual and so can simplify log...
Spring Security Providers Should Add an Authority Representing Successful Authentication
2025-09-19 14:04:35
520
If OneTimeTokenAuthenticationProvider issues an authority FACTOR_OTT upon completion, then authorization rules can state...
Spring Security Add AccessDeniedHandler that Ties Authorities to Authentication Entry Points
2025-09-19 14:04:33
320
A handy AccessDeniedHandler implementation would be one that allows an authority like FACTOR_PASSWORD to be bound to an ...
Spring Security Add AuthorizationManagerFactory.hasAll(Authorities|Roles)
2025-09-19 14:04:30
246
We should add AuthorizationManagerFactory.hasAllAuthorities(String...) and AuthorizationManagerFactory.hasAllRoles(Strin...
Spring AI Thinking and toolName content sent from Ollama is lost in merge of ChatResponse.message in Spring AI ver 1.0.2
2025-09-19 14:04:26
2058
Bug descriptionContent in OllamaApi.Message.thinking and OllamaApi.Message.toolName is lost in OllamaApiHelper.merge sin...
Spring AI vectorstore pgvector support specify datasource host
2025-09-19 14:04:20
1301
pgvector support specify url\host such as vectorstore: chroma: initialize-schema: true client: ...
Spring AI SpringAI does not follow the AWS SDK's default region resolution rules
2025-09-19 14:04:18
1833
Bug descriptionWhen using any of the AWS / Bedrock models, the documentation states "The region property is compulsory."...
Spring AI Can't use Hugginface Inference API (serverless) due to hardcoded /generate path
2025-09-19 14:04:16
1145
Spring-ai has support for Hugginface Inference endpoints. However this doesn't work with the 'serverless' version of the...
Spring AI VertexAiGeminiChatClient loses information about Safety Ratings when returning ChatResponse
2025-09-19 14:04:14
985
Expected BehaviorI would like to be able to extract SafetyRatings from ChatResponse returned by VertexAiGeminiChatClient...
Spring AI Why Qdrant generated ID policy must be UUID
2025-09-19 14:04:10
4045
Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...
Spring AI Feature Request : Consider making the ImageOptions properties such as N, Quality, dimensions etc to be an enum
2025-09-19 14:04:05
1101
Consider making the ImageOptions properties such as N, Quality, dimensions etc to be an enum. For example, OpenAiImageOp...
Spring AI Support async call by return Mono<ChatResponse>
2025-09-19 14:04:01
1505
Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....
上一页
下一页
1
…
37
38
39
40
41
…
368
.