Skip to content

Releases: kestra-io/plugin-serdes

v0.20.0

03 Dec 12:47
Compare
Choose a tag to compare

Features

Bug Fixes

Builds

  • deps: bump rlespinasse/github-slug-action from 4 to 5 (Ludovic DEHON)

Chores

v0.19.0

01 Oct 14:51
Compare
Choose a tag to compare

Features

Bug Fixes

  • missing dash on refresh dependencies options (YannC)
  • Snappy write the native dir in /tmp #132 (Loïc Mathieu)

Builds

Chores

Commits

  • 8667a86: Add example for sheets arrangement (ben8t) #136

v0.18.1

14 Aug 08:08
Compare
Choose a tag to compare

Bug Fixes

Chores

v0.18.0

06 Aug 23:59
Compare
Choose a tag to compare

Features

Bug Fixes

Code Refactoring

Chores

Commits

  • ddd9457: Apply suggestions from code review (Shruti Mantri) #119
  • 4fd852a: Update src/main/java/io/kestra/plugin/serdes/json/JsonToIon.java (Shruti Mantri) #119
  • aa8cc67: Apply suggestions from code review (Anna Geller) #124

v0.17.1

05 Jun 07:56
Compare
Choose a tag to compare

Bug Fixes

Chores

v0.17.0

04 Jun 10:14
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

Code Refactoring

Chores

Commits

  • f1a0cd6: Update AvroWriter.java (Anna Geller)
  • 1cf2768: Allow multi-sheets for IonToExcel (iNikitaGricenko) #110
  • 2b1e1b5: Update IonToAvro.java (Anna Geller)
  • b37af13: Revert "fix(images): images suited for black background" (Will Russell) #114

v0.16.0

11 Apr 16:45
Compare
Choose a tag to compare

Chores

  • version: update snapshot version 'v0.16.0-SNAPSHOT'. (YannC)
  • version: update minimal kestra version to '0.16'. (YannC)
  • upgrade depdencies (Loïc Mathieu)
  • version: update to version 'v0.16.0'. (YannC)

v0.15.0

29 Feb 16:44
Compare
Choose a tag to compare

Features

Chores

v0.14.0

20 Jan 08:28
Compare
Choose a tag to compare

Features

Bug Fixes

  • xmlReader: empty files & tags doesnt crash anymore (#65) #65 (YannC)
  • excel: properly handling ion number format retrieved as Long, BigDecimal or BigIntegers #67 (brian.mulier)
  • excel: handle large excel files (Ludovic DEHON)
  • excel: add an option to disable the style on excel conversion (Ludovic DEHON)
  • remove the inputstream.ready() check on the XmlReader #75 (Loïc Mathieu)
  • parquet: handle java security for ParquetWriter (Ludovic DEHON)
  • parquet: remove useless imports which make the build failing (brian.mulier)
  • excel-ion: handle formulas properly #77 (brian.mulier)

Chores

v0.13.4

08 Jan 16:31
Compare
Choose a tag to compare

Bug Fixes

Chores