confluentinc / libserdes

Avro Serialization/Deserialization C/C++ library with Confluent schema-registry support
Apache License 2.0
5 stars 64 forks source link

State of the repository? #63

Open morrone opened 1 month ago

morrone commented 1 month ago

Can anyone shed some light on the state of this repository? It looks like maybe a Jenkins bot went nuts and merged and tagged a bunch of things?

There is a v8.0.0 tag in the repository, but most recently on the master branch (2023-04-6), there were a bunch of merges. And a bunch of tags all on the same commit. For instance, it look like there are man v7.. tags all pointing to the top of tree, and all strangely newer than v8.0.0.

Is this code abandoned? Is there any plan to revive it? Is there any other way to sanely interact with the schema registry from C/C++?