-
**Description:**
This is a followup issue on https://github.com/spring-projects/spring-hateoas/issues/2210.
**Release versions:**
2.11.x
**Custom apps:**
N/A
**Steps to reproduce:**
* Bui…
-
Saw this when testing message viewer using sidecar v0.79.0. Unsure what the root cause for the interrupt was, but we should handle this case especially for the message consume API.
```
Caused by: …
-
since this Confidential Voting example https://docs.scrt.network/secret-network-documentation/confidential-computing-layer/ethereum-evm-developer-toolkit/usecases/confidential-voting/confidential-voti…
-
Related to #134, I have some accounts and types which include `f64` type which does not implement `Eq`, `PartialEq`.
So I declared the traitOption like this:
```
const traitOptions = {
baseDefaul…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
HotChocolate is unable to deserialize a `ListType` field the way it deserializes a simp…
-
This would be needed for e.g. Rust-GPU to store SPIR-T on disk from compiling library crates, without relying on SPIR-V.
Additionally, any features that SPIR-V may be lossy with, will need serializ…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
When I run latest version I get the error:
![image](https://github.com/user-attachments/ass…
-
`serde_json_core` needs to refuse deserializing a borrowed string with escape sequences.
`serde_json_core::from_slice::(br#""\n""#)` incorrectly gives `Ok(("\\n", 4))`.
`serde_json::from_slice::…
-
When trying to deserialize a bean property which can be a String or an Object, there is no way to deserialize the object version.
**Version**
Yasson 3.0.3
**To Reproduce**
```
import jaka…
-
Hello!
I was curious whether it's a bug, a design choice, or my incorrect usage of the framework and would definitely appreciate any help and guidance on this one!
I'm using chrono to support de…