Skip to content

Releases: Shopify/pyoozie

v0.0.4

16 May 19:55
978e31a
Compare
Choose a tag to compare
  • Delay the connection check until the first request (#64)

v0.0.1

09 Aug 18:26
Compare
Choose a tag to compare

Feature included:

  • Add ability to update a coordinator's definition #42
  • Add missing is_active tags to some statuses #44
  • Leave conf None if not provided #47
  • Add test utilities #45
  • Add basic workflow generation #49

Bugfixes included:

  • Change how we specify environment markers #53

Cleanup PRs included:

  • Replace pep8 with pycodestyle #39
  • Pin Pylint in requirements #43
  • Fix flaky XML comparison #48