toolkit 2.0.0

Posted March 16, 2022 ‐ 1 min read

New features

  • major refactoring - now no coponent have looking for configuration to ConfigurationManager but otherwise ConfigurationManager can create all other managers and executors based on config for you

Bugfixes

  • fix incremental load, there was an issue when comparing NULL values
  • load custom all DAGs from project repository correctly
  • fix local source component build on Azure
  • multiple docker component with same source can now run in parallel

Other

  • Configurationn V2 draft