Skip to content

Releases: flipp-oss/protoc-gen-avro

v0.7.4

01 May 19:25
Compare
Choose a tag to compare

Changelog

  • 9b1d8ac Bump version to 0.7.4
  • 08c1411 Fix: Add support for enums defined in message
  • f9e45cf added instruction to install through go

v0.7.3

11 Mar 15:18
Compare
Choose a tag to compare

Changelog

  • e06a9c2 Bump version to 0.7.3
  • 88864bb Fix: Still seeing nested type: { type: {} } declarations for maps where the values are collapsed records (only for first invocation).

v0.7.2

28 Feb 14:08
Compare
Choose a tag to compare

Changelog

  • 6f89c9c - Fix: Accidentally removed map defaults, oops!
  • 17147e3 Bump version to 0.7.2

v0.7.1

27 Feb 21:17
Compare
Choose a tag to compare

Changelog

v0.7

27 Feb 19:50
Compare
Choose a tag to compare

Changelog

  • 6170308 - Fix: Flatten any instances of {type: { type: ... } }
  • 3cd6051 Bump version to 0.7
  • 5714441 Feature / breaking change: add preserve_non_string_maps and change … (#3)
  • 4dab99a Fix: Union types are now flattened (i.e. if a union has a type which is another union, they will be combined). (#4)

v0.6.1

27 Feb 14:33
Compare
Choose a tag to compare

Changelog

  • b108644 Don't put version in release name

v0.6

27 Feb 14:25
Compare
Choose a tag to compare

Changelog

  • 7e643f6 - Fix: collapse_fields was only working on the first instance of the field, not when it was found inside a map etc. later on.
  • 6da1101 Bump version

v0.5

26 Feb 19:26
Compare
Choose a tag to compare

Changelog

v0.4

19 Dec 22:19
Compare
Choose a tag to compare

Changelog

  • 4677380 Move optional to Proto3Optional, add collapse_fields
  • 4e322c7 Split up main.go, add remove_enum_prefixes
  • 26224e5 Use Value instead of String for struct
  • 5b83aa5 fix default value

v0.3

24 Nov 14:47
Compare
Choose a tag to compare

Changelog