-
### Feature or Problem Description
Currently, [protouf v4](https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java/4.28.2) generated classes are not compatible with Apircurio libraries…
-
Things get stuck here:
```
heine:~/programs/gambit/gambit> make ut-js
LD_LIBRARY_PATH=../lib:../gsi:../gsc:/usr/local/libimobiledevice/lib:/usr/local/Gambit/current/lib:/usr/local/netpbm10/lib:/u…
-
The current code should confirm that no truncation or unsafe padding occurs in the serializers and deserializers.
-
Hi
I have below setup
Event Streams(Apache kafka platform)
Apicurio schema registry
Java spring custom app that produce avro serialized events using Apicurio SerDes library
Aiven S3…
-
### Feature or Problem Description
for governance reasons, we need to access a remote API to determine if a given kafka topic has been associated with the intended schema artifact before allowing t…
-
Hello
In datasheet there is reference to call functions for serdes,. There is no register description and no mentions in the EVT about serdes. Do you plan to release the library that can utilize serd…
-
Polling options changed by the user should be persisted in localstorage per topic.
Settings to consider:
1. Polling mode (oldest/newest/etc)
2. Key/value serdes
3. Active filter(-s)
4. Search b…
-
### Test
test-error-serdes
### Platform
Linux x64
### Console output
```console
not ok 1683 parallel/test-error-serdes
---
duration_ms: 120121.49300
severity: fail
exitcode…
-
Really we shouldn't have any problems decoding and re-encoding the FHIR definitions in like a second, but it takes ages.
-
**Related:**
- #51
**Note to self:**
For implementing protobuf, I should use [`jhump/protoreflect`](https://github.com/jhump/protoreflect), which internally uses [`yoheimuta/go-protoparser`](ht…