Skip to content

v1.9.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare

SECURITY:

  • security: Fixed a bug in client FS API where the check to prevent reads from the secrets dir could be bypassed on case-insensitive file systems [GH-24125]

IMPROVEMENTS:

  • metrics: introduce client config to include alloc metadata as part of the base labels [GH-23964]

BUG FIXES:

  • bug: Allow client template config block to be parsed when using json config [GH-24007]
  • scaling: Fixed a bug where scaling policies would not get created during job submission unless namespace field was set in jobspec [GH-24065]
  • state: Fixed a bug where compatibility updates for node topology for nodes older than 1.7.0 were not being correctly applied [GH-24127]
  • ui: Fixes an issue where variables paths would not let namespaced users write variables unless they also had wildcard namespace variable write permissions [GH-24073]