Skip to content

Latest commit

 

History

History
193 lines (83 loc) · 7.17 KB

CHANGELOG.md

File metadata and controls

193 lines (83 loc) · 7.17 KB

0.21.1 (2024-05-31)

Bug Fixes

  • update ci and make a release to test it (5ace951)

0.21.0 (2024-05-31)

Features

  • Merge various fix from community (#32) (fb9f104)

0.20.1 (2023-12-10)

Bug Fixes

  • credentials: wrong API endpoint #29 and wrong credential type attribute name (efb94c6)

0.20.0 (2023-11-23)

Features

  • Add job_slice_count to JobTemplate type (#22) (a411ff2)

0.19.0 (2023-11-23)

Features

  • Add allow_override to Project type. (#21) (8cecde5)

0.18.1 (2023-04-14)

Bug Fixes

  • import schedule type with extra_data (#27) (7fef8a9)

0.18.0 (2023-01-10)

Bug Fixes

  • remove check not present return parameter (c1c8f45)

Features

  • launch workflow job template (fd0a966)

0.17.0 (2022-10-31)

Features

  • manage organization Galaxy credentials (#20) (e45fbfe)

0.16.0 (2022-10-31)

Features

0.15.0 (2022-10-31)

Features

0.14.1 (2022-10-25)

Bug Fixes

0.14.0 (2022-10-24)

Features

0.13.1 (2022-07-22)

Bug Fixes

  • rename variable after merge (d90656d)

0.13.0 (2022-07-22)

Features

  • Application: Added application API suport (7f173e8)

0.12.0 (2022-07-22)

Features

  • Authentication: Added ability to construct a token based AWX authentication experience (60c73f4)

0.11.0 (2022-07-22)

Features

  • Complete ObjectRoles map (9eb69d9)

0.10.1 (2022-07-01)

Bug Fixes

  • always workflow node type api call (#6) (17716db)

0.10.0 (2022-05-11)

Features

0.9.0 (2022-04-20)

Features

  • support execution environments (since AWX 18.0.0) (#3) (ea6baec)

0.8.0 (2022-01-05)

Features

  • add (job_template,workflow_job_template) notification_templates association disassociation (a5f3828)

0.7.0 (2022-01-04)

Features

  • add notification_templates (24bff42)

0.6.3 (2021-12-23)

Bug Fixes

  • add schedule inventory field (878b010)

0.6.2 (2021-12-23)

Bug Fixes

  • unified_job_template is not mandatory for workflow_job_template schedules (6186119)

0.6.1 (2021-12-23)

Bug Fixes

0.6.0 (2021-12-23)

Features

  • add workflow_job_template_schedule service (85ffc50)

0.5.1 (2021-12-23)

Bug Fixes

  • rename schedule service list function (1d95fc7)

0.5.0 (2021-12-23)

Features

  • add schedule service and rename package (856e28c)