Redis API suggestion: variadic vectorset commands

The vectorset API, for mutate, is unusually granular - one element per command; it feels like a number of the mutate API...

Spring AMQP Kotlin Suspend functions should be asyncReplies=true in HandlerAdapter, so that the acknowledge is MANUAL

When you have a @RabbitListener that returns a Mono or CompletableFuture, that is automatically recognized the the Handl...

Spring Security Spring Security 7 and @PreAuthorize and .oauth2ResourceServer: AuthorizationDeniedException results in 500 response

Describe the bugWhen a @PreAuthorize annotated method is called with insufficient permissions (anonymous call, missing a...

Spring Security Support Expression Templates by Default

Spring Security 6.x introduced support for interpreting templated expressions in annotations. Spring Security 7 can now ...

Spring Security Enabling CSRF in cloud gateway webflux will eventually lead to cloud gateway sending correct requests downstream

Describe the bugWhen CSRF handling is enabled in a Spring Cloud Gateway Webflux setup it can eventually lead to cloud ga...

Spring Security Log on OpenID connect fallback

I have an open-id connect provider (id-austria) that replies to a token-request with an invalid token (only 2 parts, not...

Spring Security The browser accesses a nonexistent resource during login, leading to /error after login

Describe the bugWhen the user is not logged in and the browser accesses the protected resource, the browser will jump to...

Spring Security OneTimeTokenAuthenticationProvider should validate UserDetails account status like DaoAuthenticationProvider

Describe the bugOneTimeTokenAuthenticationProvider does not validate UserDetails account status checks (isEnabled, isAcc...

Spring Security API key authentication support

Expected BehaviorSpring Security provides out-of-the-box some infrastructure for simplifying API key authentication impl...

Spring Security SAML Signature Certificate Rollover

Expected BehaviorYou can configure multiple certificates for signing SAML requests. When resolving the certificate for c...

Spring AI Possibility to configure MCP Client so it uses an existing OAuth Token

Expected BehaviorAdd a config (application.properties) that enables passing of an existing TokenAn existing Token was aq...

Spring AI Add Full Hugging Face Model Support in Spring AI (Parity with Python Transformers)

Spring AI should allow developers to use any Hugging Face model (text generation, embeddings, summarization, translation...

Spring AI TopK issue with OpenAiChatOptions when using the ChatOptions or ToolCallingChatOptions builders

Bug descriptionOpenAiChatOptions does not have a topK parameter, but the generic ChatOptions rsp. ToolCallingChatOptions...

Spring Add class level support for @JsonView in JsonViewResponseBodyAdvice

Currently @JsonView can be used on any @RequestMapping annotated method. In the case where a @Controller has multiple me...

Spring Fall back from cglib to JDK proxies when possible

I am using Spring Boot 2.7, which defaults to cglib proxies. I have a JavaConfig bean definition:interface ServiceInterf...

Spring Annotations on generic interface methods not found in type hierarchy with unresolved generics

OverviewAlthough we have addressed similar issues in the past in #20609 and #21683, annotations on interface methods are...

Golang proposal: runtime audit hooks

Proposal DetailsRecently, there have been more and more news likehttps://socket.dev/blog/11-malicious-go-packages-distri...

Golang proposal: runtime: a hard limit version of GOMEMLIMIT for testing

What version of Go are you using (go version)?1.21, etcDoes this issue reproduce with the latest release?Yes.What operat...

Golang x/tools/gopls: invalid memory address or nil pointer dereference on highlight

What did you do?Open following file.What did you expect to see?test.go:package testfunc Test(t *testing.T) { tests :=...

Golang crypto/internal/boring: noescape and nocallback cgo directives result in suspected miscompilation

#!watchflakesdefault <- builder == "linux-arm64-boringcrypto" && date > "2023-10-22" &...
上一页 下一页
.