Aurora Blog
Home
Spring Security Built-in support for the creation and verification of JWT (No OAuth Involved)
2025-08-17 14:00:34
1027
Hi all, Currently, spring security does not provide built-in support of creation of JWT out of the box. ...
Spring Security Use Include for All Samples in Documentation
2025-08-17 14:00:30
1833
We should use include-code for all samples within the documentation. This will allow us to test the sample code to ensur...
Spring AI ChatClientInputContentObservationFilter no such class
2025-08-17 14:00:25
419
Caused by: java.lang.ClassNotFoundException: org.springframework.ai.chat.client.observation.ChatClientInputContentObserv...
Spring AI Chat memory advisor causes message ordering problem with default system message prompt
2025-08-17 14:00:24
1555
Bug descriptionUsing MessageChatMemoryAdvisor with a default system prompt causes "conversation roles must alternate use...
SpringBoot Configuration Metadata for Actuator endpoints does not take Nullness into account
2025-08-17 14:00:18
1396
We have missed updating org.springframework.boot.configurationprocessor.ConfigurationMetadataAnnotationProcessor#isOptio...
SpringBoot Allow user-override of beans created in MockRestServiceServerAutoConfiguration
2025-08-17 14:00:16
13610
DescriptionThere is a design flaw in customizing the @RestClientTest auto-configuration MockRestServiceServerAutoConfigu...
Spring Add support for relative ordering
2025-08-17 14:00:09
3857
OverviewOur current support for @Order/Ordered uses an absolute number with a default value of "lowest precedence" (i.e....
Spring RetryTemplate supplies wrong exception to RetryListener.onRetryPolicyExhaustion()
2025-08-17 14:00:06
366
As stated in the Javadoc for RetryListener.onRetryPolicyExhaustion(), the supplied Throwable should be:the last exceptio...
Golang x/pkgsite: package removal request for github.com/DataDog/datadog-cdk-constructs/dist/go/ddcdkconstruct
2025-08-16 14:04:51
671
Hi,I'm writing to request removal of the package github.com/DataDog/datadog-cdk-constructs/dist/go/ddcdkconstruct from p...
Golang runtime: frame pointer check fails on arm64 for C-to-Go calls
2025-08-16 14:04:43
11457
What version of Go are you using (go version)?$ go versiongo version devel go1.21-8edcdddb23 Fri Mar 31 23:25:07 2023 +0...
Golang x/website: out of date requirements for macos
2025-08-16 14:04:41
1735
### What is the URL of the page with the issue? https://go.dev/dl/What is your user agent?Mozilla/5.0 (Macintosh; Intel ...
Golang encoding/json: nested unmarshaling mangles errors
2025-08-16 14:04:35
3663
Go versiongo version devel go1.24-96f7159705 Tue Jul 30 20:12:39 2024 +0000 linux/amd64Output of go env in your module/w...
Golang runtime: GODEBUG=allocfreetrace=1 not working as go1.19.2 in go1.23.0
2025-08-16 14:04:22
7695
Go versiongo version go1.23.0 darwin/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''...
Golang proposal: iter: Enumerate, Keys and Values functions
2025-08-16 14:04:20
1753
Proposal DetailsI think it's will be common to work with iter.Seq and iter.Seq2 simultaneously, but there is no quick wa...
Golang encoding/xml: add flag for stricter XML char parsing
2025-08-16 14:04:04
29469
Proposal DetailsBackgroundAs reported by @DemiMarie The encoding/xml package does not properly validate that the charact...
Golang proposal: slice expansion in channel send statements
2025-08-16 14:03:55
12101
Go Programming ExperienceIntermediateOther Languages ExperienceGo, Python, PHPRelated Idea[ ] Has this idea, or one like...
Golang cmd/compile: GOAMD64=v3 cause gonum.org/v1/gonum/graph/layout test failed
2025-08-16 14:03:51
5079
Go versiongo1.25.0Output of go env in your module/workspace:-What did you do?See https://github.com/gonum/gonum/issues/2...
Golang gollvm: building fails due to missing header llvm/ADT/None.h
2025-08-16 14:03:46
1241
What version of Go are you using (go version)?Not applicable.Does this issue reproduce with the latest release?Yes.What ...
Golang x/build: add binary size sparklines to build.golang.org
2025-08-16 14:03:44
549
Binary size keeps creeping up. Some visibility might help.Here's an idea: At the end of every builder run, we have readi...
Golang syscall/js: js.Func loses reference, so using removeEventListener(event, callback) is impossible in WebASM
2025-08-16 14:03:42
2558
Go versiongo version go1.22.5 linux/amd64Output of go env in your module/workspace:GOOS="js"GOARCH="wasm&...
上一页
下一页
1
…
99
100
101
102
103
…
369
.