github astronomer/astronomer-cosmos astronomer-cosmos-v1.12.0a2
v1.12.0a2

latest releases: astronomer-cosmos-v1.15.1, astronomer-cosmos-v1.15.1a5, astronomer-cosmos-v1.15.1a4...
pre-release10 months ago

Breaking changes

  • Introduced in the PR #2080. The following functions are expected to be used internally only to Cosmos, so we hope these won't impact end-users, but we are documenting the changes just in case:
    • generate_task_or_group receives render_config instead of its individual configurations, such as test_behavior, source_rendering_behavior and enable_owner_inheritance
    • create_task_metadata receives render_config instead of its individual configurations, such as test_behavior, source_rendering_behavior and enable_owner_inheritance
    • create_task_metadata now expects the node_converters argument

Features

  • Support applying node_converter at a task level instead of task group level by @anyapriya in #1759

Enhancements

  • Remove usage of contextmanager in plugins for accessing connections in Airflow >= 3.1.2 by @pankajkoti in #2073
  • Refactor airflow/graph.py to simplify code-base by @tatiana in #2080

Others

  • Fix broken CI due to fastapi incompatibility with cadwyn for Airflow 3 by @pankajkoti in #2076
  • Pre-commit updates: #2078

Don't miss a new astronomer-cosmos release

NewReleases is sending notifications on new releases.