Releases: emdgroup/foundry-dev-tools
Releases · emdgroup/foundry-dev-tools
v1.4.1
Added
- Support for git submodules (#56)
v1.4.0
Added
- support for lightweight transforms (#47)
Fixed
- PySpark link in installation docs (#48)
v1.3.5
Fixed
fdt build
escape check/build logs, previously only build job logs were escaped
v1.3.4
Fixed
fdt build
throws exception when user logs with format other than %s (e.g. %d) #41
v1.3.3
Added
- allow to set consent flag when enabling third party application. (#40)
v1.3.1
Changed
- allow passing of "None" into scope to not restrict the Oauth2 (#38)
v1.3
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
Added
Fixed
- foundry dataset view support (#27)
v1.1
Added
- foundry-dev-tools build CLI (#22) (#23)