Skip to content

v4.5.0

Compare
Choose a tag to compare
@MoritzWeber0 MoritzWeber0 released this 23 Sep 13:27
· 340 commits to main since this release
ef2cf75

Note

A new required key .Values.valkey.password was added to the Helm Chart configuration. Fill it with a randomly generated password in your values.yaml.

What's Changed

We've added Valkey, an in-memory database, as a component of the management platform. We'll be using it primarily for caching. With this release, it's used to cache the model badge and diagram viewer, which load much faster when cached.

Full Changelog

Features

Bug Fixes

  • fix: Display long usernames correctly in user overview by @MoritzWeber0 in #1820
  • fix: Disable Feedback Prompt when logged out, Change order of buttons by @zusorio in #1828

Documentation

  • docs: Add comparison between local Capella and Collaboration Manager by @MoritzWeber0 in #1819

Internal Changes

  • build: Fail helm upgrade if secrets are not set in values.yaml by @MoritzWeber0 in #1818

Full Changelog: v4.4.0...v4.5.0