Skip to content

Latest commit

 

History

History
64 lines (34 loc) · 809 Bytes

CHANGELOG.md

File metadata and controls

64 lines (34 loc) · 809 Bytes

Changelog


[Unreleased]

Added

Changed

Fixed

[0.1.9] - 2023-05-16

Added

[0.1.8] - 2023-01-08

Added

  • Provider now supports Python 3.7 (@shannonchoang)

Fixed

  • Missing init.py file in operators folder (@josh-fell)

[0.1.7] - 2022-11-08

Fixed

  • Input Parameters do not send null values to the api.

[0.1.6] - 2022-09-27

Added

  • Input Parameters can now be templated with Jinja macros

[0.1.3] - 2022-09-15

Added

  • Add Update Cache Parameter
  • Add User Agent to requests

[0.1.2]

Added

  • Handles a new terminal state: UNABLE_TO_ALLOCATE_KERNEL

[0.1.1]

Added

  • Initial Release