Skip to content

Tags: heetch/avro

Tags

v0.4.79

Toggle v0.4.79's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
don't cache if the schema registry is unavailable (#143)

v0.4.7

Toggle v0.4.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
don't cache if the schema registry is unavailable (#143)

v0.4.6

Toggle v0.4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix Go names case (#142)

v0.4.5

Toggle v0.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #133 from heetch/BCN-458-handle-specific-decoding-…

…error-when-schema-registry-unavailable

BCN-458 handle specific decoding error when schema registry unavailable

v0.4.4

Toggle v0.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #117 from heetch/sixstone-004/update-go

Remove go1.15 and add go1.18 and go1.19

v0.4.3

Toggle v0.4.3's commit message
Conditionally import avrotypegen.typeinfo

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #114 from heetch/sixstone-003/conditional-import

Fix Go generation code when schema just contains an enum

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #112 from sixstone-qq/sixstone-002/add-suffix-tag

Add support to suffix in generated files

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #110 from heetch/sixstone-001/add-parse-compat

Add avro.ParseCompatMode

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #108 from heetch/fix/uuid-zero-object

Allow UUID empty string decoding as empty UUID object