Skip to content

Version 0.6.3

Compare
Choose a tag to compare
@ralequi ralequi released this 17 Apr 14:50
· 32 commits to master since this release
ca421f2
  • New features:

    • [Controller] Added methods to control the patrolread. (PR #10)
    • [Virtualdrive] New property (get & set) access in order to get or set the access policy of a virtual drive.
  • Fixes:

    • [Controller] Fixed minnor issue with controller.metrics typing. WARNING: those types will be changed in future versions.
  • Changes:

    • [Controller] Refactor: Moved metrics into different subfolder.
    • [Enclosure] Refactor: Moved into subfolder.
    • [Drive] Refactor: Moved state & metrics into different subfolder.
    • [Virtualdrive] Refactor: Moved metrics into different subfolder.
    • Many python typing fixes
  • Breaking changes

    • [Virtualdrive] State is now of type VDState