Skip to content

bump version to 1.5.4

Compare
Choose a tag to compare
@lxbsz lxbsz released this 19 Mar 03:38
06d64ab

This is the 1.5.4 release of tcmu-runner.

Release notes:

In this release it includes some minor cleanups and in rbd handler there has one WRITESAME bug fixing and one enhancement by using the new daemon name format to simplify the ceph status to make it more readable.

Shin'ichiro Kawasaki (1):
file_zbc: Remove unnecessary zone boundary check

Xiubo Li (6):
rbd: use the new format of the daemon name
rbd: fix the unmap align and granularity size
tcmur: clean up the code
tcmur: fall back to writesame without unmap if not aligned
handler: add writesame/caw hooks support