Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 561 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 561 Bytes

th2-codec-xml

Release notes

0.2.0

  • th2-codec upgrade to 4.7.6
  • sailfish upgrade to 3.3.54
  • th2-common upgrade to 3.44.0
  • th2-bom upgrade to 4.1.0

0.1.0

  • Parent id loss fix

0.0.4

  • Added XmlEmptyTagSupport attribute for fields that can generate empty tag

0.0.3

  • Fixed encoding and decoding virtual messages collections and their fields.

0.0.2

  • Remove xml tags generation for empty messages
  • Add ability to create embedded messages collections
  • Fixed creation of multiple xml tags for attributes and field values.