Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Release 10.2

Compare
Choose a tag to compare
@phlogistonjohn phlogistonjohn released this 15 Dec 15:25
· 83 commits to master since this release

This is a bugfix and client API improvement release.

Changelog

  • Fix an issue with the enumeration of pending operations (PR #1815) [1]
  • Fix a memory leak caused by use of incompatible gorilla context (PR #1799)
  • Fix a case when gluster command returns without a proper error code (PR #1795)
  • Fix an issue in heketi-cli when the server does not set content-length (PR #1789)
  • Allow consumers of the heketi client API (golang only) to customize how the http client is configured (PR #1771)

[1] - In some cases related to this issue stale pending operations may not be automatically cleaned, due to a identification of the operation type. If you think you have encountered this condition, please file an issue. The original issue was introduced in Heketi version v10.0.0.