Aurora Blog
Home
Viper AllKeys return key name in lower case which prohibits using camelCase in key name
2025-09-21 14:01:52
1747
Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...
Pandas column-wise fillna with Series/dict NotImplemented
2025-09-21 14:01:47
3252
As per discussion on this SO question is NotImplementedError.Solution/workaround is to transpose do transpose? This is u...
Keras How Do I Track a List of Objects for Export?
2025-09-21 14:01:31
4320
I define an EnsembleModel class that is constructed from a list of other Keras models.class EnsembleModel(keras.Model): ...
Apache Superset Use superset with SPARQL endpoint
2025-09-21 14:01:13
2530
Are you planning to add support to use superset with SPARQL endpoints?E.g., DBpedia:https://dbpedia.org/sparqlComment Fr...
Apache Dubbo Distinguish between timeout and task rejection in DefaultFuture
2025-09-21 14:01:09
1219
Pre-check[x] I am sure that all the content I provide is in English.Search before asking[x] I had searched in the issues...
Spring Security proxy with spring security oauth2
2025-09-21 14:00:50
5425
I am not really developer, so someone needs to check this but I have the impression these are buggy. Important with test...
Spring AI Format instructions internationalization
2025-09-21 14:00:43
904
Hello! Thank you guys for such a powerful library!I suppose most of LLMs works better in English, as well as users mostl...
Spring AI Access all conversation IDs through the ChatMemory interface
2025-09-21 14:00:38
458
Although this is possible through memory storage, I’m wondering if it would be possible to add a method to access all en...
Spring AI Why do some of my large model tool call requests not enter the tool but return directly?为什么有时我的大模型的工具调用请求没有进入工具,而是直接返回
2025-09-21 14:00:34
2191
In most cases, when I explicitly tell the model which tool to use, the model can accurately complete the call, but there...
SpringBoot LiquibaseEndpoint always uses defaultSchema instead of liquibaseSchema
2025-09-21 14:00:25
1269
Description:When using Spring Boot with Liquibase, there are two relevant configuration properties:spring.liquibase.defa...
SpringBoot Auto-Configure ControllerAdvice beans in RSocket support
2025-09-21 14:00:21
260
The RSocketMessagingAutoConfiguration should "connect" components annotated with @ControllerAdvice to MessagingAdviceBea...
SpringBoot Make it easier to define multiple connection details beans of the same type with @ServiceConnection
2025-09-21 14:00:19
291
This is similar to #42746 but for the Testcontainers side of things. We need to consider @ServiceConnection on both @Bea...
Spring QUIC Support for HTTP3 in WebClient
2025-09-21 14:00:15
1835
📝 Proposal: Add QUIC (HTTP/3) Support to Spring WebClient🎯 MotivationQUIC is the transport protocol behind HTTP/3, offer...
Spring Unexpected query parameter order with UriComponentsBuilder
2025-09-21 14:00:13
4441
With spring-web 6.2.5, I get the following behavior :System.out.println(UriComponentsBuilder.fromUriString(“http://myhos...
Spring Introduce a new hook point for Optimizing a Bean if it is present at runtime
2025-09-21 14:00:07
1868
As Spring AOT should offer a way to run an application without a locked down BeanFactory, we need a way to keep some of ...
Spring Reinstantiate checks for kotlin-reflect
2025-09-21 14:00:05
964
BeanUtils.instantiateClass(Constructor, Object…) is not checking for the presence of Kotlin Reflect before calling Kotli...
Golang cmd/vet: vet detects wrong conversion of string(int), but not string(int32)
2025-09-20 14:05:13
2688
Go versiongo version go1.25.1 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...
Golang testing: wrong example in package docs for unexported identifier
2025-09-20 14:05:03
1058
The following text from the description of the package is at least misleading:// If the test file is in the same package...
Golang os: os.Chtimes is corrupting very old timestamps
2025-09-20 14:04:59
9491
Go versiongo version go1.25.0 linux/amd64Output of go env in your module/workspace:DetailsAR='ar'CC='gcc'CGO_CFLAGS='-O2...
Golang x/pkgsite: package removal request for github.com/jeaguil/forgotten-fields and github.com/jeaguil/piefai/cmd
2025-09-20 14:04:55
801
What is the path of the package that you would like to have removed?github.com/jeaguil/Are you the owner of this package...
上一页
下一页
1
…
51
52
53
54
55
…
386
.