Aurora Blog
Home
SpringBoot SpringBootWebTestClientBuilderCustomizer defines a timeout property that cannot be bound
2025-07-29 14:00:49
207
SpringBootWebTestClientBuilderCustomizer is bound to the spring.test.webtestclient namespace but there are no properties...
SpringBoot spring.test.mockmvc properties are not documented
2025-07-29 14:00:47
187
Reviewing things on main where we have a check for configuration metadata, those two properties are not documented.sprin...
SpringBoot YamlProcessor outside spring-boot
2025-07-29 14:00:45
2931
It all starts with an issue we have recently received in spring-cloud-kubernetes. I will try to simplify it as much as I...
Spring Support HttpServiceClient annotation
2025-07-29 14:00:42
633
33992 added support for importing HTTP service proxies into a registry and declaring them as beans for direct autowiring...
Spring Accept support for generated keys column name array on HSQLDB and Derby as well
2025-07-29 14:00:40
3999
The HSQLDB JDBC Driver (starting at 2.0) will return true when queried for getGeneratedKeys support athttps://github.com...
Spring Doc: SqlBinaryValue behaviour with PostgreSQL
2025-07-29 14:00:33
1001
I noticed a difference in behaviour when using recently added SqlBinaryValue instead of SqlLobValue:array is of type byt...
Spring Add Randomization Factor in ExponentialBackOff
2025-07-29 14:00:31
4093
hello Use CasePredictable retry intervals in microservices can lead to server overload during peak failures. Randomizing...
Spring Feign client duplicates "path" parameter after upgrading to Spring Boot 3.4.6 from 3.3.10
2025-07-29 14:00:23
3030
After upgrading Spring Boot from 3.3.10 to 3.4.6 and Spring Cloud from 2023.0.5 to 2024.0.1 we face the following errors...
Spring Simplify API Versioning Config in WebTestClient
2025-07-29 14:00:21
728
Java 21/Spring 7.0.0-M7/Spring Boot 4.0.0-M1, I attempted to write test code for the API with versioning. When building ...
Spring Uploading files using Spring PartEvent and WebFlux gives DecodingException: Could not find end of body (␍␊---y3AAco...)
2025-07-29 14:00:13
13310
I've created a simple Boot project using spring-boot-starter-webflux to upload files using the multipart support in a st...
Golang cmd/go: "get -tool" should fail if toolchain is below 1.24 in go.mod
2025-07-28 14:02:47
2295
When a tool is registered in go.mod with go get -tool, ensure that the go requirement is at least 1.24.0. If that isn't ...
Golang proposal: x/crypto/ssh: add support for "webauthn-sk-ecdsa-sha2-nistp256@openssh.com" signature algorithm
2025-07-28 14:02:41
1435
Proposal DetailsOpenSSH has support for a "webauthn-sk-ecdsa-sha2-nistp256@openssh.com" signature algorithm which was ad...
Golang cmd/go: adding a new file by -overlay didn't work in Go 1.24, though this worked in Go 1.23
2025-07-28 14:02:39
9602
Go versiongo version go1.24.0 windows/amd64Output of go env in your module/workspace:set AR=arset CC=gccset CGO_CFLAGS=-...
Golang build: amd64 builders don't support SHA extensions
2025-07-28 14:02:37
842
The amd64 builders don't support the SHA x86-64 extensions, so our crypto/sha256 assembly is untested, in violation of t...
Golang x/build: add linux/amd64 builder that supports AVX-512
2025-07-28 14:02:32
662
We have cryptography assembly not tested in CI for lack of amd64 SHA extensions (#69592) and more recently a potential A...
Pandas BUG: infer_dtype returns "mixed" for complex and pd.NA mix
2025-07-28 14:02:29
2514
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas ENH: Function‑scoped bad‑line callback for read_csv that provides line_number (immediate per‑row handling without global side‑effects)
2025-07-28 14:02:26
4756
Feature Type[x] Adding new functionality to pandas[x] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas BUG: 'Sphinx parallel build error' when building docs locally prevents index.html creation
2025-07-28 14:02:24
3179
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: The lines skipped by pd.read_csv(path, chunksize=n, on_bad_lines='skip') depends on n.
2025-07-28 14:01:47
2902
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas RLS: 3.0
2025-07-28 14:01:43
1854
Estimated release date: April 2024, but it will be updated closer to that time.Comment From: mroeschkeLooking like this ...
上一页
下一页
1
…
121
122
123
124
125
…
320
.