Release v231030
Use protobuf reflection for serialization This is used instead of regular Go relection because it is harder to map it to the table schema. The protobuf is the canonical representation making converison easier.
Use protobuf reflection for serialization This is used instead of regular Go relection because it is harder to map it to the table schema. The protobuf is the canonical representation making converison easier.