Skip to content

Releases: emdgroup/foundry-dev-tools

v1.4.0

13 Mar 13:57

Choose a tag to compare

Added

  • support for lightweight transforms (#47)

Fixed

  • PySpark link in installation docs (#48)

v1.3.5

05 Dec 16:00
b3d6252

Choose a tag to compare

Fixed

  • fdt build escape check/build logs, previously only build job logs were escaped

v1.3.4

29 Nov 15:32

Choose a tag to compare

Fixed

  • fdt build throws exception when user logs with format other than %s (e.g. %d) #41

v1.3.3

02 Nov 11:52
82958cc

Choose a tag to compare

Added

  • allow to set consent flag when enabling third party application. (#40)

v1.3.2

02 Nov 11:51
2d8ad07

Choose a tag to compare

Fixed

  • version in UA (#39)

v1.3.1

30 Oct 14:39
812f85d

Choose a tag to compare

Changed

  • allow passing of "None" into scope to not restrict the Oauth2 (#38)

v1.3

04 Oct 16:01
63fe916

Choose a tag to compare

Added

  • S3 cli helper and boto3 methods for the S3 compatible dataset API (#32)

Fixed

  • typos in docs (#30)
  • pandas test (#31)
  • windows specific test errors (#33)
  • use absolute python path in aws config (#35)

v1.2

04 Oct 15:13

Choose a tag to compare

Added

  • fdt info command (#28)

Fixed

  • foundry dataset view support (#27)

v1.1

12 Jun 09:25

Choose a tag to compare

Added

  • foundry-dev-tools build CLI (#22) (#23)

v1.0.12

01 Jun 14:02
2df4230

Choose a tag to compare

Added

  • SQLReturnType enum (#21)

Changed

  • move to arrow_v1 for sql queries (#21)

Removed

  • FoundrySQLClient (#21)