Skip to content

v8.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 09:45
v8.1.0
3cb3816

What's Changed

  • fix(ctl): hide all node reachability flags by @iamjoemccormick in #166
  • ci: remove unneeded ci token, enable codeql, and add security policy by @iamjoemccormick in #168
  • feat(ctl): split file state management into access flags and data state by @pravar3088 in #165
  • chore(ctl): align access flags with C++ side five-bit implementation by @pravar3088 in #175
  • ci(codeql): enable scanning for the develop branch by @iamjoemccormick in #176
  • fix: normalize use of double vs single quotes in toml config files by @iamjoemccormick in #167
  • fix(sync): clarify worker logging context to avoid confusion with node ID by @iamjoemccormick in #167
  • feat(ctl): improve arg error handling and standardize help usage by @iamjoemccormick in #178
  • feat(rst): clarify error messages and hint at likely solutions by @iamjoemccormick in #182
  • fix(ctl): properly handle --raw in beegfs client stats by @philippfalk in #186
  • feat(license): print scope(s) in output by @philippfalk in #173
  • feat(rst): Add support for download and stub files by @swartzn in #152
  • fix(rst): pulling offloaded file with configured rst by @swartzn in #193
  • fix(rst): fix failure to acquire file lock as failed instead of failed-precondition by @swartzn in #198
  • chore(deps): bump go to 1.23.10 by @swartzn in #204
  • fix(rst): request for invalid remote storage target by @swartzn in #197
  • fix(rst): setting rst policies when not specified in the config by @swartzn in #206
  • fix(ctl): dir entry info and ping positional args by @iamjoemccormick in #199

These release notes only cover changes to BeeGFS Go. Click here for the full BeeGFS 8.1 release notes.

Full Changelog: v8.0.1...v8.1.0