-
The default json serializer is great for getting up and running, but can provide a false sense of security on how backwards compatible your serialization/deserialization will be. JVM Akka added a ```…
-
WorkflowAPITest.testPushIndexUpdate
https://github.com/dotCMS/core/actions/runs/9203251769
This test has added reindex entries that are stuck in the indexer queue. We have a cleanup action to dete…
-
Hi,
Is there any way I can get the whole form with values changed by the user?
In my case, I have to maintain the version of the forms with changed data.
Thank you
-
#### System information
Geth version: `v1.10.3`
Quorum version: `v24.4.1`
OS & Version: Linux
#### Expected behaviour
Ability to run forge script/ forge create etc including cast commands f…
-
##### Description
Currently I'm using OpenAPI generator **only** to generate Kotlin model types representing exchanged HTTP body entities.
As far as I can tell deserialization of JSON entities f…
-
The struct `astarte_interface_t` contains all the information the libraries have regarding an existing interface.
https://github.com/astarte-platform/astarte-device-sdk-esp32/blob/e027405b81fb1099cca…
-
Hello,
ECDH-EC, ECDH-1PU specifications require EPK to be presented as embedded object. For example, ECDH-1PU protected header will be
```json
{
"alg":"ECDH-1PU",
"enc":"A256GC…
-
```
There are some significant issues around serialization and deserialization
for many of the StdMediaSerializer subclasses.
Essentially, they are not really robust in the face of what should be
leg…
-
```
There are some significant issues around serialization and deserialization
for many of the StdMediaSerializer subclasses.
Essentially, they are not really robust in the face of what should be
leg…
-
Hi, I've run into a very strange behaviour in the SQL editor: sometimes it rearranges my filters in an order that can't be modified but in no way is the order we need/want. After some testing it appea…