Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stratisd 3.6.5 release notes #343

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions content/stratisd-release-notes-3.6.5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
+++
title = "stratisd 3.6.5 Release Notes"
date = 2024-02-21
weight = 37
template = "page.html"
render = true
+++

*mulhern, Stratis Team*

`stratisd` 3.6.5 includes a modification to its internal locking mechanism
which allows a lock which does not conflict with a currently held lock to
precede a lock that does. This change relaxes a fairness restriction that
gave precedence to locks based solely on the order in which they had been
placed on a wait queue. This release also includes a number of housekeeping
commits and minor improvements.

<!-- more -->

Please consult the [stratisd] changelog for additional information about the
release.

[stratisd]: https://github.com/stratis-storage/stratisd/blob/patch-3.6.0/CHANGES.txt