Skip to content

Release 0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 11:14
932d86f

[0.9.0] - 2023-05-15

  • Add cache to Kedro's context in the ContextHelper class to prevent re-loading
  • Upgrade dependencies to support kedro>=0.18.8
  • Add support for OmegaConfigLoader
  • Upgrade misc. dependencies
  • Remove deprecated KedoVertexAIConfigLoaderHook
  • ⚠️ Change default behaviour of config loader in the plugin to rely on project's one instead of EnvTemplatedConfigLoader
  • [Docs 📝] Update documentation
  • Improve E2E tests config