Skip to content

0.1.0.10

Compare
Choose a tag to compare
@jcustenborder jcustenborder released this 20 Mar 16:22
· 31 commits to master since this release
a2b19cd

Unreleased

GitHub #1 Initial

Initial (#1)

  • Initial commit.
  • Added support for schemaless as well.
  • Added documentation and examples.
  • Bump to 0.11.0.0-cp3 to address issues with plugin isolation.
  • Changed version.
  • Added documentation and examples.
  • Example

577eeba77009f92 Jeremy Custenborder 2017-09-23 21:01:56

GitHub #10 Added a transformation to convert Connect Structured data to JSON. Fi…

Added a transformation to convert Connect Structured data to JSON. Fixes #9. (#10)

0f46bdbe2464e96 Jeremy Custenborder 2018-03-13 18:24:54

GitHub #12 Add Transformation to convert bytes to string.

Refactored BaseTransformation to make schema based conversions easier. Added BytesToString conversion. (#13)

a2b19cdcc435bc4 Jeremy Custenborder 2018-03-20 16:20:19

GitHub #13 BytesToString conversion.

Refactored BaseTransformation to make schema based conversions easier. Added BytesToString conversion. (#13)

a2b19cdcc435bc4 Jeremy Custenborder 2018-03-20 16:20:19

GitHub #2 Bump to 1.0.0

Bump to 1.0.0 (#2)

eb5fb379684695b Jeremy Custenborder 2017-11-04 04:35:58

GitHub #3 Change case transformation.

Added transformation to change the case of a field. fixes #3. (#8)

dff5ca167c06143 Jeremy Custenborder 2018-02-12 23:40:40

GitHub #4 Extract timestamp transformation

Added ExtractTimestamp transformation. (#5)

  • Moved to a common base transformation that supports both schema and schemaless data.
  • Added transformation that will pull the timestamp from a field within the value. Closes #4.
  • Corrected missing headers. Added documentation.

c4f3ff48f0e361f Jeremy Custenborder 2017-12-01 22:59:50

GitHub #5 Added ExtractTimestamp transformation.

Added ExtractTimestamp transformation. (#5)

  • Moved to a common base transformation that supports both schema and schemaless data.
  • Added transformation that will pull the timestamp from a field within the value. Closes #4.
  • Corrected missing headers. Added documentation.

c4f3ff48f0e361f Jeremy Custenborder 2017-12-01 22:59:50

GitHub #6 Extract Struct Transformation

Support for extracting nested fields. (#7)

  • Added support to extract a field from a nested struct. Fixes #6
  • Update documentation.
  • Corrected licensing.
  • Added more documentation.

d751e1a29ef37ee Jeremy Custenborder 2018-02-12 21:59:52

GitHub #7 Support for extracting nested fields.

Support for extracting nested fields. (#7)

  • Added support to extract a field from a nested struct. Fixes #6
  • Update documentation.
  • Corrected licensing.
  • Added more documentation.

d751e1a29ef37ee Jeremy Custenborder 2018-02-12 21:59:52

GitHub #8 Added transformation to change the case of a field. fixes #3.

Added transformation to change the case of a field. fixes #3. (#8)

dff5ca167c06143 Jeremy Custenborder 2018-02-12 23:40:40

GitHub #9 Add a transformation to convert structured data to JSON

Added a transformation to convert Connect Structured data to JSON. Fixes #9. (#10)

0f46bdbe2464e96 Jeremy Custenborder 2018-03-13 18:24:54

No issue

bump to parent 0.11.0.0-cp4.

e23316472a4acd0 Jeremy Custenborder 2017-09-23 23:28:28