Skip to content

Releases: vincentclaes/datajob

0.11.0

22 Nov 19:05
48bfea3
Compare
Choose a tag to compare

upgrade cdk: ttps://github.com//pull/133

0.10.1

13 Aug 11:24
dbb0775
Compare
Choose a tag to compare

0.10.0

11 Aug 14:06
3bb3660
Compare
Choose a tag to compare

https://github.com/vincentclaes/datajob/milestone/7?closed=1

release notes:

  • add support for sagemaker
  • add examples for sagemaker
  • improve stepfunctions build of workflow

0.9.0

23 Jun 06:11
f46bb9d
Compare
Choose a tag to compare

https://github.com/vincentclaes/datajob/milestone/6?closed=1

release notes:

  • upgrade step functions version
  • use was cdk stepfunctions to include the workflow instead of using cloudformation-include

0.8.0

21 Jun 08:03
c6b96af
Compare
Choose a tag to compare

https://github.com/vincentclaes/datajob/milestone/5?closed=1

release notes:

  • construct more complex pipelines. Handle parallel pipelines better
  • implement notification on error/succes
  • update cdk libs

0.7.0

04 Apr 13:15
4c16879
Compare
Choose a tag to compare

https://github.com/vincentclaes/datajob/milestone/4?closed=1

release notes:

  • orchestrate 1 job with task1 >> ...
  • add pyspark example
  • fix some bugs related to steps to follow in readme
  • update readme

0.6.1

25 Feb 09:55
Compare
Choose a tag to compare

https://github.com/vincentclaes/datajob/milestone/3?closed=1

release notes:

  • better handling of AWS region for stepfunctions workflow
  • fix stage values that can be set via cli, on init of datajob stack or none at all
  • update readme

0.6.0

20 Feb 12:56
Compare
Choose a tag to compare

https://github.com/vincentclaes/datajob/milestone/2?closed=1

release notes:

  • add --package poetry / --package setuppy so that we can specify what tool to use to package the code
  • shell out commands more securely

0.5.0

29 Jan 16:06
e3da830
Compare
Choose a tag to compare

milestones: https://github.com/vincentclaes/datajob/milestone/1?closed=1

  • use python 3.6
  • make stage optional
  • easy access data bucket

0.4.0

07 Jan 19:03
2f79fe8
Compare
Choose a tag to compare

make it work on python 3.6