Skip to content

Releases: teamclairvoyant/restonomer

v3.2.0

31 Jan 15:36
6c269cb
Compare
Choose a tag to compare

What's Changed

v3.1.0

30 Oct 20:18
5f49422
Compare
Choose a tag to compare

What's Changed

v3.0.0

31 Aug 19:48
b3313ae
Compare
Choose a tag to compare

What's Changed

Restonomer v2.2.0 Release

31 Jul 19:51
905dad0
Compare
Choose a tag to compare

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

Restonomer v2.1.0 Release

01 Jun 21:01
3403edf
Compare
Choose a tag to compare

What's Changed

Restonomer v2.0 Release

19 Apr 19:36
156f9f1
Compare
Choose a tag to compare

What's Changed

Restonomer v1.0 Release

31 Jan 05:03
Compare
Choose a tag to compare
Improved csv and json readers