We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
eaf42ab
#133 Return specific UnavailableError for 5xx errors meaning Schema Registry is unavailable.
UnavailableError
38654de
8e29d38
avrotypegen.typeinfo
RecordDefinition
FixedDefinition
0ca613a
-tokenize
avrogo
enum
38f7b5f
#112 Add flag to custom suffix for generated Go files from avro schemas via -s <suffix>
-s <suffix>
2f12594
#110 Add avro.ParseCompatMode function to easily read Schema Registry compatibility modes from text
avro.ParseCompatMode
34be94a
Bugfix: Allow UUID empty string decoding as empty UUID object #108
180ed33
github.com/google/uuid.UUID
{"type": {"type": "string", "logicalType": "uuid"}}
time.Duration
{"type": {"type": "long", "logicalType": "duration-nanos"}}
avroregistry.Schema
actgardner/gogen-avro
go1.15
0088b1d
Expose Name method in Type.go
f06879c
Fix a faulty manually mangled v0.2.5 release.