Releases: astronomer/orbiter
Releases · astronomer/orbiter
v1.2.3
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
- fix: change 'name' in
- [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
What's Changed
- Update Supported origins by @fritz-astronomer in #17
- version bump for supported origins by @fritz-astronomer in #18
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Small doc & unit test updates by @fritz-astronomer in #14
- Separate
orbiter analyze
Command, add input file to dag dict post-filter, trim log output by @fritz-astronomer in #16
Full Changelog: v1.2.0...v1.2.1
v1.2.0
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
- swap
Full Changelog: v1.1.0...v1.2.0
v1.1.0
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
- feat: add
Full Changelog: v1.0.2...v1.1.0
v1.0.2
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 fromOrbiterTaskDependency
, 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
tolist-rulesets
- Add general utility functions to
- full v1.0.2 release by @fritz-astronomer in #8
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #5
- CICD fixes:
- publish to pypi in release not build step by @fritz-astronomer in #7
- move pypi env stuff to release block by @fritz-astronomer in #9
New Contributors
- @fritz-astronomer made their first contribution in #6
- @pre-commit-ci made their first contribution in #5
Full Changelog: v1.0.1...v1.0.2
v1.0.2a1
What's Changed
- v1.0.2 by @fritz-astronomer in #6
New Contributors
- @fritz-astronomer made their first contribution in #6
Full Changelog: v1.0.1...v1.0.2a1
v1.0.1
Full Changelog: v1.0.0-alpha5...v1.0.1