Releases: astronomer/orbiter
Releases · astronomer/orbiter
v1.4.0
What's Changed
orbiter document
command by @fritz-astronomer in #38- Noisy Ruff Rules + MultiCronTimetable fixes + Integration Testing Fixes by @fritz-astronomer in #37
- MultiCronTimetable hotfix by @fritz-astronomer in #39
Full Changelog: v1.3.3...v1.4.0
v1.3.3
v1.3.2
What's Changed
- Correct Import Path for
OrbiterMultiCronTimetable
by @fritz-astronomer in #34
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- Fix: OrbiterSMTPCallback Pydantic Validation by @fritz-astronomer in #29
- Docs: Origin Updates
- Update JAMS terminology by @fritz-astronomer in #27
- add jenkins translation by @fritz-astronomer in #26
- add Autosys translations by @fritz-astronomer in #25
- Misc: pre-commit autoupdate by @pre-commit-ci in #24
- CICD: deploy docs via CICD by @fritz-astronomer in
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Improve behavior around adding nested TaskDependencies by @fritz-astronomer in #23
Full Changelog: v1.2.3...v1.3.0
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