-
When attempting to execute `partition_doc` to pre-process multiple documents at the same time it fails by throwing the following error:
` PackageNotFoundError: Package not found at '/var/folders/p5…
-
### Actual Behavior
Our application is upgrading from openapi-core v0.14.5 to v0.18.0. We previously specified a custom `wkt` formatter by setting `self.request_validator` in our class that inherits …
-
### Describe the bug
I've got an Xunit test below that demonstrates the problem. The code to list the objects in the S3 bucket works fine - I get the list of keys, but when I go to get the object, I …
-
/kind bug
**Description**
Running `podman ps -a` gives:
```
error creating libpod runtime: error retrieving all containers from state: error unmarshalling container c5e0871c45fbc1d5b15d486c1…
-
Yet another unmarshal error... It seems that we also need a custom unmarshaller to convert a single element into an array. Or is there something I'm unaware of in this case?
It might be difficult t…
-
While introducing WebClient into my current project I ran into the issue that the call
```
response.bodyToMono(RealEstate::class.java)
```
causes the error
```
org.springframework.core…
-
**Describe the bug**
After the `7.1.0` release the behavior of `SQS Policies` has changed.
Before it created a policy using a wildcard
```json
{
"Version": "2012-10-17",
"Statement": [
…
-
### Describe the bug
When trying to copy not existing object s3 client throws an exception with error code **NoSuchKey** and `CopyObjectResponse` is `null`.
### Expected Behavior
I would say we sho…
-
I want to deserialize JSON into a POJO. The POJO is using `@JsonbConstructor` as it does not contain any setter methods. One of the parameters currently is of type `URI`. Everything deserializes fine.…
-
Describe the bug
Hi Team ,
We are using quarkus platform version 3.2.0, and facing an issue with AWS DynamoDB local (version 2.0.0 , Ref - https://mvnrepository.com/artifact/com.amazonaws/Dynamo…