Skip to content

Releases: astronomer/orbiter

v1.2.3

24 Oct 20:05
b3ee237
Compare
Choose a tag to compare

What's Changed

  • v1.2.3 by @fritz-astronomer in #21
    • fix: change 'name' in py_assigned_object to 'ast_name' to prevent collision if used in a task
    • feat: add __file before and after dag_filter
    • fix: allow OrbiterDAG to take timedelta
    • fix: remove empty downstreams from TaskGroup to prevent ast render failures
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #15
  • Add full oozie translation to list of rulesets by @fritz-astronomer in #22

Full Changelog: v1.2.2...v1.2.3

v1.2.2

10 Sep 19:26
9bdf938
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

03 Sep 21:59
4472792
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

30 Aug 16:40
be7096d
Compare
Choose a tag to compare

What's Changed

  • v1.2.0 by @fritz-astronomer in #13
    BREAKING CHANGE:
    • swap FileType from Enum to class w/ parsing method.
    • translation_ruleset.file_type as set, to allow for multiple

Full Changelog: v1.1.0...v1.2.0

v1.1.0

29 Aug 22:00
29dc851
Compare
Choose a tag to compare

What's Changed

  • v1.1.0 by @fritz-astronomer in #12
    • feat: add just docker-run-python
    • feat: add orbiter translate --analyze
    • fix: add installing pyz from GitHub for binary execution mode
    • refactor: add config file for various env vars
    • style: update translation ruleset template

Full Changelog: v1.0.2...v1.1.0

v1.0.2

28 Aug 01:14
Compare
Choose a tag to compare

What's Changed

  • v1.0.2 by @fritz-astronomer in #6
    • Add general utility functions to TranslationRuleset - loads, dumps, test, get_files_with_extension
    • change task.downstream to be task_id str from OrbiterTaskDependency, better task+dag nested Object handling (get imports/includes/etc from callbacks)
    • Catch exceptions in rule evaluation, and log a warning
    • add demos to supported_origins.csv
    • rename orbiter help to list-rulesets
  • full v1.0.2 release by @fritz-astronomer in #8
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #5
  • CICD fixes:

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.2a1

28 Aug 00:20
c086e7c
Compare
Choose a tag to compare
v1.0.2a1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2a1

v1.0.1

21 Aug 23:31
Compare
Choose a tag to compare

Full Changelog: v1.0.0-alpha5...v1.0.1