Redis [CRASH] <crash when running>

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

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

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

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

Expected BehaviorI have a Spring Security configuration for permitting all requests:@Configuration@EnableWebSecurity@Pro...

Spring Security HttpSecurity should allow for AuthorizationManager<? super RequestAuthorizationContext>

This allows an AuthorizationManager&lt;Object&gt; to be used. Similarly we should allow for AuthorizationManagerFactory&...

Spring Security Security Expressions Should Allow Returning an AuthorizationManager

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

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

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

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

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)

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

Bug descriptionContent in OllamaApi.Message.thinking and OllamaApi.Message.toolName is lost in OllamaApiHelper.merge sin...

Spring AI vectorstore pgvector support specify datasource host

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

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

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

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

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

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>

Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....
上一页 下一页
.