Skip to content

Restonomer v2.2.0 Release

Compare
Choose a tag to compare
@rahulbhatia023 rahulbhatia023 released this 31 Jul 19:51
· 293 commits to master since this release
905dad0

What's Changed

  • Added support for providing JSON body type to the request

  • Improved CastColumns transformation to cast columns to Date type with the custom date format

  • Improved CastColumns transformation to cast columns to Timestamp type with the custom timestamp format

  • Added Restonomer Transformation - CastFromToDataTypes

  • Added Restonomer Transformation - ReplaceEmptyStringsWithNulls

  • Added Restonomer Transformation - ChangeColumnCase

  • Added Restonomer Persistence - GCSBucket

  • Added main class to the framework so that restonomer can be used as a standalone application using fat jar

  • Added support for loading the restonomer context directory from the GCS Bucket