8000 Tags · welcomejiong/avro-util · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: welcomejiong/avro-util

Tags

0.2.43

Toggle 0.2.43's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired. 8000
Adding support for defaults from EnumSymbols (linkedin#177)

When creating fields with the FieldBuilder and supplying a default
value to the field builder by using the adapter's genericDefaultValue
from an existing field, it will return a `GenericData.EnumSymbol`.

This changeset makes Jackson1Utils `GenericData.EnumSymbol` aware.

Co-authored-by: Christopher Harris <chharris@chharris-mn2.linkedin.biz>

0.2.42

Toggle 0.2.42's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix NPE in � for methods without a local variable table (linkedin#174)

0.2.41

Toggle 0.2.41's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
spotbugs plugin docs (linkedin#172)

Co-authored-by: Radai Rosenblatt <rrosenbl@rrosenbl-mn2.linkedin.biz>

0.2.40

Toggle 0.2.40's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
allow control over quoting and possibly unescaping schema and field s…

…tring props. addresses linkedin#165 (linkedin#169)

0.2.39

Toggle 0.2.39's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
initial SchemaBuilder support (linkedin#163)

0.2.38

Toggle 0.2.38's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
initial support for field properties in FieldBuilder (linkedin#162)

addresses linkedin#160

0.2.37

Toggle 0.2.37's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix bug in removing references to modern avro exception classes from …

…classes with complex builders (linkedin#159)

Co-authored-by: Radai Rosenblatt <rrosenbl@rrosenbl-mn2.linkedin.biz>

0.2.36

Toggle 0.2.36's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix published dependencies for codegen, publish spotbugs, kill bintra…

…y bits (linkedin#155)

0.2.35

Toggle 0.2.35's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix perms on publish script (linkedin#154)

Co-authored-by: Radai Rosenblatt <rrosenbl@rrosenbl-mn2.linkedin.biz>

0.2.34

Toggle 0.2.34's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
change build to deploy artifacts to linkedin.jfrog.io, also kill trav…

…is (linkedin#153)
0