Skip to content

Latest commit

 

History

History
106 lines (70 loc) · 2.38 KB

CHANGELOG.rst

File metadata and controls

106 lines (70 loc) · 2.38 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Removed

  • Dropped support for Python 2

`1.3.2`_ - 2020-07-02

Changed

  • Fix pypi autopublishing

`1.3.1`_ - 2020-07-02

Changed

  • Fix pypi / dockerhub autopublishing (#40)

1.3.0 - 2020-07-02

Added

  • Autopublish to pypi (#39)
  • Add dockerfile and autopublish to dockerhub (#38)
  • Move repo to prometheus-pve github org (#36, #37)

1.2.2 - 2020-05-18

Changed

  • Fix failure when some node is unavailable (#31)

1.2.1 - 2020-05-03

Changed

  • Refuse to start with invalid configuration (#29)
  • Log exceptions thrown during view rendering (#28)

1.2.0 - 2020-04-20

Added

  • Add pve_onboot_status read from vm/container config (#22)

1.1.2 - 2018-10-17

Changed

  • Fixed issues with VM names when PVE is down. (#14, #15)

1.1.1 - 2018-02-28

Changed

  • Fix for target/module URL parameters being ignored, fixes #9 and #11

1.1.0 - 2018-01-22

Added

  • IPv6 support