Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@mamercad mamercad released this 06 Mar 22:23
8e513a2

Release Summary

Bump Python, project-wide, to 3.11.11. Fix state: absent bug in the Droplet module. Disable integration testing for the monitoring_alert_policy and one_click modules since they are broken (#234).

Minor Changes

  • Bump Python to 3.11.11 and Poetry to 1.8.5 (#229).
  • monitoring_alert_policy - mark integration test as disabled since it is broken (#229)."
  • one_click - mark this integration test as disabled since it is broken (#229)."

Bugfixes

  • droplet - add misisng droplet_id parameter when for state: absent (#229).