Skip to content

Latest commit

 

History

History
43 lines (34 loc) · 1.41 KB

CHANGELOG.md

File metadata and controls

43 lines (34 loc) · 1.41 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.

[Unreleased]

[0.6.7] - 2020-01-31

Fixed

  • Register the correct alias when multiple iSCSI targets exist. Contributed by MostlyBrian.
  • Fix multiple bugs with IPv6 (issue #51). Reported by Yuya Murai.

[0.6.6] - 2019-05-22

Fixed

  • Register the iSCSI alias attribute (issue #48).
  • Fix registration error with the Microsoft iSNS server when a portal is removed (issue #44). Contributed by Hao Wu.

[0.6.5] - 2018-06-20

Fixed

  • Fix registration of new targets after all existing targets are removed (issue #38).
  • Fix invalid update error returned by the Microsoft iSNS server when removing a portal (issue #40).
  • Fix string truncation and compilation with gcc 8. Contributed by Lee Duncan.

[0.6.4] - 2018-01-20

Fixed

  • Fix segfault caused by large PDUs by generating multiple PDUs for large registration messages. Contributed by Kyle Fortin.

Added

[0.6.3] - 2017-03-05