Skip to content

0.2.2: v 0.2 (#5)

Compare
Choose a tag to compare
@jcustenborder jcustenborder released this 02 Apr 00:56
c8626c8

Changelog

Unreleased

GitHub #1 Initial

Initial (#1)

  • Initial commit. Conversion from a Json Schema to a Connect schema is working properly.
  • Mostly working except for arrays.
  • Round trip for a converter is working
  • Added license headers. Checkstyle.
  • Corrected to run on primitives
  • Added FromJson transformation.
  • Refactor towards having support for inline and file based configs.
  • Refactor towards having support for inline and file based configs.
  • Round trip decimal support.
  • Added example for FromJson.
  • Added support to inject a header when messages do not have a schema header.
  • Publish to the connect hub.

16cf9b346caa251 Jeremy Custenborder 2020-03-06 01:26:22

GitHub #2 Documentation should point out that transformation should use ByteArrayConverter or StringConverter enhancement

v 0.2 (#5)

  • Added documentation suggesting the use of the ByteArrayConverter or StringConverter. Added configuration setting to enable validation of the json messages. Violations will result in an exception being thrown. Fixes #2. Fixes #3
  • Added support for custom date formats. This allows the user to specify the date format for parsing. Fixes #4.

c8626c8176181de Jeremy Custenborder 2020-04-02 00:54:10

GitHub #3 Add support to validate JSON enhancement

v 0.2 (#5)

  • Added documentation suggesting the use of the ByteArrayConverter or StringConverter. Added configuration setting to enable validation of the json messages. Violations will result in an exception being thrown. Fixes #2. Fixes #3
  • Added support for custom date formats. This allows the user to specify the date format for parsing. Fixes #4.

c8626c8176181de Jeremy Custenborder 2020-04-02 00:54:10

GitHub #4 Add support for custom date formats enhancement

v 0.2 (#5)

  • Added documentation suggesting the use of the ByteArrayConverter or StringConverter. Added configuration setting to enable validation of the json messages. Violations will result in an exception being thrown. Fixes #2. Fixes #3
  • Added support for custom date formats. This allows the user to specify the date format for parsing. Fixes #4.

c8626c8176181de Jeremy Custenborder 2020-04-02 00:54:10

GitHub #5 v 0.2

v 0.2 (#5)

  • Added documentation suggesting the use of the ByteArrayConverter or StringConverter. Added configuration setting to enable validation of the json messages. Violations will result in an exception being thrown. Fixes #2. Fixes #3
  • Added support for custom date formats. This allows the user to specify the date format for parsing. Fixes #4.

c8626c8176181de Jeremy Custenborder 2020-04-02 00:54:10