SpringBoot SpringBootWebTestClientBuilderCustomizer defines a timeout property that cannot be bound

SpringBootWebTestClientBuilderCustomizer is bound to the spring.test.webtestclient namespace but there are no properties...

SpringBoot spring.test.mockmvc properties are not documented

Reviewing things on main where we have a check for configuration metadata, those two properties are not documented.sprin...

SpringBoot YamlProcessor outside spring-boot

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

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

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

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

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

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

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...)

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

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

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

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

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

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

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)

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

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.

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

Estimated release date: April 2024, but it will be updated closer to that time.Comment From: mroeschkeLooking like this ...
上一页 下一页
.